diff --git a/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo.Android/DIContainerDemo.Android.csproj b/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo.Android/DIContainerDemo.Android.csproj index 5a8f08107b..bce967eb39 100755 --- a/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo.Android/DIContainerDemo.Android.csproj +++ b/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo.Android/DIContainerDemo.Android.csproj @@ -48,7 +48,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo.UWP/DIContainerDemo.UWP.csproj b/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo.UWP/DIContainerDemo.UWP.csproj index 8d7ccfd909..6182e816d1 100644 --- a/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo.UWP/DIContainerDemo.UWP.csproj +++ b/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo.UWP/DIContainerDemo.UWP.csproj @@ -134,7 +134,7 @@ 6.1.5 - 4.6.0.726 + 4.7.0.968 diff --git a/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo.iOS/DIContainerDemo.iOS.csproj b/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo.iOS/DIContainerDemo.iOS.csproj index 879788f840..4c97a56ecf 100755 --- a/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo.iOS/DIContainerDemo.iOS.csproj +++ b/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo.iOS/DIContainerDemo.iOS.csproj @@ -152,7 +152,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo/DIContainerDemo.csproj b/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo/DIContainerDemo.csproj index 53ad4859ce..34246688fa 100644 --- a/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo/DIContainerDemo.csproj +++ b/Advanced/DependencyResolution/DIContainerDemo/DIContainerDemo/DIContainerDemo.csproj @@ -9,7 +9,7 @@ - + diff --git a/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo.Android/FactoriesDemo.Android.csproj b/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo.Android/FactoriesDemo.Android.csproj index c977644197..5ed5cff43b 100755 --- a/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo.Android/FactoriesDemo.Android.csproj +++ b/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo.Android/FactoriesDemo.Android.csproj @@ -48,7 +48,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo.UWP/FactoriesDemo.UWP.csproj b/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo.UWP/FactoriesDemo.UWP.csproj index 7f1111e148..5c43631c4c 100755 --- a/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo.UWP/FactoriesDemo.UWP.csproj +++ b/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo.UWP/FactoriesDemo.UWP.csproj @@ -134,7 +134,7 @@ 6.1.5 - 4.6.0.726 + 4.7.0.968 diff --git a/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo.iOS/FactoriesDemo.iOS.csproj b/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo.iOS/FactoriesDemo.iOS.csproj index 1dac2b0c42..1812119cd5 100755 --- a/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo.iOS/FactoriesDemo.iOS.csproj +++ b/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo.iOS/FactoriesDemo.iOS.csproj @@ -159,7 +159,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo/FactoriesDemo.csproj b/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo/FactoriesDemo.csproj index 0edcf305f0..e5b2de5fce 100644 --- a/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo/FactoriesDemo.csproj +++ b/Advanced/DependencyResolution/FactoriesDemo/FactoriesDemo/FactoriesDemo.csproj @@ -17,7 +17,7 @@ - + \ No newline at end of file diff --git a/Behaviors/AttachedNumericValidationBehavior/AttachedNumericValidationBehavior/AttachedNumericValidationBehavior.csproj b/Behaviors/AttachedNumericValidationBehavior/AttachedNumericValidationBehavior/AttachedNumericValidationBehavior.csproj index 81407b521c..9de46a9c9c 100644 --- a/Behaviors/AttachedNumericValidationBehavior/AttachedNumericValidationBehavior/AttachedNumericValidationBehavior.csproj +++ b/Behaviors/AttachedNumericValidationBehavior/AttachedNumericValidationBehavior/AttachedNumericValidationBehavior.csproj @@ -9,7 +9,7 @@ - + diff --git a/Behaviors/AttachedNumericValidationBehavior/WorkingWithBehaviors.Android/AttachedNumericValidationBehavior.Android.csproj b/Behaviors/AttachedNumericValidationBehavior/WorkingWithBehaviors.Android/AttachedNumericValidationBehavior.Android.csproj index 248c381241..dc5412f2e0 100644 --- a/Behaviors/AttachedNumericValidationBehavior/WorkingWithBehaviors.Android/AttachedNumericValidationBehavior.Android.csproj +++ b/Behaviors/AttachedNumericValidationBehavior/WorkingWithBehaviors.Android/AttachedNumericValidationBehavior.Android.csproj @@ -38,7 +38,7 @@ False - + diff --git a/Behaviors/AttachedNumericValidationBehavior/WorkingWithBehaviors.UWP/AttachedNumericValidationBehavior.UWP.csproj b/Behaviors/AttachedNumericValidationBehavior/WorkingWithBehaviors.UWP/AttachedNumericValidationBehavior.UWP.csproj index 3c2b4b03a9..25572576ed 100755 --- a/Behaviors/AttachedNumericValidationBehavior/WorkingWithBehaviors.UWP/AttachedNumericValidationBehavior.UWP.csproj +++ b/Behaviors/AttachedNumericValidationBehavior/WorkingWithBehaviors.UWP/AttachedNumericValidationBehavior.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Behaviors/AttachedNumericValidationBehavior/WorkingWithBehaviors.iOS/AttachedNumericValidationBehavior.iOS.csproj b/Behaviors/AttachedNumericValidationBehavior/WorkingWithBehaviors.iOS/AttachedNumericValidationBehavior.iOS.csproj index f2fc8d244e..04ffa68e39 100644 --- a/Behaviors/AttachedNumericValidationBehavior/WorkingWithBehaviors.iOS/AttachedNumericValidationBehavior.iOS.csproj +++ b/Behaviors/AttachedNumericValidationBehavior/WorkingWithBehaviors.iOS/AttachedNumericValidationBehavior.iOS.csproj @@ -92,7 +92,7 @@ NSUrlSessionHandler - + diff --git a/Behaviors/EffectBehavior/Droid/EffectsDemo.Droid.csproj b/Behaviors/EffectBehavior/Droid/EffectsDemo.Droid.csproj index 713f924cc7..7bec1c5d0d 100755 --- a/Behaviors/EffectBehavior/Droid/EffectsDemo.Droid.csproj +++ b/Behaviors/EffectBehavior/Droid/EffectsDemo.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Behaviors/EffectBehavior/Droid/Resources/Resource.designer.cs b/Behaviors/EffectBehavior/Droid/Resources/Resource.designer.cs index 48febf37ef..172f7fdfb9 100644 --- a/Behaviors/EffectBehavior/Droid/Resources/Resource.designer.cs +++ b/Behaviors/EffectBehavior/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::EffectsDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::EffectsDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::EffectsDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::EffectsDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::EffectsDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::EffectsDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::EffectsDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::EffectsDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::EffectsDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::EffectsDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::EffectsDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::EffectsDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::EffectsDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::EffectsDemo.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::EffectsDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::EffectsDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::EffectsDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::EffectsDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::EffectsDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::EffectsDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::EffectsDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::EffectsDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::EffectsDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::EffectsDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::EffectsDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::EffectsDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::EffectsDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::EffectsDemo.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Behaviors/EffectBehavior/EffectsDemo/EffectsDemo.csproj b/Behaviors/EffectBehavior/EffectsDemo/EffectsDemo.csproj index 81c88f5945..0de36c483b 100644 --- a/Behaviors/EffectBehavior/EffectsDemo/EffectsDemo.csproj +++ b/Behaviors/EffectBehavior/EffectsDemo/EffectsDemo.csproj @@ -9,7 +9,7 @@ - + diff --git a/Behaviors/EffectBehavior/UWP/EffectsDemo.UWP.csproj b/Behaviors/EffectBehavior/UWP/EffectsDemo.UWP.csproj index 18c7d97677..f96d734e42 100755 --- a/Behaviors/EffectBehavior/UWP/EffectsDemo.UWP.csproj +++ b/Behaviors/EffectBehavior/UWP/EffectsDemo.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Behaviors/EffectBehavior/iOS/EffectsDemo.iOS.csproj b/Behaviors/EffectBehavior/iOS/EffectsDemo.iOS.csproj index 08bc9fc48e..48d839e8cc 100755 --- a/Behaviors/EffectBehavior/iOS/EffectsDemo.iOS.csproj +++ b/Behaviors/EffectBehavior/iOS/EffectsDemo.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/Behaviors/EventToCommandBehavior/Droid/EventToCommandBehavior.Droid.csproj b/Behaviors/EventToCommandBehavior/Droid/EventToCommandBehavior.Droid.csproj index 3ca99817b1..de2fb0723f 100755 --- a/Behaviors/EventToCommandBehavior/Droid/EventToCommandBehavior.Droid.csproj +++ b/Behaviors/EventToCommandBehavior/Droid/EventToCommandBehavior.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Behaviors/EventToCommandBehavior/Droid/Resources/Resource.designer.cs b/Behaviors/EventToCommandBehavior/Droid/Resources/Resource.designer.cs index 05da3920b4..1a37ab9b0c 100644 --- a/Behaviors/EventToCommandBehavior/Droid/Resources/Resource.designer.cs +++ b/Behaviors/EventToCommandBehavior/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::EventToCommandBehavior.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::EventToCommandBehavior.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::EventToCommandBehavior.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::EventToCommandBehavior.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::EventToCommandBehavior.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::EventToCommandBehavior.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::EventToCommandBehavior.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::EventToCommandBehavior.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::EventToCommandBehavior.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::EventToCommandBehavior.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::EventToCommandBehavior.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::EventToCommandBehavior.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::EventToCommandBehavior.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::EventToCommandBehavior.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::EventToCommandBehavior.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::EventToCommandBehavior.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::EventToCommandBehavior.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::EventToCommandBehavior.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::EventToCommandBehavior.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::EventToCommandBehavior.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EventToCommandBehavior.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::EventToCommandBehavior.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EventToCommandBehavior.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EventToCommandBehavior.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::EventToCommandBehavior.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::EventToCommandBehavior.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::EventToCommandBehavior.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::EventToCommandBehavior.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::EventToCommandBehavior.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::EventToCommandBehavior.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::EventToCommandBehavior.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::EventToCommandBehavior.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::EventToCommandBehavior.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::EventToCommandBehavior.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::EventToCommandBehavior.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::EventToCommandBehavior.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::EventToCommandBehavior.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::EventToCommandBehavior.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::EventToCommandBehavior.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::EventToCommandBehavior.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::EventToCommandBehavior.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::EventToCommandBehavior.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::EventToCommandBehavior.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::EventToCommandBehavior.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EventToCommandBehavior.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::EventToCommandBehavior.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EventToCommandBehavior.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EventToCommandBehavior.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Behaviors/EventToCommandBehavior/EventToCommandBehavior/EventToCommandBehavior.csproj b/Behaviors/EventToCommandBehavior/EventToCommandBehavior/EventToCommandBehavior.csproj index 81c88f5945..0de36c483b 100644 --- a/Behaviors/EventToCommandBehavior/EventToCommandBehavior/EventToCommandBehavior.csproj +++ b/Behaviors/EventToCommandBehavior/EventToCommandBehavior/EventToCommandBehavior.csproj @@ -9,7 +9,7 @@ - + diff --git a/Behaviors/EventToCommandBehavior/UWP/EventToCommandBehavior.UWP.csproj b/Behaviors/EventToCommandBehavior/UWP/EventToCommandBehavior.UWP.csproj index 14b6ecc76b..f5b0502c4e 100755 --- a/Behaviors/EventToCommandBehavior/UWP/EventToCommandBehavior.UWP.csproj +++ b/Behaviors/EventToCommandBehavior/UWP/EventToCommandBehavior.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Behaviors/EventToCommandBehavior/iOS/EventToCommandBehavior.iOS.csproj b/Behaviors/EventToCommandBehavior/iOS/EventToCommandBehavior.iOS.csproj index 29d315300e..41df11258c 100755 --- a/Behaviors/EventToCommandBehavior/iOS/EventToCommandBehavior.iOS.csproj +++ b/Behaviors/EventToCommandBehavior/iOS/EventToCommandBehavior.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/Behaviors/NumericValidationBehavior/WorkingWithBehaviors.Android/NumericValidationBehavior.Android.csproj b/Behaviors/NumericValidationBehavior/WorkingWithBehaviors.Android/NumericValidationBehavior.Android.csproj index f09e7f7cb2..840742a346 100644 --- a/Behaviors/NumericValidationBehavior/WorkingWithBehaviors.Android/NumericValidationBehavior.Android.csproj +++ b/Behaviors/NumericValidationBehavior/WorkingWithBehaviors.Android/NumericValidationBehavior.Android.csproj @@ -38,7 +38,7 @@ False - + diff --git a/Behaviors/NumericValidationBehavior/WorkingWithBehaviors.UWP/NumericValidationBehavior.UWP.csproj b/Behaviors/NumericValidationBehavior/WorkingWithBehaviors.UWP/NumericValidationBehavior.UWP.csproj index db11af9c7c..0a01efa96d 100755 --- a/Behaviors/NumericValidationBehavior/WorkingWithBehaviors.UWP/NumericValidationBehavior.UWP.csproj +++ b/Behaviors/NumericValidationBehavior/WorkingWithBehaviors.UWP/NumericValidationBehavior.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Behaviors/NumericValidationBehavior/WorkingWithBehaviors.iOS/NumericValidationBehavior.iOS.csproj b/Behaviors/NumericValidationBehavior/WorkingWithBehaviors.iOS/NumericValidationBehavior.iOS.csproj index e8c969238a..e7dae5acba 100644 --- a/Behaviors/NumericValidationBehavior/WorkingWithBehaviors.iOS/NumericValidationBehavior.iOS.csproj +++ b/Behaviors/NumericValidationBehavior/WorkingWithBehaviors.iOS/NumericValidationBehavior.iOS.csproj @@ -92,7 +92,7 @@ NSUrlSessionHandler - + diff --git a/Behaviors/NumericValidationBehavior/WorkingWithBehaviors/NumericValidationBehavior.csproj b/Behaviors/NumericValidationBehavior/WorkingWithBehaviors/NumericValidationBehavior.csproj index 81407b521c..9de46a9c9c 100644 --- a/Behaviors/NumericValidationBehavior/WorkingWithBehaviors/NumericValidationBehavior.csproj +++ b/Behaviors/NumericValidationBehavior/WorkingWithBehaviors/NumericValidationBehavior.csproj @@ -9,7 +9,7 @@ - + diff --git a/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors.Android/NumericValidationBehaviorStyle.Android.csproj b/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors.Android/NumericValidationBehaviorStyle.Android.csproj index a40b4963fd..1700536fce 100644 --- a/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors.Android/NumericValidationBehaviorStyle.Android.csproj +++ b/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors.Android/NumericValidationBehaviorStyle.Android.csproj @@ -38,7 +38,7 @@ False - + diff --git a/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors.UWP/NumericValidationBehaviorStyle.UWP.csproj b/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors.UWP/NumericValidationBehaviorStyle.UWP.csproj index 88efc17c06..299f9aa457 100755 --- a/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors.UWP/NumericValidationBehaviorStyle.UWP.csproj +++ b/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors.UWP/NumericValidationBehaviorStyle.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors.iOS/NumericValidationBehaviorStyle.iOS.csproj b/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors.iOS/NumericValidationBehaviorStyle.iOS.csproj index e3382a0922..e3db346308 100644 --- a/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors.iOS/NumericValidationBehaviorStyle.iOS.csproj +++ b/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors.iOS/NumericValidationBehaviorStyle.iOS.csproj @@ -92,7 +92,7 @@ NSUrlSessionHandler - + diff --git a/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors/NumericValidationBehaviorStyle.csproj b/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors/NumericValidationBehaviorStyle.csproj index 5b48eec593..2bc446b259 100644 --- a/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors/NumericValidationBehaviorStyle.csproj +++ b/Behaviors/NumericValidationBehaviorStyle/WorkingWithBehaviors/NumericValidationBehaviorStyle.csproj @@ -9,7 +9,7 @@ - + \ No newline at end of file diff --git a/BoxView/BasicBoxView/BasicBoxView/BasicBoxView.Android/BasicBoxView.Android.csproj b/BoxView/BasicBoxView/BasicBoxView/BasicBoxView.Android/BasicBoxView.Android.csproj index a9bda7998e..98bcffd8a5 100755 --- a/BoxView/BasicBoxView/BasicBoxView/BasicBoxView.Android/BasicBoxView.Android.csproj +++ b/BoxView/BasicBoxView/BasicBoxView/BasicBoxView.Android/BasicBoxView.Android.csproj @@ -43,7 +43,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/BoxView/BasicBoxView/BasicBoxView/BasicBoxView.UWP/BasicBoxView.UWP.csproj b/BoxView/BasicBoxView/BasicBoxView/BasicBoxView.UWP/BasicBoxView.UWP.csproj index 542304d24d..72d6a9155f 100755 --- a/BoxView/BasicBoxView/BasicBoxView/BasicBoxView.UWP/BasicBoxView.UWP.csproj +++ b/BoxView/BasicBoxView/BasicBoxView/BasicBoxView.UWP/BasicBoxView.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/BoxView/BasicBoxView/BasicBoxView/BasicBoxView.iOS/BasicBoxView.iOS.csproj b/BoxView/BasicBoxView/BasicBoxView/BasicBoxView.iOS/BasicBoxView.iOS.csproj index 453a978a80..acc5eb28e9 100755 --- a/BoxView/BasicBoxView/BasicBoxView/BasicBoxView.iOS/BasicBoxView.iOS.csproj +++ b/BoxView/BasicBoxView/BasicBoxView/BasicBoxView.iOS/BasicBoxView.iOS.csproj @@ -133,7 +133,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/BoxView/BasicBoxView/BasicBoxView/BasicBoxView/BasicBoxView.csproj b/BoxView/BasicBoxView/BasicBoxView/BasicBoxView/BasicBoxView.csproj index 13c5e6ca2d..e14e9a193b 100755 --- a/BoxView/BasicBoxView/BasicBoxView/BasicBoxView/BasicBoxView.csproj +++ b/BoxView/BasicBoxView/BasicBoxView/BasicBoxView/BasicBoxView.csproj @@ -18,6 +18,6 @@ - + \ No newline at end of file diff --git a/BoxView/BoxViewClock/BoxViewClock/BoxViewClock.Android/BoxViewClock.Android.csproj b/BoxView/BoxViewClock/BoxViewClock/BoxViewClock.Android/BoxViewClock.Android.csproj index 1881d71842..7171ecce34 100644 --- a/BoxView/BoxViewClock/BoxViewClock/BoxViewClock.Android/BoxViewClock.Android.csproj +++ b/BoxView/BoxViewClock/BoxViewClock/BoxViewClock.Android/BoxViewClock.Android.csproj @@ -42,7 +42,7 @@ SdkOnly - + diff --git a/BoxView/BoxViewClock/BoxViewClock/BoxViewClock.UWP/BoxViewClock.UWP.csproj b/BoxView/BoxViewClock/BoxViewClock/BoxViewClock.UWP/BoxViewClock.UWP.csproj index 4c1d56b59f..677d14f32e 100644 --- a/BoxView/BoxViewClock/BoxViewClock/BoxViewClock.UWP/BoxViewClock.UWP.csproj +++ b/BoxView/BoxViewClock/BoxViewClock/BoxViewClock.UWP/BoxViewClock.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/BoxView/BoxViewClock/BoxViewClock/BoxViewClock.iOS/BoxViewClock.iOS.csproj b/BoxView/BoxViewClock/BoxViewClock/BoxViewClock.iOS/BoxViewClock.iOS.csproj index fd38a58082..729b746d9c 100644 --- a/BoxView/BoxViewClock/BoxViewClock/BoxViewClock.iOS/BoxViewClock.iOS.csproj +++ b/BoxView/BoxViewClock/BoxViewClock/BoxViewClock.iOS/BoxViewClock.iOS.csproj @@ -93,7 +93,7 @@ NSUrlSessionHandler - + diff --git a/BoxView/BoxViewClock/BoxViewClock/BoxViewClock/BoxViewClock.csproj b/BoxView/BoxViewClock/BoxViewClock/BoxViewClock/BoxViewClock.csproj index 2c9be19dd1..7256fc3a5e 100644 --- a/BoxView/BoxViewClock/BoxViewClock/BoxViewClock/BoxViewClock.csproj +++ b/BoxView/BoxViewClock/BoxViewClock/BoxViewClock/BoxViewClock.csproj @@ -9,7 +9,7 @@ - + diff --git a/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock.Android/DotMatrixClock.Android.csproj b/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock.Android/DotMatrixClock.Android.csproj index 84105476e2..1aecee29d0 100644 --- a/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock.Android/DotMatrixClock.Android.csproj +++ b/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock.Android/DotMatrixClock.Android.csproj @@ -42,7 +42,7 @@ SdkOnly - + diff --git a/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock.UWP/DotMatrixClock.UWP.csproj b/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock.UWP/DotMatrixClock.UWP.csproj index 8580340669..91e615a68d 100644 --- a/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock.UWP/DotMatrixClock.UWP.csproj +++ b/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock.UWP/DotMatrixClock.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock.iOS/DotMatrixClock.iOS.csproj b/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock.iOS/DotMatrixClock.iOS.csproj index b6b9d73022..521569a4b4 100644 --- a/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock.iOS/DotMatrixClock.iOS.csproj +++ b/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock.iOS/DotMatrixClock.iOS.csproj @@ -93,7 +93,7 @@ NSUrlSessionHandler - + diff --git a/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock/DotMatrixClock.csproj b/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock/DotMatrixClock.csproj index 2c9be19dd1..7256fc3a5e 100644 --- a/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock/DotMatrixClock.csproj +++ b/BoxView/DotMatrixClock/DotMatrixClock/DotMatrixClock/DotMatrixClock.csproj @@ -9,7 +9,7 @@ - + diff --git a/BoxView/GameOfLife/GameOfLife/GameOfLife.Android/GameOfLife.Android.csproj b/BoxView/GameOfLife/GameOfLife/GameOfLife.Android/GameOfLife.Android.csproj index 34112c8319..5b53c32f80 100644 --- a/BoxView/GameOfLife/GameOfLife/GameOfLife.Android/GameOfLife.Android.csproj +++ b/BoxView/GameOfLife/GameOfLife/GameOfLife.Android/GameOfLife.Android.csproj @@ -42,7 +42,7 @@ SdkOnly - + 1.3.0 diff --git a/BoxView/GameOfLife/GameOfLife/GameOfLife.UWP/GameOfLife.UWP.csproj b/BoxView/GameOfLife/GameOfLife/GameOfLife.UWP/GameOfLife.UWP.csproj index 71ae24dc63..fc7a936315 100644 --- a/BoxView/GameOfLife/GameOfLife/GameOfLife.UWP/GameOfLife.UWP.csproj +++ b/BoxView/GameOfLife/GameOfLife/GameOfLife.UWP/GameOfLife.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/BoxView/GameOfLife/GameOfLife/GameOfLife.iOS/GameOfLife.iOS.csproj b/BoxView/GameOfLife/GameOfLife/GameOfLife.iOS/GameOfLife.iOS.csproj index e485388069..6b0ee8647d 100644 --- a/BoxView/GameOfLife/GameOfLife/GameOfLife.iOS/GameOfLife.iOS.csproj +++ b/BoxView/GameOfLife/GameOfLife/GameOfLife.iOS/GameOfLife.iOS.csproj @@ -93,7 +93,7 @@ NSUrlSessionHandler - + 1.3.0 diff --git a/BoxView/GameOfLife/GameOfLife/GameOfLife/GameOfLife.csproj b/BoxView/GameOfLife/GameOfLife/GameOfLife/GameOfLife.csproj index c675242277..41b691264a 100644 --- a/BoxView/GameOfLife/GameOfLife/GameOfLife/GameOfLife.csproj +++ b/BoxView/GameOfLife/GameOfLife/GameOfLife/GameOfLife.csproj @@ -9,7 +9,7 @@ - + diff --git a/BoxView/ListViewColors/ListViewColors/ListViewColors.Android/ListViewColors.Android.csproj b/BoxView/ListViewColors/ListViewColors/ListViewColors.Android/ListViewColors.Android.csproj index 229be80f82..7a0da21fac 100644 --- a/BoxView/ListViewColors/ListViewColors/ListViewColors.Android/ListViewColors.Android.csproj +++ b/BoxView/ListViewColors/ListViewColors/ListViewColors.Android/ListViewColors.Android.csproj @@ -42,7 +42,7 @@ SdkOnly - + diff --git a/BoxView/ListViewColors/ListViewColors/ListViewColors.UWP/ListViewColors.UWP.csproj b/BoxView/ListViewColors/ListViewColors/ListViewColors.UWP/ListViewColors.UWP.csproj index 40a53ee3a5..45bb7ef688 100644 --- a/BoxView/ListViewColors/ListViewColors/ListViewColors.UWP/ListViewColors.UWP.csproj +++ b/BoxView/ListViewColors/ListViewColors/ListViewColors.UWP/ListViewColors.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/BoxView/ListViewColors/ListViewColors/ListViewColors.iOS/ListViewColors.iOS.csproj b/BoxView/ListViewColors/ListViewColors/ListViewColors.iOS/ListViewColors.iOS.csproj index 8658f2c686..dd8d9198ac 100644 --- a/BoxView/ListViewColors/ListViewColors/ListViewColors.iOS/ListViewColors.iOS.csproj +++ b/BoxView/ListViewColors/ListViewColors/ListViewColors.iOS/ListViewColors.iOS.csproj @@ -93,7 +93,7 @@ NSUrlSessionHandler - + diff --git a/BoxView/ListViewColors/ListViewColors/ListViewColors/ListViewColors.csproj b/BoxView/ListViewColors/ListViewColors/ListViewColors/ListViewColors.csproj index 2c9be19dd1..7256fc3a5e 100644 --- a/BoxView/ListViewColors/ListViewColors/ListViewColors/ListViewColors.csproj +++ b/BoxView/ListViewColors/ListViewColors/ListViewColors/ListViewColors.csproj @@ -9,7 +9,7 @@ - + diff --git a/BoxView/TextDecoration/TextDecoration/TextDecoration.Android/TextDecoration.Android.csproj b/BoxView/TextDecoration/TextDecoration/TextDecoration.Android/TextDecoration.Android.csproj index 26eac70183..2662d369a8 100644 --- a/BoxView/TextDecoration/TextDecoration/TextDecoration.Android/TextDecoration.Android.csproj +++ b/BoxView/TextDecoration/TextDecoration/TextDecoration.Android/TextDecoration.Android.csproj @@ -42,7 +42,7 @@ SdkOnly - + diff --git a/BoxView/TextDecoration/TextDecoration/TextDecoration.UWP/TextDecoration.UWP.csproj b/BoxView/TextDecoration/TextDecoration/TextDecoration.UWP/TextDecoration.UWP.csproj index df646b4099..658ccec3be 100644 --- a/BoxView/TextDecoration/TextDecoration/TextDecoration.UWP/TextDecoration.UWP.csproj +++ b/BoxView/TextDecoration/TextDecoration/TextDecoration.UWP/TextDecoration.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/BoxView/TextDecoration/TextDecoration/TextDecoration.iOS/TextDecoration.iOS.csproj b/BoxView/TextDecoration/TextDecoration/TextDecoration.iOS/TextDecoration.iOS.csproj index 72fa855504..8a50f06c0e 100644 --- a/BoxView/TextDecoration/TextDecoration/TextDecoration.iOS/TextDecoration.iOS.csproj +++ b/BoxView/TextDecoration/TextDecoration/TextDecoration.iOS/TextDecoration.iOS.csproj @@ -93,7 +93,7 @@ NSUrlSessionHandler - + diff --git a/BoxView/TextDecoration/TextDecoration/TextDecoration/TextDecoration.csproj b/BoxView/TextDecoration/TextDecoration/TextDecoration/TextDecoration.csproj index 2c9be19dd1..7256fc3a5e 100644 --- a/BoxView/TextDecoration/TextDecoration/TextDecoration/TextDecoration.csproj +++ b/BoxView/TextDecoration/TextDecoration/TextDecoration/TextDecoration.csproj @@ -9,7 +9,7 @@ - + diff --git a/BugSweeper/BugSweeper/BugSweeper.Android/BugSweeper.Android.csproj b/BugSweeper/BugSweeper/BugSweeper.Android/BugSweeper.Android.csproj index 05eef95f09..28133ae58c 100644 --- a/BugSweeper/BugSweeper/BugSweeper.Android/BugSweeper.Android.csproj +++ b/BugSweeper/BugSweeper/BugSweeper.Android/BugSweeper.Android.csproj @@ -42,7 +42,7 @@ False - + diff --git a/BugSweeper/BugSweeper/BugSweeper.UWP/BugSweeper.UWP.csproj b/BugSweeper/BugSweeper/BugSweeper.UWP/BugSweeper.UWP.csproj index 0ea6e95dad..75e7037e11 100644 --- a/BugSweeper/BugSweeper/BugSweeper.UWP/BugSweeper.UWP.csproj +++ b/BugSweeper/BugSweeper/BugSweeper.UWP/BugSweeper.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/BugSweeper/BugSweeper/BugSweeper.iOS/BugSweeper.iOS.csproj b/BugSweeper/BugSweeper/BugSweeper.iOS/BugSweeper.iOS.csproj index e5fa364893..aa94a5ab7e 100644 --- a/BugSweeper/BugSweeper/BugSweeper.iOS/BugSweeper.iOS.csproj +++ b/BugSweeper/BugSweeper/BugSweeper.iOS/BugSweeper.iOS.csproj @@ -89,7 +89,7 @@ NSUrlSessionHandler - + diff --git a/BugSweeper/BugSweeper/BugSweeper/BugSweeper.csproj b/BugSweeper/BugSweeper/BugSweeper/BugSweeper.csproj index 11e4731575..911c2b7537 100644 --- a/BugSweeper/BugSweeper/BugSweeper/BugSweeper.csproj +++ b/BugSweeper/BugSweeper/BugSweeper/BugSweeper.csproj @@ -9,7 +9,7 @@ - + diff --git a/CatClock/CatClock/CatClock.Android/CatClock.Android.csproj b/CatClock/CatClock/CatClock.Android/CatClock.Android.csproj index b36e574264..173f200ddd 100644 --- a/CatClock/CatClock/CatClock.Android/CatClock.Android.csproj +++ b/CatClock/CatClock/CatClock.Android/CatClock.Android.csproj @@ -45,7 +45,7 @@ - + diff --git a/CatClock/CatClock/CatClock.UWP/CatClock.UWP.csproj b/CatClock/CatClock/CatClock.UWP/CatClock.UWP.csproj index 8de871803e..3730415207 100644 --- a/CatClock/CatClock/CatClock.UWP/CatClock.UWP.csproj +++ b/CatClock/CatClock/CatClock.UWP/CatClock.UWP.csproj @@ -91,7 +91,7 @@ - + diff --git a/CatClock/CatClock/CatClock.iOS/CatClock.iOS.csproj b/CatClock/CatClock/CatClock.iOS/CatClock.iOS.csproj index 599f8064b0..def48e5b32 100644 --- a/CatClock/CatClock/CatClock.iOS/CatClock.iOS.csproj +++ b/CatClock/CatClock/CatClock.iOS/CatClock.iOS.csproj @@ -96,7 +96,7 @@ - + diff --git a/CatClock/CatClock/CatClock/CatClock.csproj b/CatClock/CatClock/CatClock/CatClock.csproj index 07e234a590..60df833ebd 100644 --- a/CatClock/CatClock/CatClock/CatClock.csproj +++ b/CatClock/CatClock/CatClock/CatClock.csproj @@ -11,7 +11,7 @@ - + diff --git a/ClassHierarchy/ClassHierarchy/ClassHierarchy.Android/ClassHierarchy.Android.csproj b/ClassHierarchy/ClassHierarchy/ClassHierarchy.Android/ClassHierarchy.Android.csproj index 45927761e6..7f999101ad 100644 --- a/ClassHierarchy/ClassHierarchy/ClassHierarchy.Android/ClassHierarchy.Android.csproj +++ b/ClassHierarchy/ClassHierarchy/ClassHierarchy.Android/ClassHierarchy.Android.csproj @@ -38,7 +38,7 @@ False - + diff --git a/ClassHierarchy/ClassHierarchy/ClassHierarchy.Android/Resources/Resource.Designer.cs b/ClassHierarchy/ClassHierarchy/ClassHierarchy.Android/Resources/Resource.Designer.cs index 703dda3c79..b307117a6d 100644 --- a/ClassHierarchy/ClassHierarchy/ClassHierarchy.Android/Resources/Resource.Designer.cs +++ b/ClassHierarchy/ClassHierarchy/ClassHierarchy.Android/Resources/Resource.Designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::ClassHierarchy.Android.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::ClassHierarchy.Android.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::ClassHierarchy.Android.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::ClassHierarchy.Android.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::ClassHierarchy.Android.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::ClassHierarchy.Android.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::ClassHierarchy.Android.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::ClassHierarchy.Android.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::ClassHierarchy.Android.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::ClassHierarchy.Android.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::ClassHierarchy.Android.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::ClassHierarchy.Android.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::ClassHierarchy.Android.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::ClassHierarchy.Android.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::ClassHierarchy.Android.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::ClassHierarchy.Android.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::ClassHierarchy.Android.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::ClassHierarchy.Android.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::ClassHierarchy.Android.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::ClassHierarchy.Android.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::ClassHierarchy.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::ClassHierarchy.Android.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::ClassHierarchy.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::ClassHierarchy.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::ClassHierarchy.Android.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::ClassHierarchy.Android.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::ClassHierarchy.Android.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::ClassHierarchy.Android.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::ClassHierarchy.Android.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::ClassHierarchy.Android.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::ClassHierarchy.Android.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::ClassHierarchy.Android.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::ClassHierarchy.Android.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::ClassHierarchy.Android.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::ClassHierarchy.Android.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::ClassHierarchy.Android.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::ClassHierarchy.Android.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::ClassHierarchy.Android.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::ClassHierarchy.Android.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::ClassHierarchy.Android.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::ClassHierarchy.Android.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::ClassHierarchy.Android.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::ClassHierarchy.Android.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::ClassHierarchy.Android.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::ClassHierarchy.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::ClassHierarchy.Android.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::ClassHierarchy.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::ClassHierarchy.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9923,7 +9933,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10853,37 +10866,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10990,14 +11003,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11017,10 +11030,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11028,16 +11041,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11120,21 +11133,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11163,10 +11176,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11177,12 +11190,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11196,12 +11209,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11246,7 +11259,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11254,11 +11267,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11293,7 +11306,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11343,7 +11356,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11352,61 +11364,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11415,7 +11427,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11780,14 +11793,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11807,18 +11820,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11876,7 +11889,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11886,11 +11899,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11931,7 +11944,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11960,22 +11973,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12097,24 +12110,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12146,10 +12159,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12205,23 +12218,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12258,16 +12271,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12293,21 +12306,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12355,10 +12368,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12366,27 +12379,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12436,11 +12449,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12513,17 +12526,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12582,7 +12602,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12590,16 +12610,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12649,10 +12669,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12660,27 +12680,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12690,10 +12709,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12818,7 +12838,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12837,12 +12857,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12913,7 +12933,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12922,8 +12942,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12952,20 +12972,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13003,15 +13023,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13025,10 +13045,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13036,19 +13056,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13083,9 +13103,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13097,25 +13117,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13168,16 +13188,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13194,13 +13214,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13251,22 +13271,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13325,9 +13345,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13349,9 +13368,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13428,7 +13448,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13441,8 +13461,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13483,7 +13503,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13496,23 +13516,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13598,11 +13618,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13613,37 +13633,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13732,13 +13752,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/ClassHierarchy/ClassHierarchy/ClassHierarchy.UWP/ClassHierarchy.UWP.csproj b/ClassHierarchy/ClassHierarchy/ClassHierarchy.UWP/ClassHierarchy.UWP.csproj index 6456ffdfd9..88e7bae01b 100644 --- a/ClassHierarchy/ClassHierarchy/ClassHierarchy.UWP/ClassHierarchy.UWP.csproj +++ b/ClassHierarchy/ClassHierarchy/ClassHierarchy.UWP/ClassHierarchy.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/ClassHierarchy/ClassHierarchy/ClassHierarchy.iOS/ClassHierarchy.iOS.csproj b/ClassHierarchy/ClassHierarchy/ClassHierarchy.iOS/ClassHierarchy.iOS.csproj index 98d5168c6d..9ffd775b73 100644 --- a/ClassHierarchy/ClassHierarchy/ClassHierarchy.iOS/ClassHierarchy.iOS.csproj +++ b/ClassHierarchy/ClassHierarchy/ClassHierarchy.iOS/ClassHierarchy.iOS.csproj @@ -86,7 +86,7 @@ NSUrlSessionHandler - + diff --git a/ClassHierarchy/ClassHierarchy/ClassHierarchy/ClassHierarchy.csproj b/ClassHierarchy/ClassHierarchy/ClassHierarchy/ClassHierarchy.csproj index 5b48eec593..2bc446b259 100644 --- a/ClassHierarchy/ClassHierarchy/ClassHierarchy/ClassHierarchy.csproj +++ b/ClassHierarchy/ClassHierarchy/ClassHierarchy/ClassHierarchy.csproj @@ -9,7 +9,7 @@ - + \ No newline at end of file diff --git a/CocosSharpForms/Droid/FormsWithCocosSharp.Droid.csproj b/CocosSharpForms/Droid/FormsWithCocosSharp.Droid.csproj index 0959665b9c..4c373b8663 100644 --- a/CocosSharpForms/Droid/FormsWithCocosSharp.Droid.csproj +++ b/CocosSharpForms/Droid/FormsWithCocosSharp.Droid.csproj @@ -40,7 +40,7 @@ - + diff --git a/CocosSharpForms/Droid/Resources/Resource.designer.cs b/CocosSharpForms/Droid/Resources/Resource.designer.cs index e2934d9974..e4f3db0f0c 100644 --- a/CocosSharpForms/Droid/Resources/Resource.designer.cs +++ b/CocosSharpForms/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -188,6 +187,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::FormsWithCocosSharp.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::FormsWithCocosSharp.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::FormsWithCocosSharp.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::FormsWithCocosSharp.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::FormsWithCocosSharp.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::FormsWithCocosSharp.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::FormsWithCocosSharp.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1535,7 +1535,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::FormsWithCocosSharp.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::FormsWithCocosSharp.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::FormsWithCocosSharp.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::FormsWithCocosSharp.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::FormsWithCocosSharp.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::FormsWithCocosSharp.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::FormsWithCocosSharp.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::FormsWithCocosSharp.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::FormsWithCocosSharp.Droid.Resource.Style.Platform_AppCompat; @@ -2266,6 +2267,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::FormsWithCocosSharp.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::FormsWithCocosSharp.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::FormsWithCocosSharp.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::FormsWithCocosSharp.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::FormsWithCocosSharp.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::FormsWithCocosSharp.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::FormsWithCocosSharp.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::FormsWithCocosSharp.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2753,6 +2756,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::FormsWithCocosSharp.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::FormsWithCocosSharp.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::FormsWithCocosSharp.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::FormsWithCocosSharp.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::FormsWithCocosSharp.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::FormsWithCocosSharp.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::FormsWithCocosSharp.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4100,7 +4104,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::FormsWithCocosSharp.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::FormsWithCocosSharp.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::FormsWithCocosSharp.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::FormsWithCocosSharp.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::FormsWithCocosSharp.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::FormsWithCocosSharp.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::FormsWithCocosSharp.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::FormsWithCocosSharp.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::FormsWithCocosSharp.Droid.Resource.Style.Platform_AppCompat; @@ -4831,6 +4836,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::FormsWithCocosSharp.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::FormsWithCocosSharp.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::FormsWithCocosSharp.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::FormsWithCocosSharp.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::FormsWithCocosSharp.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::FormsWithCocosSharp.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::FormsWithCocosSharp.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::FormsWithCocosSharp.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5672,1042 +5679,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9912,7 +9922,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10842,37 +10855,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10979,14 +10992,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11006,10 +11019,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11017,16 +11030,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11109,21 +11122,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11152,10 +11165,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11166,12 +11179,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11185,12 +11198,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11235,7 +11248,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11243,11 +11256,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11282,7 +11295,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11332,7 +11345,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11341,61 +11353,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11404,7 +11416,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11769,14 +11782,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11796,18 +11809,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11865,7 +11878,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11875,11 +11888,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11920,7 +11933,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11949,22 +11962,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12086,24 +12099,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12135,10 +12148,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12194,23 +12207,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12247,16 +12260,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12282,21 +12295,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12344,10 +12357,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12355,27 +12368,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12425,11 +12438,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12502,17 +12515,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12571,7 +12591,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12579,16 +12599,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12638,10 +12658,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12649,27 +12669,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12679,10 +12698,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12807,7 +12827,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12826,12 +12846,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12902,7 +12922,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12911,8 +12931,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12941,20 +12961,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12992,15 +13012,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13014,10 +13034,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13025,19 +13045,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13072,9 +13092,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13086,25 +13106,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13157,16 +13177,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13183,13 +13203,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13240,22 +13260,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13314,9 +13334,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13338,9 +13357,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13417,7 +13437,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13430,8 +13450,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13472,7 +13492,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13485,23 +13505,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13587,11 +13607,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13602,37 +13622,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13721,13 +13741,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/CocosSharpForms/FormsWithCocosSharp/FormsWithCocosSharp.csproj b/CocosSharpForms/FormsWithCocosSharp/FormsWithCocosSharp.csproj index 7004b9cd39..8c9abb21bb 100644 --- a/CocosSharpForms/FormsWithCocosSharp/FormsWithCocosSharp.csproj +++ b/CocosSharpForms/FormsWithCocosSharp/FormsWithCocosSharp.csproj @@ -11,7 +11,7 @@ - + \ No newline at end of file diff --git a/CocosSharpForms/iOS/FormsWithCocosSharp.iOS.csproj b/CocosSharpForms/iOS/FormsWithCocosSharp.iOS.csproj index df90931fa4..c398a6cc65 100755 --- a/CocosSharpForms/iOS/FormsWithCocosSharp.iOS.csproj +++ b/CocosSharpForms/iOS/FormsWithCocosSharp.iOS.csproj @@ -81,7 +81,7 @@ - + diff --git a/CustomRenderers/ContentPage/CustomRenderer/CustomRenderer.csproj b/CustomRenderers/ContentPage/CustomRenderer/CustomRenderer.csproj index ff10e357a2..62eaaad244 100644 --- a/CustomRenderers/ContentPage/CustomRenderer/CustomRenderer.csproj +++ b/CustomRenderers/ContentPage/CustomRenderer/CustomRenderer.csproj @@ -9,7 +9,7 @@ - + diff --git a/CustomRenderers/ContentPage/Droid/CustomRenderer.Droid.csproj b/CustomRenderers/ContentPage/Droid/CustomRenderer.Droid.csproj index c0f4071fd2..3c12b9069e 100644 --- a/CustomRenderers/ContentPage/Droid/CustomRenderer.Droid.csproj +++ b/CustomRenderers/ContentPage/Droid/CustomRenderer.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/CustomRenderers/ContentPage/Droid/Resources/Resource.designer.cs b/CustomRenderers/ContentPage/Droid/Resources/Resource.designer.cs index d30cf5a97b..11be53affc 100644 --- a/CustomRenderers/ContentPage/Droid/Resources/Resource.designer.cs +++ b/CustomRenderers/ContentPage/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::CustomRenderer.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::CustomRenderer.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::CustomRenderer.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::CustomRenderer.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::CustomRenderer.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::CustomRenderer.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::CustomRenderer.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::CustomRenderer.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::CustomRenderer.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::CustomRenderer.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::CustomRenderer.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::CustomRenderer.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::CustomRenderer.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::CustomRenderer.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::CustomRenderer.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::CustomRenderer.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::CustomRenderer.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::CustomRenderer.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::CustomRenderer.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::CustomRenderer.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::CustomRenderer.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::CustomRenderer.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::CustomRenderer.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::CustomRenderer.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::CustomRenderer.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::CustomRenderer.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::CustomRenderer.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::CustomRenderer.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9935,7 +9945,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10865,37 +10878,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -11002,14 +11015,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11029,10 +11042,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11040,16 +11053,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11132,21 +11145,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11175,10 +11188,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11189,12 +11202,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11208,12 +11221,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11258,7 +11271,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11266,11 +11279,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11305,7 +11318,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11355,7 +11368,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11364,61 +11376,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11427,7 +11439,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11792,14 +11805,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11819,18 +11832,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11888,7 +11901,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11898,11 +11911,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11943,7 +11956,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11972,22 +11985,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12109,24 +12122,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12158,10 +12171,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12217,23 +12230,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12270,16 +12283,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12305,21 +12318,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12367,10 +12380,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12378,27 +12391,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12448,11 +12461,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12525,17 +12538,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12594,7 +12614,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12602,16 +12622,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12661,10 +12681,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12672,27 +12692,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12702,10 +12721,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12830,7 +12850,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12849,12 +12869,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12925,7 +12945,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12934,8 +12954,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12964,20 +12984,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13015,15 +13035,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13037,10 +13057,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13048,19 +13068,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13095,9 +13115,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13109,25 +13129,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13180,16 +13200,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13206,13 +13226,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13263,22 +13283,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13337,9 +13357,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13361,9 +13380,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13440,7 +13460,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13453,8 +13473,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13495,7 +13515,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13508,23 +13528,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13610,11 +13630,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13625,37 +13645,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13744,13 +13764,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/CustomRenderers/ContentPage/UWP/CustomRenderer.UWP.csproj b/CustomRenderers/ContentPage/UWP/CustomRenderer.UWP.csproj index 15904c2564..cbcfbd612f 100755 --- a/CustomRenderers/ContentPage/UWP/CustomRenderer.UWP.csproj +++ b/CustomRenderers/ContentPage/UWP/CustomRenderer.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/CustomRenderers/ContentPage/iOS/CustomRenderer.iOS.csproj b/CustomRenderers/ContentPage/iOS/CustomRenderer.iOS.csproj index b1ce7f6117..30f3cba410 100755 --- a/CustomRenderers/ContentPage/iOS/CustomRenderer.iOS.csproj +++ b/CustomRenderers/ContentPage/iOS/CustomRenderer.iOS.csproj @@ -66,7 +66,7 @@ - + diff --git a/CustomRenderers/Entry/Android/CustomRenderer.Android.csproj b/CustomRenderers/Entry/Android/CustomRenderer.Android.csproj index 0bd99585a8..e99f92daf2 100644 --- a/CustomRenderers/Entry/Android/CustomRenderer.Android.csproj +++ b/CustomRenderers/Entry/Android/CustomRenderer.Android.csproj @@ -39,7 +39,7 @@ false - + diff --git a/CustomRenderers/Entry/CustomRenderer/CustomRenderer.csproj b/CustomRenderers/Entry/CustomRenderer/CustomRenderer.csproj index cbea8ef495..3caac347c4 100644 --- a/CustomRenderers/Entry/CustomRenderer/CustomRenderer.csproj +++ b/CustomRenderers/Entry/CustomRenderer/CustomRenderer.csproj @@ -9,7 +9,7 @@ - + diff --git a/CustomRenderers/Entry/UWP/CustomRenderer.UWP.csproj b/CustomRenderers/Entry/UWP/CustomRenderer.UWP.csproj index 123fe28724..4606b76ad8 100755 --- a/CustomRenderers/Entry/UWP/CustomRenderer.UWP.csproj +++ b/CustomRenderers/Entry/UWP/CustomRenderer.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/CustomRenderers/Entry/iOS/CustomRenderer.iOS.csproj b/CustomRenderers/Entry/iOS/CustomRenderer.iOS.csproj index 6c2eab7224..f41714c799 100755 --- a/CustomRenderers/Entry/iOS/CustomRenderer.iOS.csproj +++ b/CustomRenderers/Entry/iOS/CustomRenderer.iOS.csproj @@ -101,7 +101,7 @@ NSUrlSessionHandler - + diff --git a/CustomRenderers/HybridWebView/CustomRenderer/CustomRenderer.csproj b/CustomRenderers/HybridWebView/CustomRenderer/CustomRenderer.csproj index c061232fe6..9f1cc522a0 100644 --- a/CustomRenderers/HybridWebView/CustomRenderer/CustomRenderer.csproj +++ b/CustomRenderers/HybridWebView/CustomRenderer/CustomRenderer.csproj @@ -9,7 +9,7 @@ - + diff --git a/CustomRenderers/HybridWebView/Droid/CustomRenderer.Droid.csproj b/CustomRenderers/HybridWebView/Droid/CustomRenderer.Droid.csproj index 8740cff33a..b4896c0e0e 100644 --- a/CustomRenderers/HybridWebView/Droid/CustomRenderer.Droid.csproj +++ b/CustomRenderers/HybridWebView/Droid/CustomRenderer.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/CustomRenderers/HybridWebView/Droid/Resources/Resource.designer.cs b/CustomRenderers/HybridWebView/Droid/Resources/Resource.designer.cs index 9b7f4c312e..c780b94afa 100644 --- a/CustomRenderers/HybridWebView/Droid/Resources/Resource.designer.cs +++ b/CustomRenderers/HybridWebView/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::CustomRenderer.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::CustomRenderer.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::CustomRenderer.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::CustomRenderer.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::CustomRenderer.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::CustomRenderer.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::CustomRenderer.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::CustomRenderer.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::CustomRenderer.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::CustomRenderer.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::CustomRenderer.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::CustomRenderer.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::CustomRenderer.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::CustomRenderer.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::CustomRenderer.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::CustomRenderer.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::CustomRenderer.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::CustomRenderer.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::CustomRenderer.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::CustomRenderer.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::CustomRenderer.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::CustomRenderer.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::CustomRenderer.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::CustomRenderer.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::CustomRenderer.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::CustomRenderer.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::CustomRenderer.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::CustomRenderer.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/CustomRenderers/HybridWebView/UWP/CustomRenderer.UWP.csproj b/CustomRenderers/HybridWebView/UWP/CustomRenderer.UWP.csproj index 91db913826..3c92cef6f9 100755 --- a/CustomRenderers/HybridWebView/UWP/CustomRenderer.UWP.csproj +++ b/CustomRenderers/HybridWebView/UWP/CustomRenderer.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/CustomRenderers/HybridWebView/iOS/CustomRenderer.iOS.csproj b/CustomRenderers/HybridWebView/iOS/CustomRenderer.iOS.csproj index d08e28484f..9584a7eab8 100755 --- a/CustomRenderers/HybridWebView/iOS/CustomRenderer.iOS.csproj +++ b/CustomRenderers/HybridWebView/iOS/CustomRenderer.iOS.csproj @@ -66,7 +66,7 @@ NSUrlSessionHandler - + diff --git a/CustomRenderers/ListView/CustomRenderer/CustomRenderer.csproj b/CustomRenderers/ListView/CustomRenderer/CustomRenderer.csproj index 6aa659ace7..d2c4a65390 100644 --- a/CustomRenderers/ListView/CustomRenderer/CustomRenderer.csproj +++ b/CustomRenderers/ListView/CustomRenderer/CustomRenderer.csproj @@ -9,7 +9,7 @@ - + diff --git a/CustomRenderers/ListView/Droid/CustomRenderer.Droid.csproj b/CustomRenderers/ListView/Droid/CustomRenderer.Droid.csproj index 2f989b2705..251a4d4c28 100644 --- a/CustomRenderers/ListView/Droid/CustomRenderer.Droid.csproj +++ b/CustomRenderers/ListView/Droid/CustomRenderer.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/CustomRenderers/ListView/Droid/Resources/Resource.designer.cs b/CustomRenderers/ListView/Droid/Resources/Resource.designer.cs index 3093a00c0f..efa229e71b 100644 --- a/CustomRenderers/ListView/Droid/Resources/Resource.designer.cs +++ b/CustomRenderers/ListView/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::CustomRenderer.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::CustomRenderer.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::CustomRenderer.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::CustomRenderer.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::CustomRenderer.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::CustomRenderer.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::CustomRenderer.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::CustomRenderer.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::CustomRenderer.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::CustomRenderer.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::CustomRenderer.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::CustomRenderer.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::CustomRenderer.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::CustomRenderer.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::CustomRenderer.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::CustomRenderer.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::CustomRenderer.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::CustomRenderer.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::CustomRenderer.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::CustomRenderer.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::CustomRenderer.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::CustomRenderer.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::CustomRenderer.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::CustomRenderer.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::CustomRenderer.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::CustomRenderer.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::CustomRenderer.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::CustomRenderer.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9941,7 +9951,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10871,37 +10884,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -11008,14 +11021,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11035,10 +11048,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11046,16 +11059,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11138,21 +11151,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11181,10 +11194,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11195,12 +11208,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11214,12 +11227,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11264,7 +11277,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11272,11 +11285,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11311,7 +11324,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11361,7 +11374,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11370,61 +11382,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11433,7 +11445,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11798,14 +11811,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11825,18 +11838,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11894,7 +11907,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11904,11 +11917,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11949,7 +11962,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11978,22 +11991,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12115,24 +12128,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12164,10 +12177,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12223,23 +12236,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12276,16 +12289,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12311,21 +12324,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12373,10 +12386,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12384,27 +12397,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12454,11 +12467,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12531,17 +12544,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12600,7 +12620,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12608,16 +12628,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12667,10 +12687,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12678,27 +12698,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12708,10 +12727,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12836,7 +12856,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12855,12 +12875,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12931,7 +12951,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12940,8 +12960,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12970,20 +12990,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13021,15 +13041,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13043,10 +13063,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13054,19 +13074,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13101,9 +13121,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13115,25 +13135,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13186,16 +13206,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13212,13 +13232,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13269,22 +13289,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13343,9 +13363,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13367,9 +13386,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13446,7 +13466,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13459,8 +13479,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13501,7 +13521,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13514,23 +13534,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13616,11 +13636,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13631,37 +13651,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13750,13 +13770,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/CustomRenderers/ListView/UWP/CustomRenderer.UWP.csproj b/CustomRenderers/ListView/UWP/CustomRenderer.UWP.csproj index 39a2b0f794..300935c99f 100755 --- a/CustomRenderers/ListView/UWP/CustomRenderer.UWP.csproj +++ b/CustomRenderers/ListView/UWP/CustomRenderer.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/CustomRenderers/ListView/iOS/CustomRenderer.iOS.csproj b/CustomRenderers/ListView/iOS/CustomRenderer.iOS.csproj index edf78ac6df..1ebd271205 100755 --- a/CustomRenderers/ListView/iOS/CustomRenderer.iOS.csproj +++ b/CustomRenderers/ListView/iOS/CustomRenderer.iOS.csproj @@ -66,7 +66,7 @@ NSUrlSessionHandler - + diff --git a/CustomRenderers/Map/CustomRenderer/CustomRenderer.csproj b/CustomRenderers/Map/CustomRenderer/CustomRenderer.csproj index 0f9ef3e319..6e37c61c7b 100644 --- a/CustomRenderers/Map/CustomRenderer/CustomRenderer.csproj +++ b/CustomRenderers/Map/CustomRenderer/CustomRenderer.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/CustomRenderers/Map/Droid/CustomRenderer.Droid.csproj b/CustomRenderers/Map/Droid/CustomRenderer.Droid.csproj index db64132003..1d5e5bf346 100644 --- a/CustomRenderers/Map/Droid/CustomRenderer.Droid.csproj +++ b/CustomRenderers/Map/Droid/CustomRenderer.Droid.csproj @@ -41,8 +41,8 @@ false - - + + diff --git a/CustomRenderers/Map/UWP/CustomRenderer.UWP.csproj b/CustomRenderers/Map/UWP/CustomRenderer.UWP.csproj index 75a4ee9859..1fa97185a3 100755 --- a/CustomRenderers/Map/UWP/CustomRenderer.UWP.csproj +++ b/CustomRenderers/Map/UWP/CustomRenderer.UWP.csproj @@ -89,8 +89,8 @@ - - + + diff --git a/CustomRenderers/Map/iOS/CustomRenderer.iOS.csproj b/CustomRenderers/Map/iOS/CustomRenderer.iOS.csproj index cf1b8f38db..f853292161 100755 --- a/CustomRenderers/Map/iOS/CustomRenderer.iOS.csproj +++ b/CustomRenderers/Map/iOS/CustomRenderer.iOS.csproj @@ -66,8 +66,8 @@ NSUrlSessionHandler - - + + diff --git a/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.Android/VideoPlayerDemos.Android.csproj b/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.Android/VideoPlayerDemos.Android.csproj index ef1f1d65c3..1f90d70187 100644 --- a/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.Android/VideoPlayerDemos.Android.csproj +++ b/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.Android/VideoPlayerDemos.Android.csproj @@ -42,7 +42,7 @@ SdkOnly - + diff --git a/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.UWP/VideoPlayerDemos.UWP.csproj b/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.UWP/VideoPlayerDemos.UWP.csproj index ed4407d171..407b6a5441 100644 --- a/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.UWP/VideoPlayerDemos.UWP.csproj +++ b/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.UWP/VideoPlayerDemos.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.iOS/VideoPlayerDemos.iOS.csproj b/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.iOS/VideoPlayerDemos.iOS.csproj index 047205f1c9..39509b2f10 100644 --- a/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.iOS/VideoPlayerDemos.iOS.csproj +++ b/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.iOS/VideoPlayerDemos.iOS.csproj @@ -93,7 +93,7 @@ NSUrlSessionHandler - + diff --git a/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.csproj b/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.csproj index 04e9ef9f50..ff9b4fd374 100644 --- a/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.csproj +++ b/CustomRenderers/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos/VideoPlayerDemos.csproj @@ -9,7 +9,7 @@ - + diff --git a/CustomRenderers/View/CustomRenderer/CustomRenderer.csproj b/CustomRenderers/View/CustomRenderer/CustomRenderer.csproj index 89c2f25a80..5ead7307fb 100644 --- a/CustomRenderers/View/CustomRenderer/CustomRenderer.csproj +++ b/CustomRenderers/View/CustomRenderer/CustomRenderer.csproj @@ -9,7 +9,7 @@ - + diff --git a/CustomRenderers/View/Droid/CustomRenderer.Droid.csproj b/CustomRenderers/View/Droid/CustomRenderer.Droid.csproj index 4fa8d4a8a8..2d3c7af48b 100644 --- a/CustomRenderers/View/Droid/CustomRenderer.Droid.csproj +++ b/CustomRenderers/View/Droid/CustomRenderer.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/CustomRenderers/View/Droid/Resources/Resource.designer.cs b/CustomRenderers/View/Droid/Resources/Resource.designer.cs index 9b7f4c312e..c780b94afa 100644 --- a/CustomRenderers/View/Droid/Resources/Resource.designer.cs +++ b/CustomRenderers/View/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::CustomRenderer.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::CustomRenderer.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::CustomRenderer.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::CustomRenderer.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::CustomRenderer.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::CustomRenderer.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::CustomRenderer.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::CustomRenderer.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::CustomRenderer.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::CustomRenderer.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::CustomRenderer.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::CustomRenderer.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::CustomRenderer.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::CustomRenderer.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::CustomRenderer.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::CustomRenderer.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::CustomRenderer.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::CustomRenderer.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::CustomRenderer.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::CustomRenderer.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::CustomRenderer.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::CustomRenderer.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::CustomRenderer.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::CustomRenderer.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::CustomRenderer.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::CustomRenderer.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::CustomRenderer.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::CustomRenderer.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/CustomRenderers/View/UWP/CustomRenderer.UWP.csproj b/CustomRenderers/View/UWP/CustomRenderer.UWP.csproj index 61901f2d51..5d9fddf461 100755 --- a/CustomRenderers/View/UWP/CustomRenderer.UWP.csproj +++ b/CustomRenderers/View/UWP/CustomRenderer.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/CustomRenderers/View/iOS/CustomRenderer.iOS.csproj b/CustomRenderers/View/iOS/CustomRenderer.iOS.csproj index c73f750761..5ae8abdac4 100644 --- a/CustomRenderers/View/iOS/CustomRenderer.iOS.csproj +++ b/CustomRenderers/View/iOS/CustomRenderer.iOS.csproj @@ -64,7 +64,7 @@ - + diff --git a/CustomRenderers/ViewCell/CustomRenderer/CustomRenderer.csproj b/CustomRenderers/ViewCell/CustomRenderer/CustomRenderer.csproj index d909623be1..7ccb5e2064 100644 --- a/CustomRenderers/ViewCell/CustomRenderer/CustomRenderer.csproj +++ b/CustomRenderers/ViewCell/CustomRenderer/CustomRenderer.csproj @@ -9,7 +9,7 @@ - + diff --git a/CustomRenderers/ViewCell/Droid/CustomRenderer.Droid.csproj b/CustomRenderers/ViewCell/Droid/CustomRenderer.Droid.csproj index dd6ef7945a..99783d8182 100644 --- a/CustomRenderers/ViewCell/Droid/CustomRenderer.Droid.csproj +++ b/CustomRenderers/ViewCell/Droid/CustomRenderer.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/CustomRenderers/ViewCell/Droid/Resources/Resource.designer.cs b/CustomRenderers/ViewCell/Droid/Resources/Resource.designer.cs index 7585ca70ff..4f8df8f611 100644 --- a/CustomRenderers/ViewCell/Droid/Resources/Resource.designer.cs +++ b/CustomRenderers/ViewCell/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::CustomRenderer.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::CustomRenderer.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::CustomRenderer.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::CustomRenderer.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::CustomRenderer.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::CustomRenderer.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::CustomRenderer.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::CustomRenderer.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::CustomRenderer.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::CustomRenderer.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::CustomRenderer.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::CustomRenderer.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::CustomRenderer.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::CustomRenderer.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::CustomRenderer.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::CustomRenderer.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::CustomRenderer.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::CustomRenderer.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::CustomRenderer.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::CustomRenderer.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::CustomRenderer.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::CustomRenderer.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::CustomRenderer.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::CustomRenderer.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::CustomRenderer.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::CustomRenderer.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::CustomRenderer.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::CustomRenderer.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::CustomRenderer.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::CustomRenderer.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CustomRenderer.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CustomRenderer.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9941,7 +9951,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10871,37 +10884,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -11008,14 +11021,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11035,10 +11048,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11046,16 +11059,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11138,21 +11151,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11181,10 +11194,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11195,12 +11208,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11214,12 +11227,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11264,7 +11277,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11272,11 +11285,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11311,7 +11324,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11361,7 +11374,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11370,61 +11382,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11433,7 +11445,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11798,14 +11811,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11825,18 +11838,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11894,7 +11907,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11904,11 +11917,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11949,7 +11962,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11978,22 +11991,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12115,24 +12128,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12164,10 +12177,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12223,23 +12236,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12276,16 +12289,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12311,21 +12324,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12373,10 +12386,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12384,27 +12397,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12454,11 +12467,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12531,17 +12544,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12600,7 +12620,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12608,16 +12628,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12667,10 +12687,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12678,27 +12698,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12708,10 +12727,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12836,7 +12856,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12855,12 +12875,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12931,7 +12951,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12940,8 +12960,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12970,20 +12990,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13021,15 +13041,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13043,10 +13063,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13054,19 +13074,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13101,9 +13121,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13115,25 +13135,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13186,16 +13206,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13212,13 +13232,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13269,22 +13289,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13343,9 +13363,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13367,9 +13386,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13446,7 +13466,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13459,8 +13479,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13501,7 +13521,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13514,23 +13534,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13616,11 +13636,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13631,37 +13651,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13750,13 +13770,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/CustomRenderers/ViewCell/UWP/CustomRenderer.UWP.csproj b/CustomRenderers/ViewCell/UWP/CustomRenderer.UWP.csproj index 4a96ac6842..9f19ec74db 100755 --- a/CustomRenderers/ViewCell/UWP/CustomRenderer.UWP.csproj +++ b/CustomRenderers/ViewCell/UWP/CustomRenderer.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/CustomRenderers/ViewCell/iOS/CustomRenderer.iOS.csproj b/CustomRenderers/ViewCell/iOS/CustomRenderer.iOS.csproj index 258ce4ba75..d87517c9fc 100755 --- a/CustomRenderers/ViewCell/iOS/CustomRenderer.iOS.csproj +++ b/CustomRenderers/ViewCell/iOS/CustomRenderer.iOS.csproj @@ -66,7 +66,7 @@ NSUrlSessionHandler - + diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos.Android/DataBindingDemos.Android.csproj b/DataBindingDemos/DataBindingDemos/DataBindingDemos.Android/DataBindingDemos.Android.csproj index 1dd5f8a7e0..268232ba61 100644 --- a/DataBindingDemos/DataBindingDemos/DataBindingDemos.Android/DataBindingDemos.Android.csproj +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos.Android/DataBindingDemos.Android.csproj @@ -43,7 +43,7 @@ - 4.6.0.726 + 4.7.0.968 @@ -72,6 +72,14 @@ + + + + + + + + diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos.Android/Resources/drawable/collapse.png b/DataBindingDemos/DataBindingDemos/DataBindingDemos.Android/Resources/drawable/collapse.png new file mode 100644 index 0000000000..83e0310cbc Binary files /dev/null and b/DataBindingDemos/DataBindingDemos/DataBindingDemos.Android/Resources/drawable/collapse.png differ diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos.Android/Resources/drawable/expand.png b/DataBindingDemos/DataBindingDemos/DataBindingDemos.Android/Resources/drawable/expand.png new file mode 100644 index 0000000000..f31cb5359a Binary files /dev/null and b/DataBindingDemos/DataBindingDemos/DataBindingDemos.Android/Resources/drawable/expand.png differ diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos.UWP/DataBindingDemos.UWP.csproj b/DataBindingDemos/DataBindingDemos/DataBindingDemos.UWP/DataBindingDemos.UWP.csproj index 84f86bd659..1e18c3466f 100644 --- a/DataBindingDemos/DataBindingDemos/DataBindingDemos.UWP/DataBindingDemos.UWP.csproj +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos.UWP/DataBindingDemos.UWP.csproj @@ -90,7 +90,7 @@ - + @@ -107,6 +107,8 @@ Designer + + diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos.UWP/collapse.png b/DataBindingDemos/DataBindingDemos/DataBindingDemos.UWP/collapse.png new file mode 100644 index 0000000000..83e0310cbc Binary files /dev/null and b/DataBindingDemos/DataBindingDemos/DataBindingDemos.UWP/collapse.png differ diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos.UWP/expand.png b/DataBindingDemos/DataBindingDemos/DataBindingDemos.UWP/expand.png new file mode 100644 index 0000000000..f31cb5359a Binary files /dev/null and b/DataBindingDemos/DataBindingDemos/DataBindingDemos.UWP/expand.png differ diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos.iOS/DataBindingDemos.iOS.csproj b/DataBindingDemos/DataBindingDemos/DataBindingDemos.iOS/DataBindingDemos.iOS.csproj index 1a485659c9..e6f17c402e 100644 --- a/DataBindingDemos/DataBindingDemos/DataBindingDemos.iOS/DataBindingDemos.iOS.csproj +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos.iOS/DataBindingDemos.iOS.csproj @@ -119,6 +119,8 @@ + + @@ -134,7 +136,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos.iOS/Resources/collapse.png b/DataBindingDemos/DataBindingDemos/DataBindingDemos.iOS/Resources/collapse.png new file mode 100644 index 0000000000..83e0310cbc Binary files /dev/null and b/DataBindingDemos/DataBindingDemos/DataBindingDemos.iOS/Resources/collapse.png differ diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos.iOS/Resources/expand.png b/DataBindingDemos/DataBindingDemos/DataBindingDemos.iOS/Resources/expand.png new file mode 100644 index 0000000000..f31cb5359a Binary files /dev/null and b/DataBindingDemos/DataBindingDemos/DataBindingDemos.iOS/Resources/expand.png differ diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/App.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/App.xaml.cs old mode 100755 new mode 100644 index c9cbd18708..e8a69b3915 --- a/DataBindingDemos/DataBindingDemos/DataBindingDemos/App.xaml.cs +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/App.xaml.cs @@ -10,6 +10,7 @@ public partial class App : Application public App() { + Device.SetFlags(new string[] { "Expander_Experimental" }); InitializeComponent(); Settings = new SampleSettingsViewModel(Current.Properties); diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Controls/CardViewExpander.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Controls/CardViewExpander.cs new file mode 100644 index 0000000000..1992cd77ae --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Controls/CardViewExpander.cs @@ -0,0 +1,57 @@ +using Xamarin.Forms; + +namespace DataBindingDemos.Controls +{ + public class CardViewExpander : ContentView + { + public static readonly BindableProperty CardTitleProperty = BindableProperty.Create(nameof(CardTitle), typeof(string), typeof(CardViewExpander), string.Empty); + public static readonly BindableProperty CardDescriptionProperty = BindableProperty.Create(nameof(CardDescription), typeof(string), typeof(CardViewExpander), string.Empty); + public static readonly BindableProperty BorderColorProperty = BindableProperty.Create(nameof(BorderColor), typeof(Color), typeof(CardViewExpander), Color.DarkGray); + public static readonly BindableProperty CardColorProperty = BindableProperty.Create(nameof(CardColor), typeof(Color), typeof(CardViewExpander), Color.White); + public static readonly BindableProperty IconImageSourceProperty = BindableProperty.Create(nameof(IconImageSource), typeof(ImageSource), typeof(CardViewExpander), default(ImageSource)); + public static readonly BindableProperty IconBackgroundColorProperty = BindableProperty.Create(nameof(IconBackgroundColor), typeof(Color), typeof(CardViewExpander), Color.LightGray); + public static readonly BindableProperty IsExpandedProperty = BindableProperty.Create(nameof(IsExpanded), typeof(bool), typeof(CardViewExpander), false); + + public string CardTitle + { + get => (string)GetValue(CardViewExpander.CardTitleProperty); + set => SetValue(CardViewExpander.CardTitleProperty, value); + } + + public string CardDescription + { + get => (string)GetValue(CardViewExpander.CardDescriptionProperty); + set => SetValue(CardViewExpander.CardDescriptionProperty, value); + } + + public Color BorderColor + { + get => (Color)GetValue(CardViewExpander.BorderColorProperty); + set => SetValue(CardViewExpander.BorderColorProperty, value); + } + + public Color CardColor + { + get => (Color)GetValue(CardViewExpander.CardColorProperty); + set => SetValue(CardViewExpander.CardColorProperty, value); + } + + public ImageSource IconImageSource + { + get => (ImageSource)GetValue(CardViewExpander.IconImageSourceProperty); + set => SetValue(CardViewExpander.IconImageSourceProperty, value); + } + + public Color IconBackgroundColor + { + get => (Color)GetValue(CardViewExpander.IconBackgroundColorProperty); + set => SetValue(CardViewExpander.IconBackgroundColorProperty, value); + } + + public bool IsExpanded + { + get => (bool)GetValue(CardViewExpander.IsExpandedProperty); + set => SetValue(CardViewExpander.IsExpandedProperty, value); + } + } +} diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/AllTrueMultiConverter.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/AllTrueMultiConverter.cs new file mode 100644 index 0000000000..1b540b710a --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/AllTrueMultiConverter.cs @@ -0,0 +1,51 @@ +using System; +using System.Globalization; +using System.Linq; +using Xamarin.Forms; + +namespace DataBindingDemos +{ + public class AllTrueMultiConverter : IMultiValueConverter + { + public object Convert(object[] values, Type targetType, object parameter, CultureInfo culture) + { + if (values == null || !targetType.IsAssignableFrom(typeof(bool))) + { + // Return UnsetValue to use the binding FallbackValue + return BindableProperty.UnsetValue; + } + + foreach (var value in values) + { + if (!(value is bool b)) + { + return BindableProperty.UnsetValue; + } + else if (!b) + { + return false; + } + } + return true; + } + + public object[] ConvertBack(object value, Type[] targetTypes, object parameter, CultureInfo culture) + { + if (!(value is bool b) || targetTypes.Any(t => !t.IsAssignableFrom(typeof(bool)))) + { + // Return null to indicate conversion back is not possible + return null; + } + + if (b) + { + return targetTypes.Select(t => (object)true).ToArray(); + } + else + { + // Can't convert back from false because of ambiguity + return null; + } + } + } +} diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/AnyTrueMultiConverter.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/AnyTrueMultiConverter.cs new file mode 100644 index 0000000000..3bfaf2fc98 --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/AnyTrueMultiConverter.cs @@ -0,0 +1,51 @@ +using System; +using System.Globalization; +using System.Linq; +using Xamarin.Forms; + +namespace DataBindingDemos +{ + public class AnyTrueMultiConverter : IMultiValueConverter + { + public object Convert(object[] values, Type targetType, object parameter, CultureInfo culture) + { + if (values == null || !targetType.IsAssignableFrom(typeof(bool))) + { + // Return UnsetValue to use the binding FallbackValue + return BindableProperty.UnsetValue; + } + + foreach (var value in values) + { + if (!(value is bool b)) + { + return BindableProperty.UnsetValue; + } + else if (b) + { + return true; + } + } + return false; + } + + public object[] ConvertBack(object value, Type[] targetTypes, object parameter, CultureInfo culture) + { + if (!(value is bool b) || targetTypes.Any(t => !t.IsAssignableFrom(typeof(bool)))) + { + // Return null to indicate conversion back is not possible + return null; + } + + if (!b) + { + return targetTypes.Select(t => (object)false).ToArray(); + } + else + { + // Can't convert back from true because of ambiguity + return null; + } + } + } +} diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/BoolToObjectConverter.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/BoolToObjectConverter.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/BoolToObjectConverter.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/BoolToObjectConverter.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/DoubleToIntConverter.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/DoubleToIntConverter.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/DoubleToIntConverter.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/DoubleToIntConverter.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/IntToBoolConverter.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/IntToBoolConverter.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/IntToBoolConverter.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/IntToBoolConverter.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/InverterConverter.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/InverterConverter.cs new file mode 100644 index 0000000000..feb91d27ef --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/InverterConverter.cs @@ -0,0 +1,24 @@ +using System; +using System.Globalization; +using Xamarin.Forms; + +namespace DataBindingDemos +{ + public class InverterConverter : IValueConverter + { + public object Convert(object value, Type targetType, object parameter, CultureInfo culture) + { + bool? b = value as bool?; + if (b == null) + { + return false; + } + return !b.Value; + } + + public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture) + { + return Convert(value, targetType, parameter, culture); + } + } +} diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/StringConcatenationConverter.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/StringConcatenationConverter.cs new file mode 100644 index 0000000000..bf78487de8 --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Converters/StringConcatenationConverter.cs @@ -0,0 +1,87 @@ +using System; +using System.Globalization; +using System.Linq; +using System.Text; +using Xamarin.Forms; + +namespace DataBindingDemos +{ + public class StringConcatenationConverter : IMultiValueConverter + { + public object Convert(object[] values, Type targetType, object parameter, CultureInfo culture) + { + if (values is null || values.Length == 0) + { + return null; + } + + string separator = parameter as string ?? " "; + StringBuilder sb = new StringBuilder(); + int i = 0; + + if (values.All(v => string.IsNullOrEmpty(v as string))) + { + return BindableProperty.UnsetValue; + } + + foreach (var value in values) + { + if (value as string == "DoNothing") + { + return Binding.DoNothing; + } + if (value as string == "UnsetValue") + { + return BindableProperty.UnsetValue; + } + if (value as string == "null") + { + return null; + } + + if (i != 0 && separator != null) + { + sb.Append(separator); + } + sb.Append(value?.ToString()); + i++; + } + return sb.ToString(); + } + + public object[] ConvertBack(object value, Type[] targetTypes, object parameter, CultureInfo culture) + { + string s = value as string; + if (s == "null" || string.IsNullOrEmpty(s)) + { + return null; + } + + string separator = parameter as string ?? " "; + + if (!targetTypes.All(t => t == typeof(object)) && !targetTypes.All(t => t == typeof(string))) + { + return null; + } + + var array = s.Split(new string[] { separator }, StringSplitOptions.RemoveEmptyEntries).Cast().ToArray(); + for (int i = 0; i < array.Length; i++) + { + var str = array[i] as string; + if (str == "null") + { + array[i] = null; + } + if (str == "UnsetValue") + { + array[i] = BindableProperty.UnsetValue; + } + if (str == "DoNothing") + { + array[i] = Binding.DoNothing; + } + } + return array; + } + } +} diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/DataBindingDemos.csproj b/DataBindingDemos/DataBindingDemos/DataBindingDemos/DataBindingDemos.csproj index 0eb558e867..958e11362e 100644 --- a/DataBindingDemos/DataBindingDemos/DataBindingDemos/DataBindingDemos.csproj +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/DataBindingDemos.csproj @@ -9,69 +9,19 @@ - - MSBuild:UpdateDesignTimeXaml - MSBuild:UpdateDesignTimeXaml - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - MSBuild:UpdateDesignTimeXaml - - - - - + + + + + diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Monkey.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Models/Monkey.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/Monkey.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Models/Monkey.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Person.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Models/Person.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/Person.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Models/Person.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/DecimalKeypadViewModel.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/DecimalKeypadViewModel.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/DecimalKeypadViewModel.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/DecimalKeypadViewModel.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/EmployeeViewModel.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/EmployeeViewModel.cs new file mode 100644 index 0000000000..a557c10b58 --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/EmployeeViewModel.cs @@ -0,0 +1,145 @@ +using System.ComponentModel; +using System.Runtime.CompilerServices; + +namespace DataBindingDemos +{ + public class EmployeeViewModel : INotifyPropertyChanged + { + #region Properties + + string forename; + public string Forename + { + get + { + return forename; + } + set + { + if (forename != value) + { + forename = value; + OnPropertyChanged(); + } + } + } + + string middleName; + public string MiddleName + { + get + { + return middleName; + } + set + { + if (middleName != value) + { + middleName = value; + OnPropertyChanged(); + } + } + } + + string surname; + public string Surname + { + get + { + return surname; + } + set + { + if (surname != value) + { + surname = value; + OnPropertyChanged(); + } + } + } + + bool isOver16; + public bool IsOver16 + { + get + { + return isOver16; + } + set + { + if (isOver16 != value) + { + isOver16 = value; + OnPropertyChanged(); + } + } + } + + bool hasPassedTest; + public bool HasPassedTest + { + get + { + return hasPassedTest; + } + set + { + if (hasPassedTest != value) + { + hasPassedTest = value; + OnPropertyChanged(); + } + } + } + + bool isSuspended; + public bool IsSuspended + { + get + { + return isSuspended; + } + set + { + if (isSuspended != value) + { + isSuspended = value; + OnPropertyChanged(); + } + } + } + + bool isMonarch; + public bool IsMonarch + { + get + { + return isMonarch; + } + set + { + if (isMonarch != value) + { + isMonarch = value; + OnPropertyChanged(); + } + } + } + + public string FullName => Forename + " " + MiddleName + " " + Surname; + //public bool CanDrive => IsOver16 && HasPassedTest && !IsSuspended; + + #endregion + + #region INotifyPropertyChanged + + public event PropertyChangedEventHandler PropertyChanged; + + void OnPropertyChanged([CallerMemberName] string name = null) + { + PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(name)); + } + + #endregion + } +} diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/GroupViewModel.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/GroupViewModel.cs new file mode 100644 index 0000000000..287ff60f98 --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/GroupViewModel.cs @@ -0,0 +1,128 @@ +using System.ComponentModel; +using System.Runtime.CompilerServices; + +namespace DataBindingDemos +{ + public class GroupViewModel : INotifyPropertyChanged + { + #region Fields and Properties + + EmployeeViewModel employee1 = new EmployeeViewModel + { + Forename = "Gaius", + MiddleName = "Julius", + Surname = "Caesar", + IsOver16 = true, + HasPassedTest = false, + IsSuspended = false + }; + + EmployeeViewModel employee2 = new EmployeeViewModel + { + Forename = "William", + MiddleName = "Henry", + Surname = "Gates", + IsOver16 = true, + HasPassedTest = true, + IsSuspended = false + }; + + EmployeeViewModel employee3 = new EmployeeViewModel + { + Forename = "John", + MiddleName = "Fitzgerald", + Surname = "Kennedy", + IsOver16 = true, + HasPassedTest = true, + IsSuspended = false + }; + + EmployeeViewModel employee4 = new EmployeeViewModel + { + Forename = "Harry", + MiddleName = "James", + Surname = "Potter", + IsOver16 = false, + HasPassedTest = true, + IsSuspended = false + }; + + EmployeeViewModel employee5 = new EmployeeViewModel + { + Forename = "Queen", + MiddleName = "Elizabeth", + Surname = "II", + IsOver16 = true, + HasPassedTest = false, + IsSuspended = false, + IsMonarch = true + }; + + public EmployeeViewModel Employee1 + { + get => employee1; + set + { + employee1 = value; + OnPropertyChanged(); + } + } + + public EmployeeViewModel Employee2 + { + get => employee2; + set + { + employee2 = value; + OnPropertyChanged(); + } + } + + public EmployeeViewModel Employee3 + { + get => employee3; + set + { + employee3 = value; + OnPropertyChanged(); + } + } + + public EmployeeViewModel Employee4 + { + get => employee4; + set + { + employee4 = value; + OnPropertyChanged(); + } + } + + public EmployeeViewModel Employee5 + { + get => employee5; + set + { + employee5 = value; + OnPropertyChanged(); + } + } + + public EmployeeViewModel Employee6 + { + get => null; + } + + #endregion + + #region INotifyPropertyChanged + + public event PropertyChangedEventHandler PropertyChanged; + + void OnPropertyChanged([CallerMemberName] string name = null) + { + PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(name)); + } + #endregion + } +} diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/HslColorViewModel.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/HslColorViewModel.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/HslColorViewModel.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/HslColorViewModel.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/MonkeysViewModel.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/MonkeysViewModel.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/MonkeysViewModel.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/MonkeysViewModel.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/PeopleViewModel.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/PeopleViewModel.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/PeopleViewModel.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/PeopleViewModel.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/PersonCollectionViewModel.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/PersonCollectionViewModel.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/PersonCollectionViewModel.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/PersonCollectionViewModel.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/PersonViewModel.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/PersonViewModel.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/PersonViewModel.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/PersonViewModel.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/RgbColorViewModel.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/RgbColorViewModel.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/RgbColorViewModel.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/RgbColorViewModel.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/SampleSettingsViewModel.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/SampleSettingsViewModel.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/SampleSettingsViewModel.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/ViewModels/SampleSettingsViewModel.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/AlternativeCodeBindingPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/AlternativeCodeBindingPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/AlternativeCodeBindingPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/AlternativeCodeBindingPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/AlternativeCodeBindingPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/AlternativeCodeBindingPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/AlternativeCodeBindingPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/AlternativeCodeBindingPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/AlternativeXamlBindingPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/AlternativeXamlBindingPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/AlternativeXamlBindingPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/AlternativeXamlBindingPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/AlternativeXamlBindingPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/AlternativeXamlBindingPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/AlternativeXamlBindingPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/AlternativeXamlBindingPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/BasicCodeBindingPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BasicCodeBindingPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/BasicCodeBindingPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BasicCodeBindingPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/BasicCodeBindingPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BasicCodeBindingPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/BasicCodeBindingPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BasicCodeBindingPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/BasicXamlBindingPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BasicXamlBindingPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/BasicXamlBindingPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BasicXamlBindingPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/BasicXamlBindingPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BasicXamlBindingPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/BasicXamlBindingPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BasicXamlBindingPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/BetterColorSelectorPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BetterColorSelectorPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/BetterColorSelectorPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BetterColorSelectorPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/BetterColorSelectorPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BetterColorSelectorPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/BetterColorSelectorPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BetterColorSelectorPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/BindingContextInheritancePage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BindingContextInheritancePage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/BindingContextInheritancePage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BindingContextInheritancePage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/BindingContextInheritancePage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BindingContextInheritancePage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/BindingContextInheritancePage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/BindingContextInheritancePage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/CompiledColorListPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/CompiledColorListPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/CompiledColorListPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/CompiledColorListPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/CompiledColorListPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/CompiledColorListPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/CompiledColorListPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/CompiledColorListPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/CompiledColorSelectorPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/CompiledColorSelectorPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/CompiledColorSelectorPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/CompiledColorSelectorPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/CompiledColorSelectorPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/CompiledColorSelectorPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/CompiledColorSelectorPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/CompiledColorSelectorPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/DecimalKeypadPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/DecimalKeypadPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/DecimalKeypadPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/DecimalKeypadPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/DecimalKeypadPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/DecimalKeypadPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/DecimalKeypadPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/DecimalKeypadPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/EnableButtonsPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/EnableButtonsPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/EnableButtonsPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/EnableButtonsPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/EnableButtonsPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/EnableButtonsPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/EnableButtonsPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/EnableButtonsPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/MainPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MainPage.xaml similarity index 83% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/MainPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MainPage.xaml index ddee263773..114a6317e8 100644 --- a/DataBindingDemos/DataBindingDemos/DataBindingDemos/MainPage.xaml +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MainPage.xaml @@ -123,6 +123,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingConverterPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingConverterPage.xaml.cs new file mode 100644 index 0000000000..0efe37c5e8 --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingConverterPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace DataBindingDemos +{ + public partial class MultiBindingConverterPage : ContentPage + { + public MultiBindingConverterPage() + { + InitializeComponent(); + } + } +} diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingNullAndFallbackValuePage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingNullAndFallbackValuePage.xaml new file mode 100644 index 0000000000..b21fd168fb --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingNullAndFallbackValuePage.xaml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingNullAndFallbackValuePage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingNullAndFallbackValuePage.xaml.cs new file mode 100644 index 0000000000..560485f992 --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingNullAndFallbackValuePage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace DataBindingDemos +{ + public partial class MultiBindingNullAndFallbackValuePage : ContentPage + { + public MultiBindingNullAndFallbackValuePage() + { + InitializeComponent(); + } + } +} diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingStringFormatPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingStringFormatPage.xaml new file mode 100644 index 0000000000..c352f1a6a6 --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingStringFormatPage.xaml @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingStringFormatPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingStringFormatPage.xaml.cs new file mode 100644 index 0000000000..146f557ff5 --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/MultiBindingStringFormatPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace DataBindingDemos +{ + public partial class MultiBindingStringFormatPage : ContentPage + { + public MultiBindingStringFormatPage() + { + InitializeComponent(); + } + } +} diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/NestedMultiBindingPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/NestedMultiBindingPage.xaml new file mode 100644 index 0000000000..5ede17887d --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/NestedMultiBindingPage.xaml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/NestedMultiBindingPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/NestedMultiBindingPage.xaml.cs new file mode 100644 index 0000000000..5f31e35e39 --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/NestedMultiBindingPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace DataBindingDemos +{ + public partial class NestedMultiBindingPage : ContentPage + { + public NestedMultiBindingPage() + { + InitializeComponent(); + } + } +} diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/PathVariationsPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/PathVariationsPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/PathVariationsPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/PathVariationsPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/PathVariationsPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/PathVariationsPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/PathVariationsPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/PathVariationsPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/PersonEntryPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/PersonEntryPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/PersonEntryPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/PersonEntryPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/PersonEntryPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/PersonEntryPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/PersonEntryPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/PersonEntryPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/RelativeSourceFindAncestorPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceFindAncestorPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/RelativeSourceFindAncestorPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceFindAncestorPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/RelativeSourceFindAncestorPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceFindAncestorPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/RelativeSourceFindAncestorPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceFindAncestorPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceMultiBindingPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceMultiBindingPage.xaml new file mode 100644 index 0000000000..0e113805fb --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceMultiBindingPage.xaml @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceMultiBindingPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceMultiBindingPage.xaml.cs new file mode 100644 index 0000000000..80bb6b136a --- /dev/null +++ b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceMultiBindingPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace DataBindingDemos +{ + public partial class RelativeSourceMultiBindingPage : ContentPage + { + public RelativeSourceMultiBindingPage() + { + InitializeComponent(); + } + } +} diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/RelativeSourceSelfPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceSelfPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/RelativeSourceSelfPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceSelfPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/RelativeSourceSelfPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceSelfPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/RelativeSourceSelfPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceSelfPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/RelativeSourceTemplatedParentPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceTemplatedParentPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/RelativeSourceTemplatedParentPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceTemplatedParentPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/RelativeSourceTemplatedParentPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceTemplatedParentPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/RelativeSourceTemplatedParentPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RelativeSourceTemplatedParentPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/ReverseBindingPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/ReverseBindingPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/ReverseBindingPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/ReverseBindingPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/ReverseBindingPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/ReverseBindingPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/ReverseBindingPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/ReverseBindingPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/RgbColorSelectorPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RgbColorSelectorPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/RgbColorSelectorPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RgbColorSelectorPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/RgbColorSelectorPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RgbColorSelectorPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/RgbColorSelectorPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/RgbColorSelectorPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/SampleSettingsPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/SampleSettingsPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/SampleSettingsPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/SampleSettingsPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/SampleSettingsPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/SampleSettingsPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/SampleSettingsPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/SampleSettingsPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/SimpleColorSelectorPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/SimpleColorSelectorPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/SimpleColorSelectorPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/SimpleColorSelectorPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/SimpleColorSelectorPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/SimpleColorSelectorPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/SimpleColorSelectorPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/SimpleColorSelectorPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/StringFormattingPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/StringFormattingPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/StringFormattingPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/StringFormattingPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/StringFormattingPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/StringFormattingPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/StringFormattingPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/StringFormattingPage.xaml.cs diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/SwitchIndicatorsPage.xaml b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/SwitchIndicatorsPage.xaml similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/SwitchIndicatorsPage.xaml rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/SwitchIndicatorsPage.xaml diff --git a/DataBindingDemos/DataBindingDemos/DataBindingDemos/SwitchIndicatorsPage.xaml.cs b/DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/SwitchIndicatorsPage.xaml.cs similarity index 100% rename from DataBindingDemos/DataBindingDemos/DataBindingDemos/SwitchIndicatorsPage.xaml.cs rename to DataBindingDemos/DataBindingDemos/DataBindingDemos/Views/SwitchIndicatorsPage.xaml.cs diff --git a/DeepLinking/DeepLinking/DeepLinking.csproj b/DeepLinking/DeepLinking/DeepLinking.csproj index 307428ba55..73ded761d4 100644 --- a/DeepLinking/DeepLinking/DeepLinking.csproj +++ b/DeepLinking/DeepLinking/DeepLinking.csproj @@ -9,7 +9,7 @@ - + diff --git a/DeepLinking/Droid/DeepLinking.Droid.csproj b/DeepLinking/Droid/DeepLinking.Droid.csproj index 9988fca4c3..6af906e4de 100644 --- a/DeepLinking/Droid/DeepLinking.Droid.csproj +++ b/DeepLinking/Droid/DeepLinking.Droid.csproj @@ -42,10 +42,10 @@ - 4.6.0.726 + 4.7.0.968 - 4.6.0.726 + 4.7.0.968 diff --git a/DeepLinking/Droid/Resources/Resource.designer.cs b/DeepLinking/Droid/Resources/Resource.designer.cs index 20d91ee0b0..f62286bc27 100644 --- a/DeepLinking/Droid/Resources/Resource.designer.cs +++ b/DeepLinking/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -554,6 +553,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::DeepLinking.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::DeepLinking.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::DeepLinking.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::DeepLinking.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::DeepLinking.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::DeepLinking.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::DeepLinking.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1901,7 +1901,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::DeepLinking.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::DeepLinking.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::DeepLinking.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::DeepLinking.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::DeepLinking.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::DeepLinking.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::DeepLinking.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::DeepLinking.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::DeepLinking.Droid.Resource.Style.Platform_AppCompat; @@ -2632,6 +2633,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::DeepLinking.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::DeepLinking.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::DeepLinking.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::DeepLinking.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::DeepLinking.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::DeepLinking.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::DeepLinking.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::DeepLinking.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -3119,6 +3122,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::DeepLinking.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::DeepLinking.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::DeepLinking.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::DeepLinking.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::DeepLinking.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::DeepLinking.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::DeepLinking.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4466,7 +4470,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::DeepLinking.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::DeepLinking.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::DeepLinking.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::DeepLinking.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::DeepLinking.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::DeepLinking.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::DeepLinking.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::DeepLinking.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::DeepLinking.Droid.Resource.Style.Platform_AppCompat; @@ -5197,6 +5202,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::DeepLinking.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::DeepLinking.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::DeepLinking.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::DeepLinking.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::DeepLinking.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::DeepLinking.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::DeepLinking.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::DeepLinking.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -6047,1150 +6054,1153 @@ public partial class Attribute public const int collapseIcon = 2130903171; // aapt resource value: 0x7F030086 - public const int color = 2130903174; + public const int collectionViewStyle = 2130903174; // aapt resource value: 0x7F030087 - public const int colorAccent = 2130903175; + public const int color = 2130903175; // aapt resource value: 0x7F030088 - public const int colorBackgroundFloating = 2130903176; + public const int colorAccent = 2130903176; // aapt resource value: 0x7F030089 - public const int colorButtonNormal = 2130903177; + public const int colorBackgroundFloating = 2130903177; // aapt resource value: 0x7F03008A - public const int colorControlActivated = 2130903178; + public const int colorButtonNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorControlHighlight = 2130903179; + public const int colorControlActivated = 2130903179; // aapt resource value: 0x7F03008C - public const int colorControlNormal = 2130903180; + public const int colorControlHighlight = 2130903180; // aapt resource value: 0x7F03008D - public const int colorError = 2130903181; + public const int colorControlNormal = 2130903181; // aapt resource value: 0x7F03008E - public const int colorPrimary = 2130903182; + public const int colorError = 2130903182; // aapt resource value: 0x7F03008F - public const int colorPrimaryDark = 2130903183; + public const int colorPrimary = 2130903183; // aapt resource value: 0x7F030090 - public const int colorScheme = 2130903184; + public const int colorPrimaryDark = 2130903184; // aapt resource value: 0x7F030091 - public const int colorSecondary = 2130903185; + public const int colorScheme = 2130903185; // aapt resource value: 0x7F030092 - public const int colorSwitchThumbNormal = 2130903186; + public const int colorSecondary = 2130903186; // aapt resource value: 0x7F030093 - public const int commitIcon = 2130903187; + public const int colorSwitchThumbNormal = 2130903187; // aapt resource value: 0x7F030094 - public const int contentDescription = 2130903188; + public const int commitIcon = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetEnd = 2130903189; + public const int contentDescription = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetEndWithActions = 2130903190; + public const int contentInsetEnd = 2130903190; // aapt resource value: 0x7F030097 - public const int contentInsetLeft = 2130903191; + public const int contentInsetEndWithActions = 2130903191; // aapt resource value: 0x7F030098 - public const int contentInsetRight = 2130903192; + public const int contentInsetLeft = 2130903192; // aapt resource value: 0x7F030099 - public const int contentInsetStart = 2130903193; + public const int contentInsetRight = 2130903193; // aapt resource value: 0x7F03009A - public const int contentInsetStartWithNavigation = 2130903194; + public const int contentInsetStart = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPadding = 2130903195; + public const int contentInsetStartWithNavigation = 2130903195; // aapt resource value: 0x7F03009C - public const int contentPaddingBottom = 2130903196; + public const int contentPadding = 2130903196; // aapt resource value: 0x7F03009D - public const int contentPaddingLeft = 2130903197; + public const int contentPaddingBottom = 2130903197; // aapt resource value: 0x7F03009E - public const int contentPaddingRight = 2130903198; + public const int contentPaddingLeft = 2130903198; // aapt resource value: 0x7F03009F - public const int contentPaddingTop = 2130903199; + public const int contentPaddingRight = 2130903199; // aapt resource value: 0x7F0300A0 - public const int contentProviderUri = 2130903200; + public const int contentPaddingTop = 2130903200; // aapt resource value: 0x7F0300A1 - public const int contentScrim = 2130903201; + public const int contentProviderUri = 2130903201; // aapt resource value: 0x7F0300A2 - public const int controlBackground = 2130903202; + public const int contentScrim = 2130903202; // aapt resource value: 0x7F0300A3 - public const int coordinatorLayoutStyle = 2130903203; + public const int controlBackground = 2130903203; // aapt resource value: 0x7F0300A4 - public const int cornerRadius = 2130903204; + public const int coordinatorLayoutStyle = 2130903204; // aapt resource value: 0x7F0300A5 - public const int corpusId = 2130903205; + public const int cornerRadius = 2130903205; // aapt resource value: 0x7F0300A6 - public const int corpusVersion = 2130903206; + public const int corpusId = 2130903206; // aapt resource value: 0x7F0300A7 - public const int counterEnabled = 2130903207; + public const int corpusVersion = 2130903207; // aapt resource value: 0x7F0300A8 - public const int counterMaxLength = 2130903208; + public const int counterEnabled = 2130903208; // aapt resource value: 0x7F0300A9 - public const int counterOverflowTextAppearance = 2130903209; + public const int counterMaxLength = 2130903209; // aapt resource value: 0x7F0300AA - public const int counterTextAppearance = 2130903210; + public const int counterOverflowTextAppearance = 2130903210; // aapt resource value: 0x7F0300AB - public const int customNavigationLayout = 2130903211; + public const int counterTextAppearance = 2130903211; // aapt resource value: 0x7F0300AC - public const int defaultIntentAction = 2130903212; + public const int customNavigationLayout = 2130903212; // aapt resource value: 0x7F0300AD - public const int defaultIntentActivity = 2130903213; + public const int defaultIntentAction = 2130903213; // aapt resource value: 0x7F0300AE - public const int defaultIntentData = 2130903214; + public const int defaultIntentActivity = 2130903214; // aapt resource value: 0x7F0300AF - public const int defaultQueryHint = 2130903215; + public const int defaultIntentData = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dialogCornerRadius = 2130903216; + public const int defaultQueryHint = 2130903216; // aapt resource value: 0x7F0300B1 - public const int dialogPreferredPadding = 2130903217; + public const int dialogCornerRadius = 2130903217; // aapt resource value: 0x7F0300B2 - public const int dialogTheme = 2130903218; + public const int dialogPreferredPadding = 2130903218; // aapt resource value: 0x7F0300B3 - public const int displayOptions = 2130903219; + public const int dialogTheme = 2130903219; // aapt resource value: 0x7F0300B4 - public const int divider = 2130903220; + public const int displayOptions = 2130903220; // aapt resource value: 0x7F0300B5 - public const int dividerHorizontal = 2130903221; + public const int divider = 2130903221; // aapt resource value: 0x7F0300B6 - public const int dividerPadding = 2130903222; + public const int dividerHorizontal = 2130903222; // aapt resource value: 0x7F0300B7 - public const int dividerVertical = 2130903223; + public const int dividerPadding = 2130903223; // aapt resource value: 0x7F0300B8 - public const int documentMaxAgeSecs = 2130903224; + public const int dividerVertical = 2130903224; // aapt resource value: 0x7F0300B9 - public const int drawableSize = 2130903225; + public const int documentMaxAgeSecs = 2130903225; // aapt resource value: 0x7F0300BA - public const int drawerArrowStyle = 2130903226; - - // aapt resource value: 0x7F0300BC - public const int dropdownListPreferredItemHeight = 2130903228; + public const int drawableSize = 2130903226; // aapt resource value: 0x7F0300BB - public const int dropDownListViewStyle = 2130903227; + public const int drawerArrowStyle = 2130903227; // aapt resource value: 0x7F0300BD - public const int editTextBackground = 2130903229; + public const int dropdownListPreferredItemHeight = 2130903229; + + // aapt resource value: 0x7F0300BC + public const int dropDownListViewStyle = 2130903228; // aapt resource value: 0x7F0300BE - public const int editTextColor = 2130903230; + public const int editTextBackground = 2130903230; // aapt resource value: 0x7F0300BF - public const int editTextStyle = 2130903231; + public const int editTextColor = 2130903231; // aapt resource value: 0x7F0300C0 - public const int elevation = 2130903232; + public const int editTextStyle = 2130903232; // aapt resource value: 0x7F0300C1 - public const int enforceMaterialTheme = 2130903233; + public const int elevation = 2130903233; // aapt resource value: 0x7F0300C2 - public const int enforceTextAppearance = 2130903234; + public const int enforceMaterialTheme = 2130903234; // aapt resource value: 0x7F0300C3 - public const int errorEnabled = 2130903235; + public const int enforceTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int errorTextAppearance = 2130903236; + public const int errorEnabled = 2130903236; // aapt resource value: 0x7F0300C5 - public const int expandActivityOverflowButtonDrawable = 2130903237; + public const int errorTextAppearance = 2130903237; // aapt resource value: 0x7F0300C6 - public const int expanded = 2130903238; + public const int expandActivityOverflowButtonDrawable = 2130903238; // aapt resource value: 0x7F0300C7 - public const int expandedTitleGravity = 2130903239; + public const int expanded = 2130903239; // aapt resource value: 0x7F0300C8 - public const int expandedTitleMargin = 2130903240; + public const int expandedTitleGravity = 2130903240; // aapt resource value: 0x7F0300C9 - public const int expandedTitleMarginBottom = 2130903241; + public const int expandedTitleMargin = 2130903241; // aapt resource value: 0x7F0300CA - public const int expandedTitleMarginEnd = 2130903242; + public const int expandedTitleMarginBottom = 2130903242; // aapt resource value: 0x7F0300CB - public const int expandedTitleMarginStart = 2130903243; + public const int expandedTitleMarginEnd = 2130903243; // aapt resource value: 0x7F0300CC - public const int expandedTitleMarginTop = 2130903244; + public const int expandedTitleMarginStart = 2130903244; // aapt resource value: 0x7F0300CD - public const int expandedTitleTextAppearance = 2130903245; + public const int expandedTitleMarginTop = 2130903245; // aapt resource value: 0x7F0300CE - public const int fabAlignmentMode = 2130903246; + public const int expandedTitleTextAppearance = 2130903246; // aapt resource value: 0x7F0300CF - public const int fabCradleMargin = 2130903247; + public const int fabAlignmentMode = 2130903247; // aapt resource value: 0x7F0300D0 - public const int fabCradleRoundedCornerRadius = 2130903248; + public const int fabCradleMargin = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fabCradleVerticalOffset = 2130903249; + public const int fabCradleRoundedCornerRadius = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fabCustomSize = 2130903250; + public const int fabCradleVerticalOffset = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fabSize = 2130903251; + public const int fabCustomSize = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fastScrollEnabled = 2130903252; + public const int fabSize = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fastScrollHorizontalThumbDrawable = 2130903253; + public const int fastScrollEnabled = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fastScrollHorizontalTrackDrawable = 2130903254; + public const int fastScrollHorizontalThumbDrawable = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fastScrollVerticalThumbDrawable = 2130903255; + public const int fastScrollHorizontalTrackDrawable = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fastScrollVerticalTrackDrawable = 2130903256; + public const int fastScrollVerticalThumbDrawable = 2130903256; // aapt resource value: 0x7F0300D9 - public const int featureType = 2130903257; + public const int fastScrollVerticalTrackDrawable = 2130903257; // aapt resource value: 0x7F0300DA - public const int firstBaselineToTopHeight = 2130903258; + public const int featureType = 2130903258; // aapt resource value: 0x7F0300DB - public const int floatingActionButtonStyle = 2130903259; + public const int firstBaselineToTopHeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int font = 2130903260; + public const int floatingActionButtonStyle = 2130903260; // aapt resource value: 0x7F0300DD - public const int fontFamily = 2130903261; + public const int font = 2130903261; // aapt resource value: 0x7F0300DE - public const int fontProviderAuthority = 2130903262; + public const int fontFamily = 2130903262; // aapt resource value: 0x7F0300DF - public const int fontProviderCerts = 2130903263; + public const int fontProviderAuthority = 2130903263; // aapt resource value: 0x7F0300E0 - public const int fontProviderFetchStrategy = 2130903264; + public const int fontProviderCerts = 2130903264; // aapt resource value: 0x7F0300E1 - public const int fontProviderFetchTimeout = 2130903265; + public const int fontProviderFetchStrategy = 2130903265; // aapt resource value: 0x7F0300E2 - public const int fontProviderPackage = 2130903266; + public const int fontProviderFetchTimeout = 2130903266; // aapt resource value: 0x7F0300E3 - public const int fontProviderQuery = 2130903267; + public const int fontProviderPackage = 2130903267; // aapt resource value: 0x7F0300E4 - public const int fontStyle = 2130903268; + public const int fontProviderQuery = 2130903268; // aapt resource value: 0x7F0300E5 - public const int fontVariationSettings = 2130903269; + public const int fontStyle = 2130903269; // aapt resource value: 0x7F0300E6 - public const int fontWeight = 2130903270; + public const int fontVariationSettings = 2130903270; // aapt resource value: 0x7F0300E7 - public const int foregroundInsidePadding = 2130903271; + public const int fontWeight = 2130903271; // aapt resource value: 0x7F0300E8 - public const int gapBetweenBars = 2130903272; + public const int foregroundInsidePadding = 2130903272; // aapt resource value: 0x7F0300E9 - public const int goIcon = 2130903273; + public const int gapBetweenBars = 2130903273; // aapt resource value: 0x7F0300EA - public const int headerLayout = 2130903274; + public const int goIcon = 2130903274; // aapt resource value: 0x7F0300EB - public const int height = 2130903275; + public const int headerLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int helperText = 2130903276; + public const int height = 2130903276; // aapt resource value: 0x7F0300ED - public const int helperTextEnabled = 2130903277; + public const int helperText = 2130903277; // aapt resource value: 0x7F0300EE - public const int helperTextTextAppearance = 2130903278; + public const int helperTextEnabled = 2130903278; // aapt resource value: 0x7F0300EF - public const int hideMotionSpec = 2130903279; + public const int helperTextTextAppearance = 2130903279; // aapt resource value: 0x7F0300F0 - public const int hideOnContentScroll = 2130903280; + public const int hideMotionSpec = 2130903280; // aapt resource value: 0x7F0300F1 - public const int hideOnScroll = 2130903281; + public const int hideOnContentScroll = 2130903281; // aapt resource value: 0x7F0300F2 - public const int hintAnimationEnabled = 2130903282; + public const int hideOnScroll = 2130903282; // aapt resource value: 0x7F0300F3 - public const int hintEnabled = 2130903283; + public const int hintAnimationEnabled = 2130903283; // aapt resource value: 0x7F0300F4 - public const int hintTextAppearance = 2130903284; + public const int hintEnabled = 2130903284; // aapt resource value: 0x7F0300F5 - public const int homeAsUpIndicator = 2130903285; + public const int hintTextAppearance = 2130903285; // aapt resource value: 0x7F0300F6 - public const int homeLayout = 2130903286; + public const int homeAsUpIndicator = 2130903286; // aapt resource value: 0x7F0300F7 - public const int hoveredFocusedTranslationZ = 2130903287; + public const int homeLayout = 2130903287; // aapt resource value: 0x7F0300F8 - public const int icon = 2130903288; + public const int hoveredFocusedTranslationZ = 2130903288; // aapt resource value: 0x7F0300F9 - public const int iconEndPadding = 2130903289; + public const int icon = 2130903289; // aapt resource value: 0x7F0300FA - public const int iconGravity = 2130903290; - - // aapt resource value: 0x7F030100 - public const int iconifiedByDefault = 2130903296; + public const int iconEndPadding = 2130903290; // aapt resource value: 0x7F0300FB - public const int iconPadding = 2130903291; + public const int iconGravity = 2130903291; + + // aapt resource value: 0x7F030101 + public const int iconifiedByDefault = 2130903297; // aapt resource value: 0x7F0300FC - public const int iconSize = 2130903292; + public const int iconPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int iconStartPadding = 2130903293; + public const int iconSize = 2130903293; // aapt resource value: 0x7F0300FE - public const int iconTint = 2130903294; + public const int iconStartPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int iconTintMode = 2130903295; + public const int iconTint = 2130903295; - // aapt resource value: 0x7F030101 - public const int imageAspectRatio = 2130903297; + // aapt resource value: 0x7F030100 + public const int iconTintMode = 2130903296; // aapt resource value: 0x7F030102 - public const int imageAspectRatioAdjust = 2130903298; + public const int imageAspectRatio = 2130903298; // aapt resource value: 0x7F030103 - public const int imageButtonStyle = 2130903299; + public const int imageAspectRatioAdjust = 2130903299; // aapt resource value: 0x7F030104 - public const int indeterminateProgressStyle = 2130903300; + public const int imageButtonStyle = 2130903300; // aapt resource value: 0x7F030105 - public const int indexPrefixes = 2130903301; + public const int indeterminateProgressStyle = 2130903301; // aapt resource value: 0x7F030106 - public const int initialActivityCount = 2130903302; + public const int indexPrefixes = 2130903302; // aapt resource value: 0x7F030107 - public const int inputEnabled = 2130903303; + public const int initialActivityCount = 2130903303; // aapt resource value: 0x7F030108 - public const int insetForeground = 2130903304; + public const int inputEnabled = 2130903304; // aapt resource value: 0x7F030109 - public const int isLightTheme = 2130903305; + public const int insetForeground = 2130903305; // aapt resource value: 0x7F03010A - public const int itemBackground = 2130903306; + public const int isLightTheme = 2130903306; // aapt resource value: 0x7F03010B - public const int itemHorizontalPadding = 2130903307; + public const int itemBackground = 2130903307; // aapt resource value: 0x7F03010C - public const int itemHorizontalTranslationEnabled = 2130903308; + public const int itemHorizontalPadding = 2130903308; // aapt resource value: 0x7F03010D - public const int itemIconPadding = 2130903309; + public const int itemHorizontalTranslationEnabled = 2130903309; // aapt resource value: 0x7F03010E - public const int itemIconSize = 2130903310; + public const int itemIconPadding = 2130903310; // aapt resource value: 0x7F03010F - public const int itemIconTint = 2130903311; + public const int itemIconSize = 2130903311; // aapt resource value: 0x7F030110 - public const int itemPadding = 2130903312; + public const int itemIconTint = 2130903312; // aapt resource value: 0x7F030111 - public const int itemSpacing = 2130903313; + public const int itemPadding = 2130903313; // aapt resource value: 0x7F030112 - public const int itemTextAppearance = 2130903314; + public const int itemSpacing = 2130903314; // aapt resource value: 0x7F030113 - public const int itemTextAppearanceActive = 2130903315; + public const int itemTextAppearance = 2130903315; // aapt resource value: 0x7F030114 - public const int itemTextAppearanceInactive = 2130903316; + public const int itemTextAppearanceActive = 2130903316; // aapt resource value: 0x7F030115 - public const int itemTextColor = 2130903317; + public const int itemTextAppearanceInactive = 2130903317; // aapt resource value: 0x7F030116 - public const int keylines = 2130903318; + public const int itemTextColor = 2130903318; // aapt resource value: 0x7F030117 - public const int labelVisibilityMode = 2130903319; + public const int keylines = 2130903319; // aapt resource value: 0x7F030118 - public const int lastBaselineToBottomHeight = 2130903320; + public const int labelVisibilityMode = 2130903320; // aapt resource value: 0x7F030119 - public const int layout = 2130903321; + public const int lastBaselineToBottomHeight = 2130903321; // aapt resource value: 0x7F03011A - public const int layoutManager = 2130903322; + public const int layout = 2130903322; // aapt resource value: 0x7F03011B - public const int layout_anchor = 2130903323; + public const int layoutManager = 2130903323; // aapt resource value: 0x7F03011C - public const int layout_anchorGravity = 2130903324; + public const int layout_anchor = 2130903324; // aapt resource value: 0x7F03011D - public const int layout_behavior = 2130903325; + public const int layout_anchorGravity = 2130903325; // aapt resource value: 0x7F03011E - public const int layout_collapseMode = 2130903326; + public const int layout_behavior = 2130903326; // aapt resource value: 0x7F03011F - public const int layout_collapseParallaxMultiplier = 2130903327; + public const int layout_collapseMode = 2130903327; // aapt resource value: 0x7F030120 - public const int layout_dodgeInsetEdges = 2130903328; + public const int layout_collapseParallaxMultiplier = 2130903328; // aapt resource value: 0x7F030121 - public const int layout_insetEdge = 2130903329; + public const int layout_dodgeInsetEdges = 2130903329; // aapt resource value: 0x7F030122 - public const int layout_keyline = 2130903330; + public const int layout_insetEdge = 2130903330; // aapt resource value: 0x7F030123 - public const int layout_scrollFlags = 2130903331; + public const int layout_keyline = 2130903331; // aapt resource value: 0x7F030124 - public const int layout_scrollInterpolator = 2130903332; + public const int layout_scrollFlags = 2130903332; // aapt resource value: 0x7F030125 - public const int liftOnScroll = 2130903333; + public const int layout_scrollInterpolator = 2130903333; // aapt resource value: 0x7F030126 - public const int lineHeight = 2130903334; + public const int liftOnScroll = 2130903334; // aapt resource value: 0x7F030127 - public const int lineSpacing = 2130903335; + public const int lineHeight = 2130903335; // aapt resource value: 0x7F030128 - public const int listChoiceBackgroundIndicator = 2130903336; + public const int lineSpacing = 2130903336; // aapt resource value: 0x7F030129 - public const int listDividerAlertDialog = 2130903337; + public const int listChoiceBackgroundIndicator = 2130903337; // aapt resource value: 0x7F03012A - public const int listItemLayout = 2130903338; + public const int listDividerAlertDialog = 2130903338; // aapt resource value: 0x7F03012B - public const int listLayout = 2130903339; + public const int listItemLayout = 2130903339; // aapt resource value: 0x7F03012C - public const int listMenuViewStyle = 2130903340; + public const int listLayout = 2130903340; // aapt resource value: 0x7F03012D - public const int listPopupWindowStyle = 2130903341; + public const int listMenuViewStyle = 2130903341; // aapt resource value: 0x7F03012E - public const int listPreferredItemHeight = 2130903342; + public const int listPopupWindowStyle = 2130903342; // aapt resource value: 0x7F03012F - public const int listPreferredItemHeightLarge = 2130903343; + public const int listPreferredItemHeight = 2130903343; // aapt resource value: 0x7F030130 - public const int listPreferredItemHeightSmall = 2130903344; + public const int listPreferredItemHeightLarge = 2130903344; // aapt resource value: 0x7F030131 - public const int listPreferredItemPaddingLeft = 2130903345; + public const int listPreferredItemHeightSmall = 2130903345; // aapt resource value: 0x7F030132 - public const int listPreferredItemPaddingRight = 2130903346; + public const int listPreferredItemPaddingLeft = 2130903346; // aapt resource value: 0x7F030133 - public const int logo = 2130903347; + public const int listPreferredItemPaddingRight = 2130903347; // aapt resource value: 0x7F030134 - public const int logoDescription = 2130903348; + public const int logo = 2130903348; // aapt resource value: 0x7F030135 - public const int materialButtonStyle = 2130903349; + public const int logoDescription = 2130903349; // aapt resource value: 0x7F030136 - public const int materialCardViewStyle = 2130903350; + public const int materialButtonStyle = 2130903350; // aapt resource value: 0x7F030137 - public const int maxActionInlineWidth = 2130903351; + public const int materialCardViewStyle = 2130903351; // aapt resource value: 0x7F030138 - public const int maxButtonHeight = 2130903352; + public const int maxActionInlineWidth = 2130903352; // aapt resource value: 0x7F030139 - public const int maxImageSize = 2130903353; + public const int maxButtonHeight = 2130903353; // aapt resource value: 0x7F03013A - public const int measureWithLargestChild = 2130903354; + public const int maxImageSize = 2130903354; // aapt resource value: 0x7F03013B - public const int menu = 2130903355; + public const int measureWithLargestChild = 2130903355; // aapt resource value: 0x7F03013C - public const int multiChoiceItemLayout = 2130903356; + public const int menu = 2130903356; // aapt resource value: 0x7F03013D - public const int navigationContentDescription = 2130903357; + public const int multiChoiceItemLayout = 2130903357; // aapt resource value: 0x7F03013E - public const int navigationIcon = 2130903358; + public const int navigationContentDescription = 2130903358; // aapt resource value: 0x7F03013F - public const int navigationMode = 2130903359; + public const int navigationIcon = 2130903359; // aapt resource value: 0x7F030140 - public const int navigationViewStyle = 2130903360; + public const int navigationMode = 2130903360; // aapt resource value: 0x7F030141 - public const int noIndex = 2130903361; + public const int navigationViewStyle = 2130903361; // aapt resource value: 0x7F030142 - public const int numericModifiers = 2130903362; + public const int noIndex = 2130903362; // aapt resource value: 0x7F030143 - public const int overlapAnchor = 2130903363; + public const int numericModifiers = 2130903363; // aapt resource value: 0x7F030144 - public const int paddingBottomNoButtons = 2130903364; + public const int overlapAnchor = 2130903364; // aapt resource value: 0x7F030145 - public const int paddingEnd = 2130903365; + public const int paddingBottomNoButtons = 2130903365; // aapt resource value: 0x7F030146 - public const int paddingStart = 2130903366; + public const int paddingEnd = 2130903366; // aapt resource value: 0x7F030147 - public const int paddingTopNoTitle = 2130903367; + public const int paddingStart = 2130903367; // aapt resource value: 0x7F030148 - public const int panelBackground = 2130903368; + public const int paddingTopNoTitle = 2130903368; // aapt resource value: 0x7F030149 - public const int panelMenuListTheme = 2130903369; + public const int panelBackground = 2130903369; // aapt resource value: 0x7F03014A - public const int panelMenuListWidth = 2130903370; + public const int panelMenuListTheme = 2130903370; // aapt resource value: 0x7F03014B - public const int paramName = 2130903371; + public const int panelMenuListWidth = 2130903371; // aapt resource value: 0x7F03014C - public const int paramValue = 2130903372; + public const int paramName = 2130903372; // aapt resource value: 0x7F03014D - public const int passwordToggleContentDescription = 2130903373; + public const int paramValue = 2130903373; // aapt resource value: 0x7F03014E - public const int passwordToggleDrawable = 2130903374; + public const int passwordToggleContentDescription = 2130903374; // aapt resource value: 0x7F03014F - public const int passwordToggleEnabled = 2130903375; + public const int passwordToggleDrawable = 2130903375; // aapt resource value: 0x7F030150 - public const int passwordToggleTint = 2130903376; + public const int passwordToggleEnabled = 2130903376; // aapt resource value: 0x7F030151 - public const int passwordToggleTintMode = 2130903377; + public const int passwordToggleTint = 2130903377; // aapt resource value: 0x7F030152 - public const int perAccountTemplate = 2130903378; + public const int passwordToggleTintMode = 2130903378; // aapt resource value: 0x7F030153 - public const int popupMenuStyle = 2130903379; + public const int perAccountTemplate = 2130903379; // aapt resource value: 0x7F030154 - public const int popupTheme = 2130903380; + public const int popupMenuStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int popupWindowStyle = 2130903381; + public const int popupTheme = 2130903381; // aapt resource value: 0x7F030156 - public const int preserveIconSpacing = 2130903382; + public const int popupWindowStyle = 2130903382; // aapt resource value: 0x7F030157 - public const int pressedTranslationZ = 2130903383; + public const int preserveIconSpacing = 2130903383; // aapt resource value: 0x7F030158 - public const int progressBarPadding = 2130903384; + public const int pressedTranslationZ = 2130903384; // aapt resource value: 0x7F030159 - public const int progressBarStyle = 2130903385; + public const int progressBarPadding = 2130903385; // aapt resource value: 0x7F03015A - public const int queryBackground = 2130903386; + public const int progressBarStyle = 2130903386; // aapt resource value: 0x7F03015B - public const int queryHint = 2130903387; + public const int queryBackground = 2130903387; // aapt resource value: 0x7F03015C - public const int radioButtonStyle = 2130903388; + public const int queryHint = 2130903388; // aapt resource value: 0x7F03015D - public const int ratingBarStyle = 2130903389; + public const int radioButtonStyle = 2130903389; // aapt resource value: 0x7F03015E - public const int ratingBarStyleIndicator = 2130903390; + public const int ratingBarStyle = 2130903390; // aapt resource value: 0x7F03015F - public const int ratingBarStyleSmall = 2130903391; + public const int ratingBarStyleIndicator = 2130903391; // aapt resource value: 0x7F030160 - public const int reverseLayout = 2130903392; + public const int ratingBarStyleSmall = 2130903392; // aapt resource value: 0x7F030161 - public const int rippleColor = 2130903393; + public const int reverseLayout = 2130903393; // aapt resource value: 0x7F030162 - public const int schemaOrgProperty = 2130903394; + public const int rippleColor = 2130903394; // aapt resource value: 0x7F030163 - public const int schemaOrgType = 2130903395; + public const int schemaOrgProperty = 2130903395; // aapt resource value: 0x7F030164 - public const int scopeUris = 2130903396; + public const int schemaOrgType = 2130903396; // aapt resource value: 0x7F030165 - public const int scrimAnimationDuration = 2130903397; + public const int scopeUris = 2130903397; // aapt resource value: 0x7F030166 - public const int scrimBackground = 2130903398; + public const int scrimAnimationDuration = 2130903398; // aapt resource value: 0x7F030167 - public const int scrimVisibleHeightTrigger = 2130903399; + public const int scrimBackground = 2130903399; // aapt resource value: 0x7F030168 - public const int searchEnabled = 2130903400; + public const int scrimVisibleHeightTrigger = 2130903400; // aapt resource value: 0x7F030169 - public const int searchHintIcon = 2130903401; + public const int searchEnabled = 2130903401; // aapt resource value: 0x7F03016A - public const int searchIcon = 2130903402; + public const int searchHintIcon = 2130903402; // aapt resource value: 0x7F03016B - public const int searchLabel = 2130903403; + public const int searchIcon = 2130903403; // aapt resource value: 0x7F03016C - public const int searchViewStyle = 2130903404; + public const int searchLabel = 2130903404; // aapt resource value: 0x7F03016D - public const int sectionContent = 2130903405; + public const int searchViewStyle = 2130903405; // aapt resource value: 0x7F03016E - public const int sectionFormat = 2130903406; + public const int sectionContent = 2130903406; // aapt resource value: 0x7F03016F - public const int sectionId = 2130903407; + public const int sectionFormat = 2130903407; // aapt resource value: 0x7F030170 - public const int sectionType = 2130903408; + public const int sectionId = 2130903408; // aapt resource value: 0x7F030171 - public const int sectionWeight = 2130903409; + public const int sectionType = 2130903409; // aapt resource value: 0x7F030172 - public const int seekBarStyle = 2130903410; + public const int sectionWeight = 2130903410; // aapt resource value: 0x7F030173 - public const int selectableItemBackground = 2130903411; + public const int seekBarStyle = 2130903411; // aapt resource value: 0x7F030174 - public const int selectableItemBackgroundBorderless = 2130903412; + public const int selectableItemBackground = 2130903412; // aapt resource value: 0x7F030175 - public const int semanticallySearchable = 2130903413; + public const int selectableItemBackgroundBorderless = 2130903413; // aapt resource value: 0x7F030176 - public const int settingsDescription = 2130903414; + public const int semanticallySearchable = 2130903414; // aapt resource value: 0x7F030177 - public const int showAsAction = 2130903415; + public const int settingsDescription = 2130903415; // aapt resource value: 0x7F030178 - public const int showDividers = 2130903416; + public const int showAsAction = 2130903416; // aapt resource value: 0x7F030179 - public const int showMotionSpec = 2130903417; + public const int showDividers = 2130903417; // aapt resource value: 0x7F03017A - public const int showText = 2130903418; + public const int showMotionSpec = 2130903418; // aapt resource value: 0x7F03017B - public const int showTitle = 2130903419; + public const int showText = 2130903419; // aapt resource value: 0x7F03017C - public const int singleChoiceItemLayout = 2130903420; + public const int showTitle = 2130903420; // aapt resource value: 0x7F03017D - public const int singleLine = 2130903421; + public const int singleChoiceItemLayout = 2130903421; // aapt resource value: 0x7F03017E - public const int singleSelection = 2130903422; + public const int singleLine = 2130903422; // aapt resource value: 0x7F03017F - public const int snackbarButtonStyle = 2130903423; + public const int singleSelection = 2130903423; // aapt resource value: 0x7F030180 - public const int snackbarStyle = 2130903424; + public const int snackbarButtonStyle = 2130903424; // aapt resource value: 0x7F030181 - public const int sourceClass = 2130903425; + public const int snackbarStyle = 2130903425; // aapt resource value: 0x7F030182 - public const int spanCount = 2130903426; + public const int sourceClass = 2130903426; // aapt resource value: 0x7F030183 - public const int spinBars = 2130903427; + public const int spanCount = 2130903427; // aapt resource value: 0x7F030184 - public const int spinnerDropDownItemStyle = 2130903428; + public const int spinBars = 2130903428; // aapt resource value: 0x7F030185 - public const int spinnerStyle = 2130903429; + public const int spinnerDropDownItemStyle = 2130903429; // aapt resource value: 0x7F030186 - public const int splitTrack = 2130903430; + public const int spinnerStyle = 2130903430; // aapt resource value: 0x7F030187 - public const int srcCompat = 2130903431; + public const int splitTrack = 2130903431; // aapt resource value: 0x7F030188 - public const int stackFromEnd = 2130903432; + public const int srcCompat = 2130903432; // aapt resource value: 0x7F030189 - public const int state_above_anchor = 2130903433; + public const int stackFromEnd = 2130903433; // aapt resource value: 0x7F03018A - public const int state_collapsed = 2130903434; + public const int state_above_anchor = 2130903434; // aapt resource value: 0x7F03018B - public const int state_collapsible = 2130903435; + public const int state_collapsed = 2130903435; // aapt resource value: 0x7F03018C - public const int state_liftable = 2130903436; + public const int state_collapsible = 2130903436; // aapt resource value: 0x7F03018D - public const int state_lifted = 2130903437; + public const int state_liftable = 2130903437; // aapt resource value: 0x7F03018E - public const int statusBarBackground = 2130903438; + public const int state_lifted = 2130903438; // aapt resource value: 0x7F03018F - public const int statusBarScrim = 2130903439; + public const int statusBarBackground = 2130903439; // aapt resource value: 0x7F030190 - public const int strokeColor = 2130903440; + public const int statusBarScrim = 2130903440; // aapt resource value: 0x7F030191 - public const int strokeWidth = 2130903441; + public const int strokeColor = 2130903441; // aapt resource value: 0x7F030192 - public const int subMenuArrow = 2130903442; + public const int strokeWidth = 2130903442; // aapt resource value: 0x7F030193 - public const int submitBackground = 2130903443; + public const int subMenuArrow = 2130903443; // aapt resource value: 0x7F030194 - public const int subsectionSeparator = 2130903444; + public const int submitBackground = 2130903444; // aapt resource value: 0x7F030195 - public const int subtitle = 2130903445; + public const int subsectionSeparator = 2130903445; // aapt resource value: 0x7F030196 - public const int subtitleTextAppearance = 2130903446; + public const int subtitle = 2130903446; // aapt resource value: 0x7F030197 - public const int subtitleTextColor = 2130903447; + public const int subtitleTextAppearance = 2130903447; // aapt resource value: 0x7F030198 - public const int subtitleTextStyle = 2130903448; + public const int subtitleTextColor = 2130903448; // aapt resource value: 0x7F030199 - public const int suggestionRowLayout = 2130903449; + public const int subtitleTextStyle = 2130903449; // aapt resource value: 0x7F03019A - public const int switchMinWidth = 2130903450; + public const int suggestionRowLayout = 2130903450; // aapt resource value: 0x7F03019B - public const int switchPadding = 2130903451; + public const int switchMinWidth = 2130903451; // aapt resource value: 0x7F03019C - public const int switchStyle = 2130903452; + public const int switchPadding = 2130903452; // aapt resource value: 0x7F03019D - public const int switchTextAppearance = 2130903453; + public const int switchStyle = 2130903453; // aapt resource value: 0x7F03019E - public const int tabBackground = 2130903454; + public const int switchTextAppearance = 2130903454; // aapt resource value: 0x7F03019F - public const int tabContentStart = 2130903455; + public const int tabBackground = 2130903455; // aapt resource value: 0x7F0301A0 - public const int tabGravity = 2130903456; + public const int tabContentStart = 2130903456; // aapt resource value: 0x7F0301A1 - public const int tabIconTint = 2130903457; + public const int tabGravity = 2130903457; // aapt resource value: 0x7F0301A2 - public const int tabIconTintMode = 2130903458; + public const int tabIconTint = 2130903458; // aapt resource value: 0x7F0301A3 - public const int tabIndicator = 2130903459; + public const int tabIconTintMode = 2130903459; // aapt resource value: 0x7F0301A4 - public const int tabIndicatorAnimationDuration = 2130903460; + public const int tabIndicator = 2130903460; // aapt resource value: 0x7F0301A5 - public const int tabIndicatorColor = 2130903461; + public const int tabIndicatorAnimationDuration = 2130903461; // aapt resource value: 0x7F0301A6 - public const int tabIndicatorFullWidth = 2130903462; + public const int tabIndicatorColor = 2130903462; // aapt resource value: 0x7F0301A7 - public const int tabIndicatorGravity = 2130903463; + public const int tabIndicatorFullWidth = 2130903463; // aapt resource value: 0x7F0301A8 - public const int tabIndicatorHeight = 2130903464; + public const int tabIndicatorGravity = 2130903464; // aapt resource value: 0x7F0301A9 - public const int tabInlineLabel = 2130903465; + public const int tabIndicatorHeight = 2130903465; // aapt resource value: 0x7F0301AA - public const int tabMaxWidth = 2130903466; + public const int tabInlineLabel = 2130903466; // aapt resource value: 0x7F0301AB - public const int tabMinWidth = 2130903467; + public const int tabMaxWidth = 2130903467; // aapt resource value: 0x7F0301AC - public const int tabMode = 2130903468; + public const int tabMinWidth = 2130903468; // aapt resource value: 0x7F0301AD - public const int tabPadding = 2130903469; + public const int tabMode = 2130903469; // aapt resource value: 0x7F0301AE - public const int tabPaddingBottom = 2130903470; + public const int tabPadding = 2130903470; // aapt resource value: 0x7F0301AF - public const int tabPaddingEnd = 2130903471; + public const int tabPaddingBottom = 2130903471; // aapt resource value: 0x7F0301B0 - public const int tabPaddingStart = 2130903472; + public const int tabPaddingEnd = 2130903472; // aapt resource value: 0x7F0301B1 - public const int tabPaddingTop = 2130903473; + public const int tabPaddingStart = 2130903473; // aapt resource value: 0x7F0301B2 - public const int tabRippleColor = 2130903474; + public const int tabPaddingTop = 2130903474; // aapt resource value: 0x7F0301B3 - public const int tabSelectedTextColor = 2130903475; + public const int tabRippleColor = 2130903475; // aapt resource value: 0x7F0301B4 - public const int tabStyle = 2130903476; + public const int tabSelectedTextColor = 2130903476; // aapt resource value: 0x7F0301B5 - public const int tabTextAppearance = 2130903477; + public const int tabStyle = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tabTextColor = 2130903478; + public const int tabTextAppearance = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tabUnboundedRipple = 2130903479; + public const int tabTextColor = 2130903479; // aapt resource value: 0x7F0301B8 - public const int textAllCaps = 2130903480; + public const int tabUnboundedRipple = 2130903480; // aapt resource value: 0x7F0301B9 - public const int textAppearanceBody1 = 2130903481; + public const int textAllCaps = 2130903481; // aapt resource value: 0x7F0301BA - public const int textAppearanceBody2 = 2130903482; + public const int textAppearanceBody1 = 2130903482; // aapt resource value: 0x7F0301BB - public const int textAppearanceButton = 2130903483; + public const int textAppearanceBody2 = 2130903483; // aapt resource value: 0x7F0301BC - public const int textAppearanceCaption = 2130903484; + public const int textAppearanceButton = 2130903484; // aapt resource value: 0x7F0301BD - public const int textAppearanceHeadline1 = 2130903485; + public const int textAppearanceCaption = 2130903485; // aapt resource value: 0x7F0301BE - public const int textAppearanceHeadline2 = 2130903486; + public const int textAppearanceHeadline1 = 2130903486; // aapt resource value: 0x7F0301BF - public const int textAppearanceHeadline3 = 2130903487; + public const int textAppearanceHeadline2 = 2130903487; // aapt resource value: 0x7F0301C0 - public const int textAppearanceHeadline4 = 2130903488; + public const int textAppearanceHeadline3 = 2130903488; // aapt resource value: 0x7F0301C1 - public const int textAppearanceHeadline5 = 2130903489; + public const int textAppearanceHeadline4 = 2130903489; // aapt resource value: 0x7F0301C2 - public const int textAppearanceHeadline6 = 2130903490; + public const int textAppearanceHeadline5 = 2130903490; // aapt resource value: 0x7F0301C3 - public const int textAppearanceLargePopupMenu = 2130903491; + public const int textAppearanceHeadline6 = 2130903491; // aapt resource value: 0x7F0301C4 - public const int textAppearanceListItem = 2130903492; + public const int textAppearanceLargePopupMenu = 2130903492; // aapt resource value: 0x7F0301C5 - public const int textAppearanceListItemSecondary = 2130903493; + public const int textAppearanceListItem = 2130903493; // aapt resource value: 0x7F0301C6 - public const int textAppearanceListItemSmall = 2130903494; + public const int textAppearanceListItemSecondary = 2130903494; // aapt resource value: 0x7F0301C7 - public const int textAppearanceOverline = 2130903495; + public const int textAppearanceListItemSmall = 2130903495; // aapt resource value: 0x7F0301C8 - public const int textAppearancePopupMenuHeader = 2130903496; + public const int textAppearanceOverline = 2130903496; // aapt resource value: 0x7F0301C9 - public const int textAppearanceSearchResultSubtitle = 2130903497; + public const int textAppearancePopupMenuHeader = 2130903497; // aapt resource value: 0x7F0301CA - public const int textAppearanceSearchResultTitle = 2130903498; + public const int textAppearanceSearchResultSubtitle = 2130903498; // aapt resource value: 0x7F0301CB - public const int textAppearanceSmallPopupMenu = 2130903499; + public const int textAppearanceSearchResultTitle = 2130903499; // aapt resource value: 0x7F0301CC - public const int textAppearanceSubtitle1 = 2130903500; + public const int textAppearanceSmallPopupMenu = 2130903500; // aapt resource value: 0x7F0301CD - public const int textAppearanceSubtitle2 = 2130903501; + public const int textAppearanceSubtitle1 = 2130903501; // aapt resource value: 0x7F0301CE - public const int textColorAlertDialogListItem = 2130903502; + public const int textAppearanceSubtitle2 = 2130903502; // aapt resource value: 0x7F0301CF - public const int textColorSearchUrl = 2130903503; + public const int textColorAlertDialogListItem = 2130903503; // aapt resource value: 0x7F0301D0 - public const int textEndPadding = 2130903504; + public const int textColorSearchUrl = 2130903504; // aapt resource value: 0x7F0301D1 - public const int textInputStyle = 2130903505; + public const int textEndPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int textStartPadding = 2130903506; + public const int textInputStyle = 2130903506; // aapt resource value: 0x7F0301D3 - public const int theme = 2130903507; + public const int textStartPadding = 2130903507; // aapt resource value: 0x7F0301D4 - public const int thickness = 2130903508; + public const int theme = 2130903508; // aapt resource value: 0x7F0301D5 - public const int thumbTextPadding = 2130903509; + public const int thickness = 2130903509; // aapt resource value: 0x7F0301D6 - public const int thumbTint = 2130903510; + public const int thumbTextPadding = 2130903510; // aapt resource value: 0x7F0301D7 - public const int thumbTintMode = 2130903511; + public const int thumbTint = 2130903511; // aapt resource value: 0x7F0301D8 - public const int tickMark = 2130903512; + public const int thumbTintMode = 2130903512; // aapt resource value: 0x7F0301D9 - public const int tickMarkTint = 2130903513; + public const int tickMark = 2130903513; // aapt resource value: 0x7F0301DA - public const int tickMarkTintMode = 2130903514; + public const int tickMarkTint = 2130903514; // aapt resource value: 0x7F0301DB - public const int tint = 2130903515; + public const int tickMarkTintMode = 2130903515; // aapt resource value: 0x7F0301DC - public const int tintMode = 2130903516; + public const int tint = 2130903516; // aapt resource value: 0x7F0301DD - public const int title = 2130903517; + public const int tintMode = 2130903517; // aapt resource value: 0x7F0301DE - public const int titleEnabled = 2130903518; + public const int title = 2130903518; // aapt resource value: 0x7F0301DF - public const int titleMargin = 2130903519; + public const int titleEnabled = 2130903519; // aapt resource value: 0x7F0301E0 - public const int titleMarginBottom = 2130903520; + public const int titleMargin = 2130903520; // aapt resource value: 0x7F0301E1 - public const int titleMarginEnd = 2130903521; - - // aapt resource value: 0x7F0301E4 - public const int titleMargins = 2130903524; + public const int titleMarginBottom = 2130903521; // aapt resource value: 0x7F0301E2 - public const int titleMarginStart = 2130903522; + public const int titleMarginEnd = 2130903522; + + // aapt resource value: 0x7F0301E5 + public const int titleMargins = 2130903525; // aapt resource value: 0x7F0301E3 - public const int titleMarginTop = 2130903523; + public const int titleMarginStart = 2130903523; - // aapt resource value: 0x7F0301E5 - public const int titleTextAppearance = 2130903525; + // aapt resource value: 0x7F0301E4 + public const int titleMarginTop = 2130903524; // aapt resource value: 0x7F0301E6 - public const int titleTextColor = 2130903526; + public const int titleTextAppearance = 2130903526; // aapt resource value: 0x7F0301E7 - public const int titleTextStyle = 2130903527; + public const int titleTextColor = 2130903527; // aapt resource value: 0x7F0301E8 - public const int toAddressesSection = 2130903528; + public const int titleTextStyle = 2130903528; // aapt resource value: 0x7F0301E9 - public const int toolbarId = 2130903529; + public const int toAddressesSection = 2130903529; // aapt resource value: 0x7F0301EA - public const int toolbarNavigationButtonStyle = 2130903530; + public const int toolbarId = 2130903530; // aapt resource value: 0x7F0301EB - public const int toolbarStyle = 2130903531; + public const int toolbarNavigationButtonStyle = 2130903531; // aapt resource value: 0x7F0301EC - public const int tooltipForegroundColor = 2130903532; + public const int toolbarStyle = 2130903532; // aapt resource value: 0x7F0301ED - public const int tooltipFrameBackground = 2130903533; + public const int tooltipForegroundColor = 2130903533; // aapt resource value: 0x7F0301EE - public const int tooltipText = 2130903534; + public const int tooltipFrameBackground = 2130903534; // aapt resource value: 0x7F0301EF - public const int track = 2130903535; + public const int tooltipText = 2130903535; // aapt resource value: 0x7F0301F0 - public const int trackTint = 2130903536; + public const int track = 2130903536; // aapt resource value: 0x7F0301F1 - public const int trackTintMode = 2130903537; + public const int trackTint = 2130903537; // aapt resource value: 0x7F0301F2 - public const int trimmable = 2130903538; + public const int trackTintMode = 2130903538; // aapt resource value: 0x7F0301F3 - public const int ttcIndex = 2130903539; + public const int trimmable = 2130903539; // aapt resource value: 0x7F0301F4 - public const int useCompatPadding = 2130903540; + public const int ttcIndex = 2130903540; // aapt resource value: 0x7F0301F5 - public const int userInputSection = 2130903541; + public const int useCompatPadding = 2130903541; // aapt resource value: 0x7F0301F6 - public const int userInputTag = 2130903542; + public const int userInputSection = 2130903542; // aapt resource value: 0x7F0301F7 - public const int userInputValue = 2130903543; + public const int userInputTag = 2130903543; // aapt resource value: 0x7F0301F8 - public const int viewInflaterClass = 2130903544; + public const int userInputValue = 2130903544; // aapt resource value: 0x7F0301F9 - public const int voiceIcon = 2130903545; + public const int viewInflaterClass = 2130903545; // aapt resource value: 0x7F0301FA - public const int windowActionBar = 2130903546; + public const int voiceIcon = 2130903546; // aapt resource value: 0x7F0301FB - public const int windowActionBarOverlay = 2130903547; + public const int windowActionBar = 2130903547; // aapt resource value: 0x7F0301FC - public const int windowActionModeOverlay = 2130903548; + public const int windowActionBarOverlay = 2130903548; // aapt resource value: 0x7F0301FD - public const int windowFixedHeightMajor = 2130903549; + public const int windowActionModeOverlay = 2130903549; // aapt resource value: 0x7F0301FE - public const int windowFixedHeightMinor = 2130903550; + public const int windowFixedHeightMajor = 2130903550; // aapt resource value: 0x7F0301FF - public const int windowFixedWidthMajor = 2130903551; + public const int windowFixedHeightMinor = 2130903551; // aapt resource value: 0x7F030200 - public const int windowFixedWidthMinor = 2130903552; + public const int windowFixedWidthMajor = 2130903552; // aapt resource value: 0x7F030201 - public const int windowMinWidthMajor = 2130903553; + public const int windowFixedWidthMinor = 2130903553; // aapt resource value: 0x7F030202 - public const int windowMinWidthMinor = 2130903554; + public const int windowMinWidthMajor = 2130903554; // aapt resource value: 0x7F030203 - public const int windowNoTitle = 2130903555; + public const int windowMinWidthMinor = 2130903555; + + // aapt resource value: 0x7F030204 + public const int windowNoTitle = 2130903556; static Attribute() { @@ -10674,7 +10684,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -11604,37 +11617,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030032,0x7F030033,0x7F030034,0x7F030095,0x7F030096,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F0300AB,0x7F0300B3,0x7F0300B4,0x7F0300C0,0x7F0300EB,0x7F0300F0,0x7F0300F5,0x7F0300F6,0x7F0300F8,0x7F030104,0x7F030110,0x7F030133,0x7F03013F,0x7F030154,0x7F030158,0x7F030159,0x7F030195,0x7F030198,0x7F0301DD,0x7F0301E7 } + // aapt resource value: { 0x7F030032,0x7F030033,0x7F030034,0x7F030096,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F0300AC,0x7F0300B4,0x7F0300B5,0x7F0300C1,0x7F0300EC,0x7F0300F1,0x7F0300F6,0x7F0300F7,0x7F0300F9,0x7F030105,0x7F030111,0x7F030134,0x7F030140,0x7F030155,0x7F030159,0x7F03015A,0x7F030196,0x7F030199,0x7F0301DE,0x7F0301E8 } public static int[] ActionBar = new int[] { 2130903090, 2130903091, 2130903092, - 2130903189, 2130903190, 2130903191, 2130903192, 2130903193, 2130903194, - 2130903211, - 2130903219, + 2130903195, + 2130903212, 2130903220, - 2130903232, - 2130903275, - 2130903280, - 2130903285, + 2130903221, + 2130903233, + 2130903276, + 2130903281, 2130903286, - 2130903288, - 2130903300, - 2130903312, - 2130903347, - 2130903359, - 2130903380, - 2130903384, + 2130903287, + 2130903289, + 2130903301, + 2130903313, + 2130903348, + 2130903360, + 2130903381, 2130903385, - 2130903445, - 2130903448, - 2130903517, - 2130903527}; + 2130903386, + 2130903446, + 2130903449, + 2130903518, + 2130903528}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -11741,14 +11754,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030032,0x7F030033,0x7F030081,0x7F0300EB,0x7F030198,0x7F0301E7 } + // aapt resource value: { 0x7F030032,0x7F030033,0x7F030081,0x7F0300EC,0x7F030199,0x7F0301E8 } public static int[] ActionMode = new int[] { 2130903090, 2130903091, 2130903169, - 2130903275, - 2130903448, - 2130903527}; + 2130903276, + 2130903449, + 2130903528}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11768,10 +11781,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300C5,0x7F030106 } + // aapt resource value: { 0x7F0300C6,0x7F030107 } public static int[] ActivityChooserView = new int[] { - 2130903237, - 2130903302}; + 2130903238, + 2130903303}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11779,16 +11792,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030053,0x7F030054,0x7F03012A,0x7F03012B,0x7F03013C,0x7F03017B,0x7F03017C } + // aapt resource value: { 0x10100F2,0x7F030053,0x7F030054,0x7F03012B,0x7F03012C,0x7F03013D,0x7F03017C,0x7F03017D } public static int[] AlertDialog = new int[] { 16842994, 2130903123, 2130903124, - 2130903338, 2130903339, - 2130903356, - 2130903419, - 2130903420}; + 2130903340, + 2130903357, + 2130903420, + 2130903421}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11871,21 +11884,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300C0,0x7F0300C6,0x7F030125 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300C1,0x7F0300C7,0x7F030126 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903232, - 2130903238, - 2130903333}; + 2130903233, + 2130903239, + 2130903334}; - // aapt resource value: { 0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D } + // aapt resource value: { 0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E } public static int[] AppBarLayoutStates = new int[] { - 2130903434, 2130903435, 2130903436, - 2130903437}; + 2130903437, + 2130903438}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11914,10 +11927,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030123,0x7F030124 } + // aapt resource value: { 0x7F030124,0x7F030125 } public static int[] AppBarLayout_Layout = new int[] { - 2130903331, - 2130903332}; + 2130903332, + 2130903333}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11928,12 +11941,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030187,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010119,0x7F030188,0x7F0301DC,0x7F0301DD } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903431, - 2130903515, - 2130903516}; + 2130903432, + 2130903516, + 2130903517}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11947,12 +11960,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301D8,0x7F0301D9,0x7F0301DA } + // aapt resource value: { 0x1010142,0x7F0301D9,0x7F0301DA,0x7F0301DB } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903512, 2130903513, - 2130903514}; + 2130903514, + 2130903515}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11997,7 +12010,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F030031,0x7F0300DA,0x7F0300DD,0x7F030118,0x7F030126,0x7F0301B8 } + // aapt resource value: { 0x1010034,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F030031,0x7F0300DB,0x7F0300DE,0x7F030119,0x7F030127,0x7F0301B9 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903085, @@ -12005,11 +12018,11 @@ public partial class Styleable 2130903087, 2130903088, 2130903089, - 2130903258, - 2130903261, - 2130903320, - 2130903334, - 2130903480}; + 2130903259, + 2130903262, + 2130903321, + 2130903335, + 2130903481}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -12044,7 +12057,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002C,0x7F03003F,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030051,0x7F030056,0x7F030057,0x7F030061,0x7F030066,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008E,0x7F03008F,0x7F030092,0x7F0300A2,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B5,0x7F0300B7,0x7F0300BB,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300F5,0x7F030103,0x7F030128,0x7F030129,0x7F03012C,0x7F03012D,0x7F03012E,0x7F03012F,0x7F030130,0x7F030131,0x7F030132,0x7F030148,0x7F030149,0x7F03014A,0x7F030153,0x7F030155,0x7F03015C,0x7F03015D,0x7F03015E,0x7F03015F,0x7F03016C,0x7F030172,0x7F030173,0x7F030174,0x7F030184,0x7F030185,0x7F03019C,0x7F0301C3,0x7F0301C4,0x7F0301C5,0x7F0301C6,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301CE,0x7F0301CF,0x7F0301EA,0x7F0301EB,0x7F0301EC,0x7F0301ED,0x7F0301F8,0x7F0301FA,0x7F0301FB,0x7F0301FC,0x7F0301FD,0x7F0301FE,0x7F0301FF,0x7F030200,0x7F030201,0x7F030202,0x7F030203 } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002C,0x7F03003F,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030051,0x7F030056,0x7F030057,0x7F030061,0x7F030066,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008E,0x7F03008F,0x7F030090,0x7F030093,0x7F0300A3,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B6,0x7F0300B8,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300F6,0x7F030104,0x7F030129,0x7F03012A,0x7F03012D,0x7F03012E,0x7F03012F,0x7F030130,0x7F030131,0x7F030132,0x7F030133,0x7F030149,0x7F03014A,0x7F03014B,0x7F030154,0x7F030156,0x7F03015D,0x7F03015E,0x7F03015F,0x7F030160,0x7F03016D,0x7F030173,0x7F030174,0x7F030175,0x7F030185,0x7F030186,0x7F03019D,0x7F0301C4,0x7F0301C5,0x7F0301C6,0x7F0301C7,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301CC,0x7F0301CF,0x7F0301D0,0x7F0301EB,0x7F0301EC,0x7F0301ED,0x7F0301EE,0x7F0301F9,0x7F0301FB,0x7F0301FC,0x7F0301FD,0x7F0301FE,0x7F0301FF,0x7F030200,0x7F030201,0x7F030202,0x7F030203,0x7F030204 } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -12094,7 +12107,6 @@ public partial class Styleable 2130903127, 2130903137, 2130903142, - 2130903175, 2130903176, 2130903177, 2130903178, @@ -12103,61 +12115,61 @@ public partial class Styleable 2130903181, 2130903182, 2130903183, - 2130903186, - 2130903202, - 2130903216, + 2130903184, + 2130903187, + 2130903203, 2130903217, 2130903218, - 2130903221, - 2130903223, - 2130903227, + 2130903219, + 2130903222, + 2130903224, 2130903228, 2130903229, 2130903230, 2130903231, - 2130903285, - 2130903299, - 2130903336, + 2130903232, + 2130903286, + 2130903300, 2130903337, - 2130903340, + 2130903338, 2130903341, 2130903342, 2130903343, 2130903344, 2130903345, 2130903346, - 2130903368, + 2130903347, 2130903369, 2130903370, - 2130903379, - 2130903381, - 2130903388, + 2130903371, + 2130903380, + 2130903382, 2130903389, 2130903390, 2130903391, - 2130903404, - 2130903410, + 2130903392, + 2130903405, 2130903411, 2130903412, - 2130903428, + 2130903413, 2130903429, - 2130903452, - 2130903491, + 2130903430, + 2130903453, 2130903492, 2130903493, 2130903494, - 2130903496, + 2130903495, 2130903497, 2130903498, 2130903499, - 2130903502, + 2130903500, 2130903503, - 2130903530, + 2130903504, 2130903531, 2130903532, 2130903533, - 2130903544, - 2130903546, + 2130903534, + 2130903545, 2130903547, 2130903548, 2130903549, @@ -12166,7 +12178,8 @@ public partial class Styleable 2130903552, 2130903553, 2130903554, - 2130903555}; + 2130903555, + 2130903556}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -12535,14 +12548,14 @@ public partial class Styleable public static int[] AppDataSearch = new int[] { -1}; - // aapt resource value: { 0x7F030035,0x7F0300CE,0x7F0300CF,0x7F0300D0,0x7F0300D1,0x7F0300F1 } + // aapt resource value: { 0x7F030035,0x7F0300CF,0x7F0300D0,0x7F0300D1,0x7F0300D2,0x7F0300F2 } public static int[] BottomAppBar = new int[] { 2130903093, - 2130903246, 2130903247, 2130903248, 2130903249, - 2130903281}; + 2130903250, + 2130903282}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -12562,18 +12575,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300C0,0x7F03010A,0x7F03010C,0x7F03010E,0x7F03010F,0x7F030113,0x7F030114,0x7F030115,0x7F030117,0x7F03013B } + // aapt resource value: { 0x7F0300C1,0x7F03010B,0x7F03010D,0x7F03010F,0x7F030110,0x7F030114,0x7F030115,0x7F030116,0x7F030118,0x7F03013C } public static int[] BottomNavigationView = new int[] { - 2130903232, - 2130903306, - 2130903308, - 2130903310, + 2130903233, + 2130903307, + 2130903309, 2130903311, - 2130903315, + 2130903312, 2130903316, 2130903317, - 2130903319, - 2130903355}; + 2130903318, + 2130903320, + 2130903356}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -12631,7 +12644,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F03005E,0x7F03005F,0x7F03009B,0x7F03009C,0x7F03009D,0x7F03009E,0x7F03009F } + // aapt resource value: { 0x101013F,0x1010140,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F03005E,0x7F03005F,0x7F03009C,0x7F03009D,0x7F03009E,0x7F03009F,0x7F0300A0 } public static int[] CardView = new int[] { 16843071, 16843072, @@ -12641,11 +12654,11 @@ public partial class Styleable 2130903133, 2130903134, 2130903135, - 2130903195, 2130903196, 2130903197, 2130903198, - 2130903199}; + 2130903199, + 2130903200}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -12686,7 +12699,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030063,0x7F030064,0x7F030065,0x7F030067,0x7F030068,0x7F030069,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F03006F,0x7F030070,0x7F030075,0x7F030076,0x7F030077,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F03007E,0x7F03007F,0x7F030080,0x7F0300EF,0x7F0300F9,0x7F0300FD,0x7F030161,0x7F030179,0x7F0301D0,0x7F0301D2 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030063,0x7F030064,0x7F030065,0x7F030067,0x7F030068,0x7F030069,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F03006F,0x7F030070,0x7F030075,0x7F030076,0x7F030077,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F03007E,0x7F03007F,0x7F030080,0x7F0300F0,0x7F0300FA,0x7F0300FE,0x7F030162,0x7F03017A,0x7F0301D1,0x7F0301D3 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -12715,22 +12728,22 @@ public partial class Styleable 2130903166, 2130903167, 2130903168, - 2130903279, - 2130903289, - 2130903293, - 2130903393, - 2130903417, - 2130903504, - 2130903506}; + 2130903280, + 2130903290, + 2130903294, + 2130903394, + 2130903418, + 2130903505, + 2130903507}; - // aapt resource value: { 0x7F030062,0x7F030071,0x7F030072,0x7F030073,0x7F03017D,0x7F03017E } + // aapt resource value: { 0x7F030062,0x7F030071,0x7F030072,0x7F030073,0x7F03017E,0x7F03017F } public static int[] ChipGroup = new int[] { 2130903138, 2130903153, 2130903154, 2130903155, - 2130903421, - 2130903422}; + 2130903422, + 2130903423}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12852,24 +12865,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030084,0x7F030085,0x7F0300A1,0x7F0300C7,0x7F0300C8,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F030165,0x7F030167,0x7F03018F,0x7F0301DD,0x7F0301DE,0x7F0301E9 } + // aapt resource value: { 0x7F030084,0x7F030085,0x7F0300A2,0x7F0300C8,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F030166,0x7F030168,0x7F030190,0x7F0301DE,0x7F0301DF,0x7F0301EA } public static int[] CollapsingToolbarLayout = new int[] { 2130903172, 2130903173, - 2130903201, - 2130903239, + 2130903202, 2130903240, 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903397, - 2130903399, - 2130903439, - 2130903517, + 2130903246, + 2130903398, + 2130903400, + 2130903440, 2130903518, - 2130903529}; + 2130903519, + 2130903530}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12901,10 +12914,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03011E,0x7F03011F } + // aapt resource value: { 0x7F03011F,0x7F030120 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903326, - 2130903327}; + 2130903327, + 2130903328}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12960,23 +12973,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030116,0x7F03018E } + // aapt resource value: { 0x7F030117,0x7F03018F } public static int[] CoordinatorLayout = new int[] { - 2130903318, - 2130903438}; + 2130903319, + 2130903439}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03011B,0x7F03011C,0x7F03011D,0x7F030120,0x7F030121,0x7F030122 } + // aapt resource value: { 0x10100B3,0x7F03011C,0x7F03011D,0x7F03011E,0x7F030121,0x7F030122,0x7F030123 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903323, 2130903324, 2130903325, - 2130903328, + 2130903326, 2130903329, - 2130903330}; + 2130903330, + 2130903331}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -13002,16 +13015,16 @@ public partial class Styleable // aapt resource value: 1 public const int CoordinatorLayout_statusBarBackground = 1; - // aapt resource value: { 0x7F0300A0,0x7F0300A5,0x7F0300A6,0x7F0300B8,0x7F030152,0x7F030163,0x7F030175,0x7F0301F2 } + // aapt resource value: { 0x7F0300A1,0x7F0300A6,0x7F0300A7,0x7F0300B9,0x7F030153,0x7F030164,0x7F030176,0x7F0301F3 } public static int[] Corpus = new int[] { - 2130903200, - 2130903205, + 2130903201, 2130903206, - 2130903224, - 2130903378, - 2130903395, - 2130903413, - 2130903538}; + 2130903207, + 2130903225, + 2130903379, + 2130903396, + 2130903414, + 2130903539}; // aapt resource value: 0 public const int Corpus_contentProviderUri = 0; @@ -13048,16 +13061,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F03002A,0x7F03002B,0x7F030037,0x7F030086,0x7F0300B9,0x7F0300E8,0x7F030183,0x7F0301D4 } + // aapt resource value: { 0x7F03002A,0x7F03002B,0x7F030037,0x7F030087,0x7F0300BA,0x7F0300E9,0x7F030184,0x7F0301D5 } public static int[] DrawerArrowToggle = new int[] { 2130903082, 2130903083, 2130903095, - 2130903174, - 2130903225, - 2130903272, - 2130903427, - 2130903508}; + 2130903175, + 2130903226, + 2130903273, + 2130903428, + 2130903509}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -13083,10 +13096,10 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F03014B,0x7F03014C } + // aapt resource value: { 0x7F03014C,0x7F03014D } public static int[] FeatureParam = new int[] { - 2130903371, - 2130903372}; + 2130903372, + 2130903373}; // aapt resource value: 0 public const int FeatureParam_paramName = 0; @@ -13094,21 +13107,21 @@ public partial class Styleable // aapt resource value: 1 public const int FeatureParam_paramValue = 1; - // aapt resource value: { 0x7F030035,0x7F030036,0x7F03003E,0x7F0300C0,0x7F0300D2,0x7F0300D3,0x7F0300EF,0x7F0300F7,0x7F030139,0x7F030157,0x7F030161,0x7F030179,0x7F0301F4 } + // aapt resource value: { 0x7F030035,0x7F030036,0x7F03003E,0x7F0300C1,0x7F0300D3,0x7F0300D4,0x7F0300F0,0x7F0300F8,0x7F03013A,0x7F030158,0x7F030162,0x7F03017A,0x7F0301F5 } public static int[] FloatingActionButton = new int[] { 2130903093, 2130903094, 2130903102, - 2130903232, - 2130903250, + 2130903233, 2130903251, - 2130903279, - 2130903287, - 2130903353, - 2130903383, - 2130903393, - 2130903417, - 2130903540}; + 2130903252, + 2130903280, + 2130903288, + 2130903354, + 2130903384, + 2130903394, + 2130903418, + 2130903541}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -13156,10 +13169,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030111,0x7F030127 } + // aapt resource value: { 0x7F030112,0x7F030128 } public static int[] FlowLayout = new int[] { - 2130903313, - 2130903335}; + 2130903314, + 2130903336}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -13167,27 +13180,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300DE,0x7F0300DF,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E3 } + // aapt resource value: { 0x7F0300DF,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E4 } public static int[] FontFamily = new int[] { - 2130903262, 2130903263, 2130903264, 2130903265, 2130903266, - 2130903267}; + 2130903267, + 2130903268}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300DC,0x7F0300E4,0x7F0300E5,0x7F0300E6,0x7F0301F3 } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300DD,0x7F0300E5,0x7F0300E6,0x7F0300E7,0x7F0301F4 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903260, - 2130903268, + 2130903261, 2130903269, 2130903270, - 2130903539}; + 2130903271, + 2130903540}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -13237,11 +13250,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300E7 } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300E8 } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903271}; + 2130903272}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -13252,14 +13265,14 @@ public partial class Styleable // aapt resource value: 2 public const int ForegroundLinearLayout_foregroundInsidePadding = 2; - // aapt resource value: { 0x7F0300AC,0x7F0300AD,0x7F0300AE,0x7F030168,0x7F03016B,0x7F030176 } + // aapt resource value: { 0x7F0300AD,0x7F0300AE,0x7F0300AF,0x7F030169,0x7F03016C,0x7F030177 } public static int[] GlobalSearch = new int[] { - 2130903212, 2130903213, 2130903214, - 2130903400, - 2130903403, - 2130903414}; + 2130903215, + 2130903401, + 2130903404, + 2130903415}; // aapt resource value: { 0x7F030026 } public static int[] GlobalSearchCorpus = new int[] { @@ -13268,10 +13281,10 @@ public partial class Styleable // aapt resource value: 0 public const int GlobalSearchCorpus_allowShortcuts = 0; - // aapt resource value: { 0x7F03016D,0x7F030170 } + // aapt resource value: { 0x7F03016E,0x7F030171 } public static int[] GlobalSearchSection = new int[] { - 2130903405, - 2130903408}; + 2130903406, + 2130903409}; // aapt resource value: 0 public const int GlobalSearchSection_sectionContent = 0; @@ -13359,14 +13372,14 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x7F030107,0x7F030181,0x7F0301E8,0x7F0301F5,0x7F0301F6,0x7F0301F7 } + // aapt resource value: { 0x7F030108,0x7F030182,0x7F0301E9,0x7F0301F6,0x7F0301F7,0x7F0301F8 } public static int[] IMECorpus = new int[] { - 2130903303, - 2130903425, - 2130903528, - 2130903541, + 2130903304, + 2130903426, + 2130903529, 2130903542, - 2130903543}; + 2130903543, + 2130903544}; // aapt resource value: 0 public const int IMECorpus_inputEnabled = 0; @@ -13386,17 +13399,24 @@ public partial class Styleable // aapt resource value: 5 public const int IMECorpus_userInputValue = 5; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300B4,0x7F0300B6,0x7F03013A,0x7F030178 } + // aapt resource value: { 0x7F030086 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903174}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300B5,0x7F0300B7,0x7F03013B,0x7F030179 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903220, - 2130903222, - 2130903354, - 2130903416}; + 2130903221, + 2130903223, + 2130903355, + 2130903417}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -13455,11 +13475,11 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x7F030079,0x7F030101,0x7F030102 } + // aapt resource value: { 0x7F030079,0x7F030102,0x7F030103 } public static int[] LoadingImageView = new int[] { 2130903161, - 2130903297, - 2130903298}; + 2130903298, + 2130903299}; // aapt resource value: 0 public const int LoadingImageView_circleCrop = 0; @@ -13470,7 +13490,7 @@ public partial class Styleable // aapt resource value: 2 public const int LoadingImageView_imageAspectRatioAdjust = 2; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030035,0x7F030036,0x7F0300A4,0x7F0300F8,0x7F0300FA,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030161,0x7F030190,0x7F030191 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030035,0x7F030036,0x7F0300A5,0x7F0300F9,0x7F0300FB,0x7F0300FC,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030162,0x7F030191,0x7F030192 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -13478,16 +13498,16 @@ public partial class Styleable 16843194, 2130903093, 2130903094, - 2130903204, - 2130903288, - 2130903290, + 2130903205, + 2130903289, 2130903291, 2130903292, - 2130903294, + 2130903293, 2130903295, - 2130903393, - 2130903440, - 2130903441}; + 2130903296, + 2130903394, + 2130903441, + 2130903442}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -13537,10 +13557,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F030190,0x7F030191 } + // aapt resource value: { 0x7F030191,0x7F030192 } public static int[] MaterialCardView = new int[] { - 2130903440, - 2130903441}; + 2130903441, + 2130903442}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -13548,27 +13568,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030042,0x7F030043,0x7F03006A,0x7F030074,0x7F030078,0x7F030087,0x7F030088,0x7F03008E,0x7F03008F,0x7F030091,0x7F0300BF,0x7F0300DB,0x7F030135,0x7F030136,0x7F030140,0x7F030166,0x7F03017F,0x7F0301B4,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C7,0x7F0301CC,0x7F0301CD,0x7F0301D1 } + // aapt resource value: { 0x7F030042,0x7F030043,0x7F03006A,0x7F030074,0x7F030078,0x7F030088,0x7F030089,0x7F03008F,0x7F030090,0x7F030092,0x7F0300C0,0x7F0300DC,0x7F030136,0x7F030137,0x7F030141,0x7F030167,0x7F030180,0x7F0301B5,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C8,0x7F0301CD,0x7F0301CE,0x7F0301D2 } public static int[] MaterialComponentsTheme = new int[] { 2130903106, 2130903107, 2130903146, 2130903156, 2130903160, - 2130903175, 2130903176, - 2130903182, + 2130903177, 2130903183, - 2130903185, - 2130903231, - 2130903259, - 2130903349, + 2130903184, + 2130903186, + 2130903232, + 2130903260, 2130903350, - 2130903360, - 2130903398, - 2130903423, - 2130903476, - 2130903481, + 2130903351, + 2130903361, + 2130903399, + 2130903424, + 2130903477, 2130903482, 2130903483, 2130903484, @@ -13578,10 +13597,11 @@ public partial class Styleable 2130903488, 2130903489, 2130903490, - 2130903495, - 2130903500, + 2130903491, + 2130903496, 2130903501, - 2130903505}; + 2130903502, + 2130903506}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -13706,7 +13726,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030029,0x7F030094,0x7F0300FE,0x7F0300FF,0x7F030142,0x7F030177,0x7F0301EE } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030029,0x7F030095,0x7F0300FF,0x7F030100,0x7F030143,0x7F030178,0x7F0301EF } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -13725,12 +13745,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903081, - 2130903188, - 2130903294, + 2130903189, 2130903295, - 2130903362, - 2130903415, - 2130903534}; + 2130903296, + 2130903363, + 2130903416, + 2130903535}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -13801,7 +13821,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030156,0x7F030192 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030157,0x7F030193 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -13810,8 +13830,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903382, - 2130903442}; + 2130903383, + 2130903443}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -13840,20 +13860,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300C0,0x7F0300EA,0x7F03010A,0x7F03010B,0x7F03010D,0x7F03010F,0x7F030112,0x7F030115,0x7F03013B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300C1,0x7F0300EB,0x7F03010B,0x7F03010C,0x7F03010E,0x7F030110,0x7F030113,0x7F030116,0x7F03013C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903232, - 2130903274, - 2130903306, + 2130903233, + 2130903275, 2130903307, - 2130903309, - 2130903311, - 2130903314, - 2130903317, - 2130903355}; + 2130903308, + 2130903310, + 2130903312, + 2130903315, + 2130903318, + 2130903356}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13891,15 +13911,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030143 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030144 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903363}; + 2130903364}; - // aapt resource value: { 0x7F030189 } + // aapt resource value: { 0x7F03018A } public static int[] PopupWindowBackgroundState = new int[] { - 2130903433}; + 2130903434}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13913,10 +13933,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030144,0x7F030147 } + // aapt resource value: { 0x7F030145,0x7F030148 } public static int[] RecycleListView = new int[] { - 2130903364, - 2130903367}; + 2130903365, + 2130903368}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13924,19 +13944,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8,0x7F03011A,0x7F030160,0x7F030182,0x7F030188 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8,0x7F0300D9,0x7F03011B,0x7F030161,0x7F030183,0x7F030189 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903252, 2130903253, 2130903254, 2130903255, 2130903256, - 2130903322, - 2130903392, - 2130903426, - 2130903432}; + 2130903257, + 2130903323, + 2130903393, + 2130903427, + 2130903433}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13971,9 +13991,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F030108 } + // aapt resource value: { 0x7F030109 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903304}; + 2130903305}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13985,25 +14005,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F03007A,0x7F030093,0x7F0300AF,0x7F0300E9,0x7F030100,0x7F030119,0x7F03015A,0x7F03015B,0x7F030169,0x7F03016A,0x7F030193,0x7F030199,0x7F0301F9 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F03007A,0x7F030094,0x7F0300B0,0x7F0300EA,0x7F030101,0x7F03011A,0x7F03015B,0x7F03015C,0x7F03016A,0x7F03016B,0x7F030194,0x7F03019A,0x7F0301FA } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903162, - 2130903187, - 2130903215, - 2130903273, - 2130903296, - 2130903321, - 2130903386, + 2130903188, + 2130903216, + 2130903274, + 2130903297, + 2130903322, 2130903387, - 2130903401, + 2130903388, 2130903402, - 2130903443, - 2130903449, - 2130903545}; + 2130903403, + 2130903444, + 2130903450, + 2130903546}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -14056,19 +14076,19 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F030105,0x7F030141,0x7F030162,0x7F03016E,0x7F03016F,0x7F030171,0x7F030194 } + // aapt resource value: { 0x7F030106,0x7F030142,0x7F030163,0x7F03016F,0x7F030170,0x7F030172,0x7F030195 } public static int[] Section = new int[] { - 2130903301, - 2130903361, - 2130903394, - 2130903406, + 2130903302, + 2130903362, + 2130903395, 2130903407, - 2130903409, - 2130903444}; + 2130903408, + 2130903410, + 2130903445}; - // aapt resource value: { 0x7F0300D9 } + // aapt resource value: { 0x7F0300DA } public static int[] SectionFeature = new int[] { - 2130903257}; + 2130903258}; // aapt resource value: 0 public const int SectionFeature_featureType = 0; @@ -14094,11 +14114,11 @@ public partial class Styleable // aapt resource value: 6 public const int Section_subsectionSeparator = 6; - // aapt resource value: { 0x7F030055,0x7F030090,0x7F030164 } + // aapt resource value: { 0x7F030055,0x7F030091,0x7F030165 } public static int[] SignInButton = new int[] { 2130903125, - 2130903184, - 2130903396}; + 2130903185, + 2130903397}; // aapt resource value: 0 public const int SignInButton_buttonSize = 0; @@ -14109,16 +14129,16 @@ public partial class Styleable // aapt resource value: 2 public const int SignInButton_scopeUris = 2; - // aapt resource value: { 0x7F03017F,0x7F030180 } + // aapt resource value: { 0x7F030180,0x7F030181 } public static int[] Snackbar = new int[] { - 2130903423, - 2130903424}; + 2130903424, + 2130903425}; - // aapt resource value: { 0x101011F,0x7F0300C0,0x7F030137 } + // aapt resource value: { 0x101011F,0x7F0300C1,0x7F030138 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903232, - 2130903351}; + 2130903233, + 2130903352}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -14135,13 +14155,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030154 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030155 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903380}; + 2130903381}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -14192,22 +14212,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03017A,0x7F030186,0x7F03019A,0x7F03019B,0x7F03019D,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301EF,0x7F0301F0,0x7F0301F1 } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03017B,0x7F030187,0x7F03019B,0x7F03019C,0x7F03019E,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301F0,0x7F0301F1,0x7F0301F2 } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903418, - 2130903430, - 2130903450, + 2130903419, + 2130903431, 2130903451, - 2130903453, - 2130903509, + 2130903452, + 2130903454, 2130903510, 2130903511, - 2130903535, + 2130903512, 2130903536, - 2130903537}; + 2130903537, + 2130903538}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -14266,9 +14286,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B5,0x7F0301B6,0x7F0301B7 } + // aapt resource value: { 0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B6,0x7F0301B7,0x7F0301B8 } public static int[] TabLayout = new int[] { - 2130903454, 2130903455, 2130903456, 2130903457, @@ -14290,9 +14309,10 @@ public partial class Styleable 2130903473, 2130903474, 2130903475, - 2130903477, + 2130903476, 2130903478, - 2130903479}; + 2130903479, + 2130903480}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -14369,7 +14389,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300DD,0x7F0301B8 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300DE,0x7F0301B9 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -14382,8 +14402,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903261, - 2130903480}; + 2130903262, + 2130903481}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -14424,7 +14444,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F03004C,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AA,0x7F0300C3,0x7F0300C4,0x7F0300EC,0x7F0300ED,0x7F0300EE,0x7F0300F2,0x7F0300F3,0x7F0300F4,0x7F03014D,0x7F03014E,0x7F03014F,0x7F030150,0x7F030151 } + // aapt resource value: { 0x101009A,0x1010150,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F03004C,0x7F0300A8,0x7F0300A9,0x7F0300AA,0x7F0300AB,0x7F0300C4,0x7F0300C5,0x7F0300ED,0x7F0300EE,0x7F0300EF,0x7F0300F3,0x7F0300F4,0x7F0300F5,0x7F03014E,0x7F03014F,0x7F030150,0x7F030151,0x7F030152 } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -14437,23 +14457,23 @@ public partial class Styleable 2130903114, 2130903115, 2130903116, - 2130903207, 2130903208, 2130903209, 2130903210, - 2130903235, + 2130903211, 2130903236, - 2130903276, + 2130903237, 2130903277, 2130903278, - 2130903282, + 2130903279, 2130903283, 2130903284, - 2130903373, + 2130903285, 2130903374, 2130903375, 2130903376, - 2130903377}; + 2130903377, + 2130903378}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -14539,11 +14559,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300C1,0x7F0300C2 } + // aapt resource value: { 0x1010034,0x7F0300C2,0x7F0300C3 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903233, - 2130903234}; + 2130903234, + 2130903235}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -14554,37 +14574,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030052,0x7F030082,0x7F030083,0x7F030095,0x7F030096,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F030133,0x7F030134,0x7F030138,0x7F03013D,0x7F03013E,0x7F030154,0x7F030195,0x7F030196,0x7F030197,0x7F0301DD,0x7F0301DF,0x7F0301E0,0x7F0301E1,0x7F0301E2,0x7F0301E3,0x7F0301E4,0x7F0301E5,0x7F0301E6 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030052,0x7F030082,0x7F030083,0x7F030096,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F030134,0x7F030135,0x7F030139,0x7F03013E,0x7F03013F,0x7F030155,0x7F030196,0x7F030197,0x7F030198,0x7F0301DE,0x7F0301E0,0x7F0301E1,0x7F0301E2,0x7F0301E3,0x7F0301E4,0x7F0301E5,0x7F0301E6,0x7F0301E7 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903122, 2130903170, 2130903171, - 2130903189, 2130903190, 2130903191, 2130903192, 2130903193, 2130903194, - 2130903347, + 2130903195, 2130903348, - 2130903352, - 2130903357, + 2130903349, + 2130903353, 2130903358, - 2130903380, - 2130903445, + 2130903359, + 2130903381, 2130903446, 2130903447, - 2130903517, - 2130903519, + 2130903448, + 2130903518, 2130903520, 2130903521, 2130903522, 2130903523, 2130903524, 2130903525, - 2130903526}; + 2130903526, + 2130903527}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -14673,13 +14693,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030145,0x7F030146,0x7F0301D3 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030146,0x7F030147,0x7F0301D4 } public static int[] View = new int[] { 16842752, 16842970, - 2130903365, 2130903366, - 2130903507}; + 2130903367, + 2130903508}; // aapt resource value: { 0x10100D4,0x7F030035,0x7F030036 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/DeepLinking/iOS/DeepLinking.iOS.csproj b/DeepLinking/iOS/DeepLinking.iOS.csproj index d08ae24164..ed4e2d7256 100644 --- a/DeepLinking/iOS/DeepLinking.iOS.csproj +++ b/DeepLinking/iOS/DeepLinking.iOS.csproj @@ -71,7 +71,7 @@ NSUrlSessionHandler - + diff --git a/DependencyService/DependencyServiceDemos.Android/DependencyServiceDemos.Android.csproj b/DependencyService/DependencyServiceDemos.Android/DependencyServiceDemos.Android.csproj index 8f957e53f9..24a33292ea 100755 --- a/DependencyService/DependencyServiceDemos.Android/DependencyServiceDemos.Android.csproj +++ b/DependencyService/DependencyServiceDemos.Android/DependencyServiceDemos.Android.csproj @@ -51,7 +51,7 @@ - + diff --git a/DependencyService/DependencyServiceDemos.UWP/DependencyServiceDemos.UWP.csproj b/DependencyService/DependencyServiceDemos.UWP/DependencyServiceDemos.UWP.csproj index 05ffa4416c..7a0fb31ef5 100755 --- a/DependencyService/DependencyServiceDemos.UWP/DependencyServiceDemos.UWP.csproj +++ b/DependencyService/DependencyServiceDemos.UWP/DependencyServiceDemos.UWP.csproj @@ -159,7 +159,7 @@ 6.2.7 - 4.6.0.726 + 4.7.0.968 diff --git a/DependencyService/DependencyServiceDemos.iOS/DependencyServiceDemos.iOS.csproj b/DependencyService/DependencyServiceDemos.iOS/DependencyServiceDemos.iOS.csproj index 90c0cfd16e..186dcc2e21 100755 --- a/DependencyService/DependencyServiceDemos.iOS/DependencyServiceDemos.iOS.csproj +++ b/DependencyService/DependencyServiceDemos.iOS/DependencyServiceDemos.iOS.csproj @@ -127,7 +127,7 @@ - + diff --git a/DependencyService/DependencyServiceDemos/DependencyServiceDemos.csproj b/DependencyService/DependencyServiceDemos/DependencyServiceDemos.csproj index aaf7d42d01..f640ad6f2e 100755 --- a/DependencyService/DependencyServiceDemos/DependencyServiceDemos.csproj +++ b/DependencyService/DependencyServiceDemos/DependencyServiceDemos.csproj @@ -11,7 +11,7 @@ - + diff --git a/Effects/BackgroundColorEffect/Droid/EffectsDemo.Droid.csproj b/Effects/BackgroundColorEffect/Droid/EffectsDemo.Droid.csproj index 697fc3e752..da603a931e 100644 --- a/Effects/BackgroundColorEffect/Droid/EffectsDemo.Droid.csproj +++ b/Effects/BackgroundColorEffect/Droid/EffectsDemo.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Effects/BackgroundColorEffect/Droid/Resources/Resource.designer.cs b/Effects/BackgroundColorEffect/Droid/Resources/Resource.designer.cs index 48febf37ef..172f7fdfb9 100644 --- a/Effects/BackgroundColorEffect/Droid/Resources/Resource.designer.cs +++ b/Effects/BackgroundColorEffect/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::EffectsDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::EffectsDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::EffectsDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::EffectsDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::EffectsDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::EffectsDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::EffectsDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::EffectsDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::EffectsDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::EffectsDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::EffectsDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::EffectsDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::EffectsDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::EffectsDemo.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::EffectsDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::EffectsDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::EffectsDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::EffectsDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::EffectsDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::EffectsDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::EffectsDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::EffectsDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::EffectsDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::EffectsDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::EffectsDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::EffectsDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::EffectsDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::EffectsDemo.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Effects/BackgroundColorEffect/EffectsDemo/EffectsDemo.csproj b/Effects/BackgroundColorEffect/EffectsDemo/EffectsDemo.csproj index 81c88f5945..0de36c483b 100644 --- a/Effects/BackgroundColorEffect/EffectsDemo/EffectsDemo.csproj +++ b/Effects/BackgroundColorEffect/EffectsDemo/EffectsDemo.csproj @@ -9,7 +9,7 @@ - + diff --git a/Effects/BackgroundColorEffect/UWP/EffectsDemo.UWP.csproj b/Effects/BackgroundColorEffect/UWP/EffectsDemo.UWP.csproj index 6af452444a..7d31767ec3 100755 --- a/Effects/BackgroundColorEffect/UWP/EffectsDemo.UWP.csproj +++ b/Effects/BackgroundColorEffect/UWP/EffectsDemo.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Effects/BackgroundColorEffect/iOS/EffectsDemo.iOS.csproj b/Effects/BackgroundColorEffect/iOS/EffectsDemo.iOS.csproj index 5eb492e7a3..8d35f296b3 100755 --- a/Effects/BackgroundColorEffect/iOS/EffectsDemo.iOS.csproj +++ b/Effects/BackgroundColorEffect/iOS/EffectsDemo.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/Effects/FocusEffect/Droid/EffectsDemo.Droid.csproj b/Effects/FocusEffect/Droid/EffectsDemo.Droid.csproj index 583850af13..c6fb4ffe20 100644 --- a/Effects/FocusEffect/Droid/EffectsDemo.Droid.csproj +++ b/Effects/FocusEffect/Droid/EffectsDemo.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Effects/FocusEffect/Droid/Resources/Resource.designer.cs b/Effects/FocusEffect/Droid/Resources/Resource.designer.cs index 48febf37ef..172f7fdfb9 100644 --- a/Effects/FocusEffect/Droid/Resources/Resource.designer.cs +++ b/Effects/FocusEffect/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::EffectsDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::EffectsDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::EffectsDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::EffectsDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::EffectsDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::EffectsDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::EffectsDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::EffectsDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::EffectsDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::EffectsDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::EffectsDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::EffectsDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::EffectsDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::EffectsDemo.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::EffectsDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::EffectsDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::EffectsDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::EffectsDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::EffectsDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::EffectsDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::EffectsDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::EffectsDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::EffectsDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::EffectsDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::EffectsDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::EffectsDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::EffectsDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::EffectsDemo.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Effects/FocusEffect/EffectsDemo/EffectsDemo.csproj b/Effects/FocusEffect/EffectsDemo/EffectsDemo.csproj index 81c88f5945..0de36c483b 100644 --- a/Effects/FocusEffect/EffectsDemo/EffectsDemo.csproj +++ b/Effects/FocusEffect/EffectsDemo/EffectsDemo.csproj @@ -9,7 +9,7 @@ - + diff --git a/Effects/FocusEffect/UWP/EffectsDemo.UWP.csproj b/Effects/FocusEffect/UWP/EffectsDemo.UWP.csproj index 26b454e04b..34b3b84266 100755 --- a/Effects/FocusEffect/UWP/EffectsDemo.UWP.csproj +++ b/Effects/FocusEffect/UWP/EffectsDemo.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Effects/FocusEffect/iOS/EffectsDemo.iOS.csproj b/Effects/FocusEffect/iOS/EffectsDemo.iOS.csproj index 30f89d0e5c..d417a1da85 100755 --- a/Effects/FocusEffect/iOS/EffectsDemo.iOS.csproj +++ b/Effects/FocusEffect/iOS/EffectsDemo.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/Effects/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo.Android/RoundEffectDemo.Android.csproj b/Effects/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo.Android/RoundEffectDemo.Android.csproj index 06234a6556..2ce8abd3d5 100644 --- a/Effects/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo.Android/RoundEffectDemo.Android.csproj +++ b/Effects/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo.Android/RoundEffectDemo.Android.csproj @@ -52,7 +52,7 @@ - + diff --git a/Effects/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo.iOS/RoundEffectDemo.iOS.csproj b/Effects/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo.iOS/RoundEffectDemo.iOS.csproj index fbea0a4194..869f01d696 100644 --- a/Effects/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo.iOS/RoundEffectDemo.iOS.csproj +++ b/Effects/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo.iOS/RoundEffectDemo.iOS.csproj @@ -127,7 +127,7 @@ - + diff --git a/Effects/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo.csproj b/Effects/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo.csproj index bc6de626fd..f415d0baf4 100644 --- a/Effects/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo.csproj +++ b/Effects/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo/RoundEffectDemo.csproj @@ -6,6 +6,6 @@ - + \ No newline at end of file diff --git a/Effects/ShadowEffect/Droid/EffectsDemo.Droid.csproj b/Effects/ShadowEffect/Droid/EffectsDemo.Droid.csproj index cea169b3c8..1f83ebf2dd 100644 --- a/Effects/ShadowEffect/Droid/EffectsDemo.Droid.csproj +++ b/Effects/ShadowEffect/Droid/EffectsDemo.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Effects/ShadowEffect/Droid/Resources/Resource.designer.cs b/Effects/ShadowEffect/Droid/Resources/Resource.designer.cs index 48febf37ef..172f7fdfb9 100644 --- a/Effects/ShadowEffect/Droid/Resources/Resource.designer.cs +++ b/Effects/ShadowEffect/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::EffectsDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::EffectsDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::EffectsDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::EffectsDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::EffectsDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::EffectsDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::EffectsDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::EffectsDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::EffectsDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::EffectsDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::EffectsDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::EffectsDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::EffectsDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::EffectsDemo.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::EffectsDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::EffectsDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::EffectsDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::EffectsDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::EffectsDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::EffectsDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::EffectsDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::EffectsDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::EffectsDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::EffectsDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::EffectsDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::EffectsDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::EffectsDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::EffectsDemo.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Effects/ShadowEffect/EffectsDemo/EffectsDemo.csproj b/Effects/ShadowEffect/EffectsDemo/EffectsDemo.csproj index 81c88f5945..0de36c483b 100644 --- a/Effects/ShadowEffect/EffectsDemo/EffectsDemo.csproj +++ b/Effects/ShadowEffect/EffectsDemo/EffectsDemo.csproj @@ -9,7 +9,7 @@ - + diff --git a/Effects/ShadowEffect/UWP/EffectsDemo.UWP.csproj b/Effects/ShadowEffect/UWP/EffectsDemo.UWP.csproj index c22c39e2e7..a4265907c5 100755 --- a/Effects/ShadowEffect/UWP/EffectsDemo.UWP.csproj +++ b/Effects/ShadowEffect/UWP/EffectsDemo.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Effects/ShadowEffect/iOS/EffectsDemo.iOS.csproj b/Effects/ShadowEffect/iOS/EffectsDemo.iOS.csproj index a0ce50b08a..5a3417f08b 100755 --- a/Effects/ShadowEffect/iOS/EffectsDemo.iOS.csproj +++ b/Effects/ShadowEffect/iOS/EffectsDemo.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/Effects/ShadowEffectRuntimeChange/Droid/EffectsDemo.Droid.csproj b/Effects/ShadowEffectRuntimeChange/Droid/EffectsDemo.Droid.csproj index 07539cf2a5..59ae16d5b0 100644 --- a/Effects/ShadowEffectRuntimeChange/Droid/EffectsDemo.Droid.csproj +++ b/Effects/ShadowEffectRuntimeChange/Droid/EffectsDemo.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Effects/ShadowEffectRuntimeChange/Droid/Resources/Resource.designer.cs b/Effects/ShadowEffectRuntimeChange/Droid/Resources/Resource.designer.cs index 48febf37ef..172f7fdfb9 100644 --- a/Effects/ShadowEffectRuntimeChange/Droid/Resources/Resource.designer.cs +++ b/Effects/ShadowEffectRuntimeChange/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::EffectsDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::EffectsDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::EffectsDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::EffectsDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::EffectsDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::EffectsDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::EffectsDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::EffectsDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::EffectsDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::EffectsDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::EffectsDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::EffectsDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::EffectsDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::EffectsDemo.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::EffectsDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::EffectsDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::EffectsDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::EffectsDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::EffectsDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::EffectsDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::EffectsDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::EffectsDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::EffectsDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::EffectsDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::EffectsDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::EffectsDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::EffectsDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::EffectsDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::EffectsDemo.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::EffectsDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EffectsDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EffectsDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Effects/ShadowEffectRuntimeChange/EffectsDemo/EffectsDemo.csproj b/Effects/ShadowEffectRuntimeChange/EffectsDemo/EffectsDemo.csproj index 81c88f5945..0de36c483b 100644 --- a/Effects/ShadowEffectRuntimeChange/EffectsDemo/EffectsDemo.csproj +++ b/Effects/ShadowEffectRuntimeChange/EffectsDemo/EffectsDemo.csproj @@ -9,7 +9,7 @@ - + diff --git a/Effects/ShadowEffectRuntimeChange/UWP/EffectsDemo.UWP.csproj b/Effects/ShadowEffectRuntimeChange/UWP/EffectsDemo.UWP.csproj index 206f341aff..59a714fd76 100755 --- a/Effects/ShadowEffectRuntimeChange/UWP/EffectsDemo.UWP.csproj +++ b/Effects/ShadowEffectRuntimeChange/UWP/EffectsDemo.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Effects/ShadowEffectRuntimeChange/iOS/EffectsDemo.iOS.csproj b/Effects/ShadowEffectRuntimeChange/iOS/EffectsDemo.iOS.csproj index 9ecd5fde04..01814dc4d4 100755 --- a/Effects/ShadowEffectRuntimeChange/iOS/EffectsDemo.iOS.csproj +++ b/Effects/ShadowEffectRuntimeChange/iOS/EffectsDemo.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.Droid/TouchTrackingEffect.Droid.csproj b/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.Droid/TouchTrackingEffect.Droid.csproj index 8dfbf48ea6..25bf761993 100644 --- a/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.Droid/TouchTrackingEffect.Droid.csproj +++ b/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.Droid/TouchTrackingEffect.Droid.csproj @@ -45,7 +45,7 @@ - + diff --git a/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.UWP/TouchTrackingEffect.UWP.csproj b/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.UWP/TouchTrackingEffect.UWP.csproj index 93aa4f18d1..0a089d2e8d 100644 --- a/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.UWP/TouchTrackingEffect.UWP.csproj +++ b/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.UWP/TouchTrackingEffect.UWP.csproj @@ -91,7 +91,7 @@ - + diff --git a/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.iOS/TouchTrackingEffect.iOS.csproj b/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.iOS/TouchTrackingEffect.iOS.csproj index 3236b0ab8f..fd562071a6 100644 --- a/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.iOS/TouchTrackingEffect.iOS.csproj +++ b/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.iOS/TouchTrackingEffect.iOS.csproj @@ -96,7 +96,7 @@ - + diff --git a/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.csproj b/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.csproj index 55e1758e36..8450807f43 100644 --- a/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.csproj +++ b/Effects/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect/TouchTrackingEffect.csproj @@ -11,7 +11,7 @@ - + diff --git a/EmployeeDirectory/EmployeeDirectory.Android/EmployeeDirectory.Android.csproj b/EmployeeDirectory/EmployeeDirectory.Android/EmployeeDirectory.Android.csproj index 0d3d20e4e3..a4bc778eb6 100644 --- a/EmployeeDirectory/EmployeeDirectory.Android/EmployeeDirectory.Android.csproj +++ b/EmployeeDirectory/EmployeeDirectory.Android/EmployeeDirectory.Android.csproj @@ -43,7 +43,7 @@ - + diff --git a/EmployeeDirectory/EmployeeDirectory.Android/Resources/Resource.designer.cs b/EmployeeDirectory/EmployeeDirectory.Android/Resources/Resource.designer.cs index 7d8e487cc7..0b38ce44e7 100644 --- a/EmployeeDirectory/EmployeeDirectory.Android/Resources/Resource.designer.cs +++ b/EmployeeDirectory/EmployeeDirectory.Android/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -189,6 +188,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::EmployeeDirectory.Android.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::EmployeeDirectory.Android.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::EmployeeDirectory.Android.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::EmployeeDirectory.Android.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::EmployeeDirectory.Android.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::EmployeeDirectory.Android.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::EmployeeDirectory.Android.Resource.Attribute.colorBackgroundFloating; @@ -1536,7 +1536,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::EmployeeDirectory.Android.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::EmployeeDirectory.Android.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::EmployeeDirectory.Android.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::EmployeeDirectory.Android.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::EmployeeDirectory.Android.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::EmployeeDirectory.Android.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::EmployeeDirectory.Android.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::EmployeeDirectory.Android.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::EmployeeDirectory.Android.Resource.Style.Platform_AppCompat; @@ -2267,6 +2268,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::EmployeeDirectory.Android.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::EmployeeDirectory.Android.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::EmployeeDirectory.Android.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::EmployeeDirectory.Android.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EmployeeDirectory.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::EmployeeDirectory.Android.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EmployeeDirectory.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EmployeeDirectory.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2754,6 +2757,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::EmployeeDirectory.Android.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::EmployeeDirectory.Android.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::EmployeeDirectory.Android.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::EmployeeDirectory.Android.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::EmployeeDirectory.Android.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::EmployeeDirectory.Android.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::EmployeeDirectory.Android.Resource.Attribute.colorBackgroundFloating; @@ -4101,7 +4105,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::EmployeeDirectory.Android.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::EmployeeDirectory.Android.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::EmployeeDirectory.Android.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::EmployeeDirectory.Android.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::EmployeeDirectory.Android.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::EmployeeDirectory.Android.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::EmployeeDirectory.Android.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::EmployeeDirectory.Android.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::EmployeeDirectory.Android.Resource.Style.Platform_AppCompat; @@ -4832,6 +4837,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::EmployeeDirectory.Android.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::EmployeeDirectory.Android.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::EmployeeDirectory.Android.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::EmployeeDirectory.Android.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EmployeeDirectory.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::EmployeeDirectory.Android.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EmployeeDirectory.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EmployeeDirectory.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5673,1042 +5680,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9977,7 +9987,10 @@ public partial class Style public const int CardView_Light = 2131624133; // aapt resource value: 0x7F0E01F7 - public const int collectionViewStyle = 2131624439; + public const int collectionViewScrollBars = 2131624439; + + // aapt resource value: 0x7F0E01F8 + public const int collectionViewTheme = 2131624440; // aapt resource value: 0x7F0E00C6 public const int MainTheme = 2131624134; @@ -10907,37 +10920,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -11044,14 +11057,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11071,10 +11084,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11082,16 +11095,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11174,21 +11187,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11217,10 +11230,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11231,12 +11244,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11250,12 +11263,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11300,7 +11313,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11308,11 +11321,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11347,7 +11360,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11397,7 +11410,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11406,61 +11418,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11469,7 +11481,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11834,14 +11847,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11861,18 +11874,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11930,7 +11943,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11940,11 +11953,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11985,7 +11998,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -12014,22 +12027,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12151,24 +12164,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12200,10 +12213,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12259,23 +12272,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12312,16 +12325,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12347,21 +12360,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12409,10 +12422,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12420,27 +12433,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12490,11 +12503,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12567,17 +12580,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12636,7 +12656,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12644,16 +12664,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12703,10 +12723,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12714,27 +12734,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12744,10 +12763,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12872,7 +12892,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12891,12 +12911,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12967,7 +12987,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12976,8 +12996,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -13006,20 +13026,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13057,15 +13077,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13079,10 +13099,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13090,19 +13110,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13137,9 +13157,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13151,25 +13171,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13222,16 +13242,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13248,13 +13268,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13305,22 +13325,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13379,9 +13399,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13403,9 +13422,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13482,7 +13502,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13495,8 +13515,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13537,7 +13557,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13550,23 +13570,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13652,11 +13672,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13667,37 +13687,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13786,13 +13806,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/EmployeeDirectory/EmployeeDirectory.iOS/EmployeeDirectory.iOS.csproj b/EmployeeDirectory/EmployeeDirectory.iOS/EmployeeDirectory.iOS.csproj index c4c44ab56c..9ab3f0f877 100644 --- a/EmployeeDirectory/EmployeeDirectory.iOS/EmployeeDirectory.iOS.csproj +++ b/EmployeeDirectory/EmployeeDirectory.iOS/EmployeeDirectory.iOS.csproj @@ -117,7 +117,7 @@ - + diff --git a/EmployeeDirectory/EmployeeDirectory/EmployeeDirectory.csproj b/EmployeeDirectory/EmployeeDirectory/EmployeeDirectory.csproj index 2db3c8e56d..205c6d771e 100644 --- a/EmployeeDirectory/EmployeeDirectory/EmployeeDirectory.csproj +++ b/EmployeeDirectory/EmployeeDirectory/EmployeeDirectory.csproj @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/EmployeeDirectory/EmployeeDirectoryUI/EmployeeDirectoryUI.csproj b/EmployeeDirectory/EmployeeDirectoryUI/EmployeeDirectoryUI.csproj index af41b8fd67..4ece0ba670 100644 --- a/EmployeeDirectory/EmployeeDirectoryUI/EmployeeDirectoryUI.csproj +++ b/EmployeeDirectory/EmployeeDirectoryUI/EmployeeDirectoryUI.csproj @@ -9,7 +9,7 @@ - + diff --git a/Forms2Native/Droid/Resources/Resource.designer.cs b/Forms2Native/Droid/Resources/Resource.designer.cs index c89e88d163..d0b75c2b5a 100644 --- a/Forms2Native/Droid/Resources/Resource.designer.cs +++ b/Forms2Native/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::SimpleColorPicker.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::SimpleColorPicker.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::SimpleColorPicker.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::SimpleColorPicker.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::SimpleColorPicker.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::SimpleColorPicker.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::SimpleColorPicker.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::SimpleColorPicker.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::SimpleColorPicker.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::SimpleColorPicker.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::SimpleColorPicker.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::SimpleColorPicker.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::SimpleColorPicker.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::SimpleColorPicker.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::SimpleColorPicker.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::SimpleColorPicker.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::SimpleColorPicker.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::SimpleColorPicker.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::SimpleColorPicker.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::SimpleColorPicker.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::SimpleColorPicker.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::SimpleColorPicker.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::SimpleColorPicker.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::SimpleColorPicker.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::SimpleColorPicker.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::SimpleColorPicker.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::SimpleColorPicker.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::SimpleColorPicker.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::SimpleColorPicker.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::SimpleColorPicker.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::SimpleColorPicker.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::SimpleColorPicker.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::SimpleColorPicker.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::SimpleColorPicker.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::SimpleColorPicker.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::SimpleColorPicker.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::SimpleColorPicker.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::SimpleColorPicker.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::SimpleColorPicker.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::SimpleColorPicker.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::SimpleColorPicker.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::SimpleColorPicker.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::SimpleColorPicker.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::SimpleColorPicker.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::SimpleColorPicker.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::SimpleColorPicker.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::SimpleColorPicker.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::SimpleColorPicker.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9896,7 +9906,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F9 - public const int collectionViewStyle = 2131558905; + public const int collectionViewScrollBars = 2131558905; + + // aapt resource value: 0x7F0D01FA + public const int collectionViewTheme = 2131558906; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10832,37 +10845,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10969,14 +10982,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -10996,10 +11009,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11007,16 +11020,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11099,21 +11112,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11142,10 +11155,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11156,12 +11169,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11175,12 +11188,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11225,7 +11238,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11233,11 +11246,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11272,7 +11285,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11322,7 +11335,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11331,61 +11343,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11394,7 +11406,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11759,14 +11772,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11786,18 +11799,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11855,7 +11868,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11865,11 +11878,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11910,7 +11923,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11939,22 +11952,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12076,24 +12089,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12125,10 +12138,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12184,23 +12197,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12237,16 +12250,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12272,21 +12285,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12334,10 +12347,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12345,27 +12358,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12415,11 +12428,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12492,17 +12505,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12561,7 +12581,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12569,16 +12589,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12628,10 +12648,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12639,27 +12659,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12669,10 +12688,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12797,7 +12817,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12816,12 +12836,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12892,7 +12912,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12901,8 +12921,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12931,20 +12951,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12982,15 +13002,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13004,10 +13024,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13015,19 +13035,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13062,9 +13082,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13076,25 +13096,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13147,16 +13167,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13173,13 +13193,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13230,22 +13250,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13304,9 +13324,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13328,9 +13347,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13407,7 +13427,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13420,8 +13440,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13462,7 +13482,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13475,23 +13495,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13577,11 +13597,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13592,37 +13612,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13711,13 +13731,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Forms2Native/Droid/SimpleColorPicker.Droid.csproj b/Forms2Native/Droid/SimpleColorPicker.Droid.csproj index cf31cb91cc..37010b3735 100755 --- a/Forms2Native/Droid/SimpleColorPicker.Droid.csproj +++ b/Forms2Native/Droid/SimpleColorPicker.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Forms2Native/SimpleColorPicker/SimpleColorPicker.csproj b/Forms2Native/SimpleColorPicker/SimpleColorPicker.csproj index 6705ce4408..0cd1aa2221 100644 --- a/Forms2Native/SimpleColorPicker/SimpleColorPicker.csproj +++ b/Forms2Native/SimpleColorPicker/SimpleColorPicker.csproj @@ -9,7 +9,7 @@ - + diff --git a/Forms2Native/UWP/SimpleColorPicker.UWP.csproj b/Forms2Native/UWP/SimpleColorPicker.UWP.csproj index 154deb9d73..393d65cb38 100755 --- a/Forms2Native/UWP/SimpleColorPicker.UWP.csproj +++ b/Forms2Native/UWP/SimpleColorPicker.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Forms2Native/iOS/SimpleColorPicker.iOS.csproj b/Forms2Native/iOS/SimpleColorPicker.iOS.csproj index ad28993f93..3d6bd64e59 100644 --- a/Forms2Native/iOS/SimpleColorPicker.iOS.csproj +++ b/Forms2Native/iOS/SimpleColorPicker.iOS.csproj @@ -79,7 +79,7 @@ x86 - + diff --git a/FormsGallery/FormsGallery/FormsGallery.Android/FormsGallery.Android.csproj b/FormsGallery/FormsGallery/FormsGallery.Android/FormsGallery.Android.csproj index 54b42450dc..f10a6fb8ab 100644 --- a/FormsGallery/FormsGallery/FormsGallery.Android/FormsGallery.Android.csproj +++ b/FormsGallery/FormsGallery/FormsGallery.Android/FormsGallery.Android.csproj @@ -45,10 +45,10 @@ - 4.6.0.726 + 4.7.0.968 - 4.6.0.726 + 4.7.0.968 diff --git a/FormsGallery/FormsGallery/FormsGallery.Android/MainActivity.cs b/FormsGallery/FormsGallery/FormsGallery.Android/MainActivity.cs index b7b8120070..76168a24e3 100644 --- a/FormsGallery/FormsGallery/FormsGallery.Android/MainActivity.cs +++ b/FormsGallery/FormsGallery/FormsGallery.Android/MainActivity.cs @@ -14,7 +14,7 @@ protected override void OnCreate(Bundle bundle) base.OnCreate(bundle); - Xamarin.Forms.Forms.SetFlags(new string[] {"SwipeView_Experimental", "IndicatorView_Experimental", "CarouselView_Experimental", "MediaElement_Experimental", "RadioButton_Experimental", "Expander_Experimental" }); + Xamarin.Forms.Forms.SetFlags(new string[] {"SwipeView_Experimental", "CarouselView_Experimental", "MediaElement_Experimental", "RadioButton_Experimental", "Expander_Experimental" }); global::Xamarin.Forms.Forms.Init(this, bundle); global::Xamarin.FormsMaps.Init(this, bundle); LoadApplication(new App()); diff --git a/FormsGallery/FormsGallery/FormsGallery.Android/Resources/Resource.Designer.cs b/FormsGallery/FormsGallery/FormsGallery.Android/Resources/Resource.Designer.cs index e434a1a5f9..c42dce38ee 100644 --- a/FormsGallery/FormsGallery/FormsGallery.Android/Resources/Resource.Designer.cs +++ b/FormsGallery/FormsGallery/FormsGallery.Android/Resources/Resource.Designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -197,6 +196,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Maps.Android.Resource.Attribute.collapsedTitleGravity = global::FormsGallery.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Maps.Android.Resource.Attribute.collapsedTitleTextAppearance = global::FormsGallery.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Maps.Android.Resource.Attribute.collapseIcon = global::FormsGallery.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Maps.Android.Resource.Attribute.collectionViewStyle = global::FormsGallery.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Maps.Android.Resource.Attribute.color = global::FormsGallery.Droid.Resource.Attribute.color; global::Xamarin.Forms.Maps.Android.Resource.Attribute.colorAccent = global::FormsGallery.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Maps.Android.Resource.Attribute.colorBackgroundFloating = global::FormsGallery.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1625,7 +1625,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Maps.Android.Resource.Style.CardView = global::FormsGallery.Droid.Resource.Style.CardView; global::Xamarin.Forms.Maps.Android.Resource.Style.CardView_Dark = global::FormsGallery.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Maps.Android.Resource.Style.CardView_Light = global::FormsGallery.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Maps.Android.Resource.Style.collectionViewStyle = global::FormsGallery.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Maps.Android.Resource.Style.collectionViewScrollBars = global::FormsGallery.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Maps.Android.Resource.Style.collectionViewTheme = global::FormsGallery.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Maps.Android.Resource.Style.MainTheme = global::FormsGallery.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Maps.Android.Resource.Style.MainTheme_Base = global::FormsGallery.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Maps.Android.Resource.Style.Platform_AppCompat = global::FormsGallery.Droid.Resource.Style.Platform_AppCompat; @@ -2356,6 +2357,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Maps.Android.Resource.Styleable.GradientColor_android_startY = global::FormsGallery.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Maps.Android.Resource.Styleable.GradientColor_android_tileMode = global::FormsGallery.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Maps.Android.Resource.Styleable.GradientColor_android_type = global::FormsGallery.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Maps.Android.Resource.Styleable.ItemsViewRendererTheme = global::FormsGallery.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Maps.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::FormsGallery.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Maps.Android.Resource.Styleable.LinearLayoutCompat = global::FormsGallery.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Maps.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::FormsGallery.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Maps.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::FormsGallery.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2876,6 +2879,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::FormsGallery.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::FormsGallery.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::FormsGallery.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::FormsGallery.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::FormsGallery.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::FormsGallery.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::FormsGallery.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4223,7 +4227,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::FormsGallery.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::FormsGallery.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::FormsGallery.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::FormsGallery.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::FormsGallery.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::FormsGallery.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::FormsGallery.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::FormsGallery.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::FormsGallery.Droid.Resource.Style.Platform_AppCompat; @@ -4954,6 +4959,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::FormsGallery.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::FormsGallery.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::FormsGallery.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::FormsGallery.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::FormsGallery.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::FormsGallery.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::FormsGallery.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::FormsGallery.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5441,6 +5448,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::FormsGallery.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::FormsGallery.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::FormsGallery.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::FormsGallery.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::FormsGallery.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::FormsGallery.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::FormsGallery.Droid.Resource.Attribute.colorBackgroundFloating; @@ -6788,7 +6796,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::FormsGallery.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::FormsGallery.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::FormsGallery.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::FormsGallery.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::FormsGallery.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::FormsGallery.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::FormsGallery.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::FormsGallery.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::FormsGallery.Droid.Resource.Style.Platform_AppCompat; @@ -7519,6 +7528,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::FormsGallery.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::FormsGallery.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::FormsGallery.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::FormsGallery.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::FormsGallery.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::FormsGallery.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::FormsGallery.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::FormsGallery.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -8390,1102 +8401,1105 @@ public partial class Attribute public const int collapseIcon = 2130903178; // aapt resource value: 0x7F03008D - public const int color = 2130903181; + public const int collectionViewStyle = 2130903181; // aapt resource value: 0x7F03008E - public const int colorAccent = 2130903182; + public const int color = 2130903182; // aapt resource value: 0x7F03008F - public const int colorBackgroundFloating = 2130903183; + public const int colorAccent = 2130903183; // aapt resource value: 0x7F030090 - public const int colorButtonNormal = 2130903184; + public const int colorBackgroundFloating = 2130903184; // aapt resource value: 0x7F030091 - public const int colorControlActivated = 2130903185; + public const int colorButtonNormal = 2130903185; // aapt resource value: 0x7F030092 - public const int colorControlHighlight = 2130903186; + public const int colorControlActivated = 2130903186; // aapt resource value: 0x7F030093 - public const int colorControlNormal = 2130903187; + public const int colorControlHighlight = 2130903187; // aapt resource value: 0x7F030094 - public const int colorError = 2130903188; + public const int colorControlNormal = 2130903188; // aapt resource value: 0x7F030095 - public const int colorPrimary = 2130903189; + public const int colorError = 2130903189; // aapt resource value: 0x7F030096 - public const int colorPrimaryDark = 2130903190; + public const int colorPrimary = 2130903190; // aapt resource value: 0x7F030097 - public const int colorScheme = 2130903191; + public const int colorPrimaryDark = 2130903191; // aapt resource value: 0x7F030098 - public const int colorSecondary = 2130903192; + public const int colorScheme = 2130903192; // aapt resource value: 0x7F030099 - public const int colorSwitchThumbNormal = 2130903193; + public const int colorSecondary = 2130903193; // aapt resource value: 0x7F03009A - public const int commitIcon = 2130903194; + public const int colorSwitchThumbNormal = 2130903194; // aapt resource value: 0x7F03009B - public const int contentDescription = 2130903195; + public const int commitIcon = 2130903195; // aapt resource value: 0x7F03009C - public const int contentInsetEnd = 2130903196; + public const int contentDescription = 2130903196; // aapt resource value: 0x7F03009D - public const int contentInsetEndWithActions = 2130903197; + public const int contentInsetEnd = 2130903197; // aapt resource value: 0x7F03009E - public const int contentInsetLeft = 2130903198; + public const int contentInsetEndWithActions = 2130903198; // aapt resource value: 0x7F03009F - public const int contentInsetRight = 2130903199; + public const int contentInsetLeft = 2130903199; // aapt resource value: 0x7F0300A0 - public const int contentInsetStart = 2130903200; + public const int contentInsetRight = 2130903200; // aapt resource value: 0x7F0300A1 - public const int contentInsetStartWithNavigation = 2130903201; + public const int contentInsetStart = 2130903201; // aapt resource value: 0x7F0300A2 - public const int contentPadding = 2130903202; + public const int contentInsetStartWithNavigation = 2130903202; // aapt resource value: 0x7F0300A3 - public const int contentPaddingBottom = 2130903203; + public const int contentPadding = 2130903203; // aapt resource value: 0x7F0300A4 - public const int contentPaddingLeft = 2130903204; + public const int contentPaddingBottom = 2130903204; // aapt resource value: 0x7F0300A5 - public const int contentPaddingRight = 2130903205; + public const int contentPaddingLeft = 2130903205; // aapt resource value: 0x7F0300A6 - public const int contentPaddingTop = 2130903206; + public const int contentPaddingRight = 2130903206; // aapt resource value: 0x7F0300A7 - public const int contentScrim = 2130903207; + public const int contentPaddingTop = 2130903207; // aapt resource value: 0x7F0300A8 - public const int controlBackground = 2130903208; + public const int contentScrim = 2130903208; // aapt resource value: 0x7F0300A9 - public const int coordinatorLayoutStyle = 2130903209; + public const int controlBackground = 2130903209; // aapt resource value: 0x7F0300AA - public const int cornerRadius = 2130903210; + public const int coordinatorLayoutStyle = 2130903210; // aapt resource value: 0x7F0300AB - public const int counterEnabled = 2130903211; + public const int cornerRadius = 2130903211; // aapt resource value: 0x7F0300AC - public const int counterMaxLength = 2130903212; + public const int counterEnabled = 2130903212; // aapt resource value: 0x7F0300AD - public const int counterOverflowTextAppearance = 2130903213; + public const int counterMaxLength = 2130903213; // aapt resource value: 0x7F0300AE - public const int counterTextAppearance = 2130903214; + public const int counterOverflowTextAppearance = 2130903214; // aapt resource value: 0x7F0300AF - public const int customNavigationLayout = 2130903215; + public const int counterTextAppearance = 2130903215; // aapt resource value: 0x7F0300B0 - public const int defaultQueryHint = 2130903216; + public const int customNavigationLayout = 2130903216; // aapt resource value: 0x7F0300B1 - public const int dialogCornerRadius = 2130903217; + public const int defaultQueryHint = 2130903217; // aapt resource value: 0x7F0300B2 - public const int dialogPreferredPadding = 2130903218; + public const int dialogCornerRadius = 2130903218; // aapt resource value: 0x7F0300B3 - public const int dialogTheme = 2130903219; + public const int dialogPreferredPadding = 2130903219; // aapt resource value: 0x7F0300B4 - public const int displayOptions = 2130903220; + public const int dialogTheme = 2130903220; // aapt resource value: 0x7F0300B5 - public const int divider = 2130903221; + public const int displayOptions = 2130903221; // aapt resource value: 0x7F0300B6 - public const int dividerHorizontal = 2130903222; + public const int divider = 2130903222; // aapt resource value: 0x7F0300B7 - public const int dividerPadding = 2130903223; + public const int dividerHorizontal = 2130903223; // aapt resource value: 0x7F0300B8 - public const int dividerVertical = 2130903224; + public const int dividerPadding = 2130903224; // aapt resource value: 0x7F0300B9 - public const int drawableSize = 2130903225; + public const int dividerVertical = 2130903225; // aapt resource value: 0x7F0300BA - public const int drawerArrowStyle = 2130903226; - - // aapt resource value: 0x7F0300BC - public const int dropdownListPreferredItemHeight = 2130903228; + public const int drawableSize = 2130903226; // aapt resource value: 0x7F0300BB - public const int dropDownListViewStyle = 2130903227; + public const int drawerArrowStyle = 2130903227; // aapt resource value: 0x7F0300BD - public const int editTextBackground = 2130903229; + public const int dropdownListPreferredItemHeight = 2130903229; + + // aapt resource value: 0x7F0300BC + public const int dropDownListViewStyle = 2130903228; // aapt resource value: 0x7F0300BE - public const int editTextColor = 2130903230; + public const int editTextBackground = 2130903230; // aapt resource value: 0x7F0300BF - public const int editTextStyle = 2130903231; + public const int editTextColor = 2130903231; // aapt resource value: 0x7F0300C0 - public const int elevation = 2130903232; + public const int editTextStyle = 2130903232; // aapt resource value: 0x7F0300C1 - public const int enforceMaterialTheme = 2130903233; + public const int elevation = 2130903233; // aapt resource value: 0x7F0300C2 - public const int enforceTextAppearance = 2130903234; + public const int enforceMaterialTheme = 2130903234; // aapt resource value: 0x7F0300C3 - public const int errorEnabled = 2130903235; + public const int enforceTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int errorTextAppearance = 2130903236; + public const int errorEnabled = 2130903236; // aapt resource value: 0x7F0300C5 - public const int expandActivityOverflowButtonDrawable = 2130903237; + public const int errorTextAppearance = 2130903237; // aapt resource value: 0x7F0300C6 - public const int expanded = 2130903238; + public const int expandActivityOverflowButtonDrawable = 2130903238; // aapt resource value: 0x7F0300C7 - public const int expandedTitleGravity = 2130903239; + public const int expanded = 2130903239; // aapt resource value: 0x7F0300C8 - public const int expandedTitleMargin = 2130903240; + public const int expandedTitleGravity = 2130903240; // aapt resource value: 0x7F0300C9 - public const int expandedTitleMarginBottom = 2130903241; + public const int expandedTitleMargin = 2130903241; // aapt resource value: 0x7F0300CA - public const int expandedTitleMarginEnd = 2130903242; + public const int expandedTitleMarginBottom = 2130903242; // aapt resource value: 0x7F0300CB - public const int expandedTitleMarginStart = 2130903243; + public const int expandedTitleMarginEnd = 2130903243; // aapt resource value: 0x7F0300CC - public const int expandedTitleMarginTop = 2130903244; + public const int expandedTitleMarginStart = 2130903244; // aapt resource value: 0x7F0300CD - public const int expandedTitleTextAppearance = 2130903245; + public const int expandedTitleMarginTop = 2130903245; // aapt resource value: 0x7F0300CE - public const int fabAlignmentMode = 2130903246; + public const int expandedTitleTextAppearance = 2130903246; // aapt resource value: 0x7F0300CF - public const int fabCradleMargin = 2130903247; + public const int fabAlignmentMode = 2130903247; // aapt resource value: 0x7F0300D0 - public const int fabCradleRoundedCornerRadius = 2130903248; + public const int fabCradleMargin = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fabCradleVerticalOffset = 2130903249; + public const int fabCradleRoundedCornerRadius = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fabCustomSize = 2130903250; + public const int fabCradleVerticalOffset = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fabSize = 2130903251; + public const int fabCustomSize = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fastScrollEnabled = 2130903252; + public const int fabSize = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fastScrollHorizontalThumbDrawable = 2130903253; + public const int fastScrollEnabled = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fastScrollHorizontalTrackDrawable = 2130903254; + public const int fastScrollHorizontalThumbDrawable = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fastScrollVerticalThumbDrawable = 2130903255; + public const int fastScrollHorizontalTrackDrawable = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fastScrollVerticalTrackDrawable = 2130903256; + public const int fastScrollVerticalThumbDrawable = 2130903256; // aapt resource value: 0x7F0300D9 - public const int firstBaselineToTopHeight = 2130903257; + public const int fastScrollVerticalTrackDrawable = 2130903257; // aapt resource value: 0x7F0300DA - public const int floatingActionButtonStyle = 2130903258; + public const int firstBaselineToTopHeight = 2130903258; // aapt resource value: 0x7F0300DB - public const int font = 2130903259; + public const int floatingActionButtonStyle = 2130903259; // aapt resource value: 0x7F0300DC - public const int fontFamily = 2130903260; + public const int font = 2130903260; // aapt resource value: 0x7F0300DD - public const int fontProviderAuthority = 2130903261; + public const int fontFamily = 2130903261; // aapt resource value: 0x7F0300DE - public const int fontProviderCerts = 2130903262; + public const int fontProviderAuthority = 2130903262; // aapt resource value: 0x7F0300DF - public const int fontProviderFetchStrategy = 2130903263; + public const int fontProviderCerts = 2130903263; // aapt resource value: 0x7F0300E0 - public const int fontProviderFetchTimeout = 2130903264; + public const int fontProviderFetchStrategy = 2130903264; // aapt resource value: 0x7F0300E1 - public const int fontProviderPackage = 2130903265; + public const int fontProviderFetchTimeout = 2130903265; // aapt resource value: 0x7F0300E2 - public const int fontProviderQuery = 2130903266; + public const int fontProviderPackage = 2130903266; // aapt resource value: 0x7F0300E3 - public const int fontStyle = 2130903267; + public const int fontProviderQuery = 2130903267; // aapt resource value: 0x7F0300E4 - public const int fontVariationSettings = 2130903268; + public const int fontStyle = 2130903268; // aapt resource value: 0x7F0300E5 - public const int fontWeight = 2130903269; + public const int fontVariationSettings = 2130903269; // aapt resource value: 0x7F0300E6 - public const int foregroundInsidePadding = 2130903270; + public const int fontWeight = 2130903270; // aapt resource value: 0x7F0300E7 - public const int gapBetweenBars = 2130903271; + public const int foregroundInsidePadding = 2130903271; // aapt resource value: 0x7F0300E8 - public const int goIcon = 2130903272; + public const int gapBetweenBars = 2130903272; // aapt resource value: 0x7F0300E9 - public const int headerLayout = 2130903273; + public const int goIcon = 2130903273; // aapt resource value: 0x7F0300EA - public const int height = 2130903274; + public const int headerLayout = 2130903274; // aapt resource value: 0x7F0300EB - public const int helperText = 2130903275; + public const int height = 2130903275; // aapt resource value: 0x7F0300EC - public const int helperTextEnabled = 2130903276; + public const int helperText = 2130903276; // aapt resource value: 0x7F0300ED - public const int helperTextTextAppearance = 2130903277; + public const int helperTextEnabled = 2130903277; // aapt resource value: 0x7F0300EE - public const int hideMotionSpec = 2130903278; + public const int helperTextTextAppearance = 2130903278; // aapt resource value: 0x7F0300EF - public const int hideOnContentScroll = 2130903279; + public const int hideMotionSpec = 2130903279; // aapt resource value: 0x7F0300F0 - public const int hideOnScroll = 2130903280; + public const int hideOnContentScroll = 2130903280; // aapt resource value: 0x7F0300F1 - public const int hintAnimationEnabled = 2130903281; + public const int hideOnScroll = 2130903281; // aapt resource value: 0x7F0300F2 - public const int hintEnabled = 2130903282; + public const int hintAnimationEnabled = 2130903282; // aapt resource value: 0x7F0300F3 - public const int hintTextAppearance = 2130903283; + public const int hintEnabled = 2130903283; // aapt resource value: 0x7F0300F4 - public const int homeAsUpIndicator = 2130903284; + public const int hintTextAppearance = 2130903284; // aapt resource value: 0x7F0300F5 - public const int homeLayout = 2130903285; + public const int homeAsUpIndicator = 2130903285; // aapt resource value: 0x7F0300F6 - public const int hoveredFocusedTranslationZ = 2130903286; + public const int homeLayout = 2130903286; // aapt resource value: 0x7F0300F7 - public const int icon = 2130903287; + public const int hoveredFocusedTranslationZ = 2130903287; // aapt resource value: 0x7F0300F8 - public const int iconEndPadding = 2130903288; + public const int icon = 2130903288; // aapt resource value: 0x7F0300F9 - public const int iconGravity = 2130903289; - - // aapt resource value: 0x7F0300FF - public const int iconifiedByDefault = 2130903295; + public const int iconEndPadding = 2130903289; // aapt resource value: 0x7F0300FA - public const int iconPadding = 2130903290; + public const int iconGravity = 2130903290; + + // aapt resource value: 0x7F030100 + public const int iconifiedByDefault = 2130903296; // aapt resource value: 0x7F0300FB - public const int iconSize = 2130903291; + public const int iconPadding = 2130903291; // aapt resource value: 0x7F0300FC - public const int iconStartPadding = 2130903292; + public const int iconSize = 2130903292; // aapt resource value: 0x7F0300FD - public const int iconTint = 2130903293; + public const int iconStartPadding = 2130903293; // aapt resource value: 0x7F0300FE - public const int iconTintMode = 2130903294; + public const int iconTint = 2130903294; - // aapt resource value: 0x7F030100 - public const int imageAspectRatio = 2130903296; + // aapt resource value: 0x7F0300FF + public const int iconTintMode = 2130903295; // aapt resource value: 0x7F030101 - public const int imageAspectRatioAdjust = 2130903297; + public const int imageAspectRatio = 2130903297; // aapt resource value: 0x7F030102 - public const int imageButtonStyle = 2130903298; + public const int imageAspectRatioAdjust = 2130903298; // aapt resource value: 0x7F030103 - public const int indeterminateProgressStyle = 2130903299; + public const int imageButtonStyle = 2130903299; // aapt resource value: 0x7F030104 - public const int initialActivityCount = 2130903300; + public const int indeterminateProgressStyle = 2130903300; // aapt resource value: 0x7F030105 - public const int insetForeground = 2130903301; + public const int initialActivityCount = 2130903301; // aapt resource value: 0x7F030106 - public const int isLightTheme = 2130903302; + public const int insetForeground = 2130903302; // aapt resource value: 0x7F030107 - public const int itemBackground = 2130903303; + public const int isLightTheme = 2130903303; // aapt resource value: 0x7F030108 - public const int itemHorizontalPadding = 2130903304; + public const int itemBackground = 2130903304; // aapt resource value: 0x7F030109 - public const int itemHorizontalTranslationEnabled = 2130903305; + public const int itemHorizontalPadding = 2130903305; // aapt resource value: 0x7F03010A - public const int itemIconPadding = 2130903306; + public const int itemHorizontalTranslationEnabled = 2130903306; // aapt resource value: 0x7F03010B - public const int itemIconSize = 2130903307; + public const int itemIconPadding = 2130903307; // aapt resource value: 0x7F03010C - public const int itemIconTint = 2130903308; + public const int itemIconSize = 2130903308; // aapt resource value: 0x7F03010D - public const int itemPadding = 2130903309; + public const int itemIconTint = 2130903309; // aapt resource value: 0x7F03010E - public const int itemSpacing = 2130903310; + public const int itemPadding = 2130903310; // aapt resource value: 0x7F03010F - public const int itemTextAppearance = 2130903311; + public const int itemSpacing = 2130903311; // aapt resource value: 0x7F030110 - public const int itemTextAppearanceActive = 2130903312; + public const int itemTextAppearance = 2130903312; // aapt resource value: 0x7F030111 - public const int itemTextAppearanceInactive = 2130903313; + public const int itemTextAppearanceActive = 2130903313; // aapt resource value: 0x7F030112 - public const int itemTextColor = 2130903314; + public const int itemTextAppearanceInactive = 2130903314; // aapt resource value: 0x7F030113 - public const int keylines = 2130903315; + public const int itemTextColor = 2130903315; // aapt resource value: 0x7F030114 - public const int labelVisibilityMode = 2130903316; + public const int keylines = 2130903316; // aapt resource value: 0x7F030115 - public const int lastBaselineToBottomHeight = 2130903317; + public const int labelVisibilityMode = 2130903317; // aapt resource value: 0x7F030116 - public const int latLngBoundsNorthEastLatitude = 2130903318; + public const int lastBaselineToBottomHeight = 2130903318; // aapt resource value: 0x7F030117 - public const int latLngBoundsNorthEastLongitude = 2130903319; + public const int latLngBoundsNorthEastLatitude = 2130903319; // aapt resource value: 0x7F030118 - public const int latLngBoundsSouthWestLatitude = 2130903320; + public const int latLngBoundsNorthEastLongitude = 2130903320; // aapt resource value: 0x7F030119 - public const int latLngBoundsSouthWestLongitude = 2130903321; + public const int latLngBoundsSouthWestLatitude = 2130903321; // aapt resource value: 0x7F03011A - public const int layout = 2130903322; + public const int latLngBoundsSouthWestLongitude = 2130903322; // aapt resource value: 0x7F03011B - public const int layoutManager = 2130903323; + public const int layout = 2130903323; // aapt resource value: 0x7F03011C - public const int layout_anchor = 2130903324; + public const int layoutManager = 2130903324; // aapt resource value: 0x7F03011D - public const int layout_anchorGravity = 2130903325; + public const int layout_anchor = 2130903325; // aapt resource value: 0x7F03011E - public const int layout_behavior = 2130903326; + public const int layout_anchorGravity = 2130903326; // aapt resource value: 0x7F03011F - public const int layout_collapseMode = 2130903327; + public const int layout_behavior = 2130903327; // aapt resource value: 0x7F030120 - public const int layout_collapseParallaxMultiplier = 2130903328; + public const int layout_collapseMode = 2130903328; // aapt resource value: 0x7F030121 - public const int layout_dodgeInsetEdges = 2130903329; + public const int layout_collapseParallaxMultiplier = 2130903329; // aapt resource value: 0x7F030122 - public const int layout_insetEdge = 2130903330; + public const int layout_dodgeInsetEdges = 2130903330; // aapt resource value: 0x7F030123 - public const int layout_keyline = 2130903331; + public const int layout_insetEdge = 2130903331; // aapt resource value: 0x7F030124 - public const int layout_scrollFlags = 2130903332; + public const int layout_keyline = 2130903332; // aapt resource value: 0x7F030125 - public const int layout_scrollInterpolator = 2130903333; + public const int layout_scrollFlags = 2130903333; // aapt resource value: 0x7F030126 - public const int liftOnScroll = 2130903334; + public const int layout_scrollInterpolator = 2130903334; // aapt resource value: 0x7F030127 - public const int lineHeight = 2130903335; + public const int liftOnScroll = 2130903335; // aapt resource value: 0x7F030128 - public const int lineSpacing = 2130903336; + public const int lineHeight = 2130903336; // aapt resource value: 0x7F030129 - public const int listChoiceBackgroundIndicator = 2130903337; + public const int lineSpacing = 2130903337; // aapt resource value: 0x7F03012A - public const int listDividerAlertDialog = 2130903338; + public const int listChoiceBackgroundIndicator = 2130903338; // aapt resource value: 0x7F03012B - public const int listItemLayout = 2130903339; + public const int listDividerAlertDialog = 2130903339; // aapt resource value: 0x7F03012C - public const int listLayout = 2130903340; + public const int listItemLayout = 2130903340; // aapt resource value: 0x7F03012D - public const int listMenuViewStyle = 2130903341; + public const int listLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int listPopupWindowStyle = 2130903342; + public const int listMenuViewStyle = 2130903342; // aapt resource value: 0x7F03012F - public const int listPreferredItemHeight = 2130903343; + public const int listPopupWindowStyle = 2130903343; // aapt resource value: 0x7F030130 - public const int listPreferredItemHeightLarge = 2130903344; + public const int listPreferredItemHeight = 2130903344; // aapt resource value: 0x7F030131 - public const int listPreferredItemHeightSmall = 2130903345; + public const int listPreferredItemHeightLarge = 2130903345; // aapt resource value: 0x7F030132 - public const int listPreferredItemPaddingLeft = 2130903346; + public const int listPreferredItemHeightSmall = 2130903346; // aapt resource value: 0x7F030133 - public const int listPreferredItemPaddingRight = 2130903347; + public const int listPreferredItemPaddingLeft = 2130903347; // aapt resource value: 0x7F030134 - public const int liteMode = 2130903348; + public const int listPreferredItemPaddingRight = 2130903348; // aapt resource value: 0x7F030135 - public const int logo = 2130903349; + public const int liteMode = 2130903349; // aapt resource value: 0x7F030136 - public const int logoDescription = 2130903350; + public const int logo = 2130903350; // aapt resource value: 0x7F030137 - public const int mapType = 2130903351; + public const int logoDescription = 2130903351; // aapt resource value: 0x7F030138 - public const int materialButtonStyle = 2130903352; + public const int mapType = 2130903352; // aapt resource value: 0x7F030139 - public const int materialCardViewStyle = 2130903353; + public const int materialButtonStyle = 2130903353; // aapt resource value: 0x7F03013A - public const int maxActionInlineWidth = 2130903354; + public const int materialCardViewStyle = 2130903354; // aapt resource value: 0x7F03013B - public const int maxButtonHeight = 2130903355; + public const int maxActionInlineWidth = 2130903355; // aapt resource value: 0x7F03013C - public const int maxImageSize = 2130903356; + public const int maxButtonHeight = 2130903356; // aapt resource value: 0x7F03013D - public const int measureWithLargestChild = 2130903357; + public const int maxImageSize = 2130903357; // aapt resource value: 0x7F03013E - public const int menu = 2130903358; + public const int measureWithLargestChild = 2130903358; // aapt resource value: 0x7F03013F - public const int multiChoiceItemLayout = 2130903359; + public const int menu = 2130903359; // aapt resource value: 0x7F030140 - public const int navigationContentDescription = 2130903360; + public const int multiChoiceItemLayout = 2130903360; // aapt resource value: 0x7F030141 - public const int navigationIcon = 2130903361; + public const int navigationContentDescription = 2130903361; // aapt resource value: 0x7F030142 - public const int navigationMode = 2130903362; + public const int navigationIcon = 2130903362; // aapt resource value: 0x7F030143 - public const int navigationViewStyle = 2130903363; + public const int navigationMode = 2130903363; // aapt resource value: 0x7F030144 - public const int numericModifiers = 2130903364; + public const int navigationViewStyle = 2130903364; // aapt resource value: 0x7F030145 - public const int overlapAnchor = 2130903365; + public const int numericModifiers = 2130903365; // aapt resource value: 0x7F030146 - public const int paddingBottomNoButtons = 2130903366; + public const int overlapAnchor = 2130903366; // aapt resource value: 0x7F030147 - public const int paddingEnd = 2130903367; + public const int paddingBottomNoButtons = 2130903367; // aapt resource value: 0x7F030148 - public const int paddingStart = 2130903368; + public const int paddingEnd = 2130903368; // aapt resource value: 0x7F030149 - public const int paddingTopNoTitle = 2130903369; + public const int paddingStart = 2130903369; // aapt resource value: 0x7F03014A - public const int panelBackground = 2130903370; + public const int paddingTopNoTitle = 2130903370; // aapt resource value: 0x7F03014B - public const int panelMenuListTheme = 2130903371; + public const int panelBackground = 2130903371; // aapt resource value: 0x7F03014C - public const int panelMenuListWidth = 2130903372; + public const int panelMenuListTheme = 2130903372; // aapt resource value: 0x7F03014D - public const int passwordToggleContentDescription = 2130903373; + public const int panelMenuListWidth = 2130903373; // aapt resource value: 0x7F03014E - public const int passwordToggleDrawable = 2130903374; + public const int passwordToggleContentDescription = 2130903374; // aapt resource value: 0x7F03014F - public const int passwordToggleEnabled = 2130903375; + public const int passwordToggleDrawable = 2130903375; // aapt resource value: 0x7F030150 - public const int passwordToggleTint = 2130903376; + public const int passwordToggleEnabled = 2130903376; // aapt resource value: 0x7F030151 - public const int passwordToggleTintMode = 2130903377; + public const int passwordToggleTint = 2130903377; // aapt resource value: 0x7F030152 - public const int popupMenuStyle = 2130903378; + public const int passwordToggleTintMode = 2130903378; // aapt resource value: 0x7F030153 - public const int popupTheme = 2130903379; + public const int popupMenuStyle = 2130903379; // aapt resource value: 0x7F030154 - public const int popupWindowStyle = 2130903380; + public const int popupTheme = 2130903380; // aapt resource value: 0x7F030155 - public const int preserveIconSpacing = 2130903381; + public const int popupWindowStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int pressedTranslationZ = 2130903382; + public const int preserveIconSpacing = 2130903382; // aapt resource value: 0x7F030157 - public const int progressBarPadding = 2130903383; + public const int pressedTranslationZ = 2130903383; // aapt resource value: 0x7F030158 - public const int progressBarStyle = 2130903384; + public const int progressBarPadding = 2130903384; // aapt resource value: 0x7F030159 - public const int queryBackground = 2130903385; + public const int progressBarStyle = 2130903385; // aapt resource value: 0x7F03015A - public const int queryHint = 2130903386; + public const int queryBackground = 2130903386; // aapt resource value: 0x7F03015B - public const int radioButtonStyle = 2130903387; + public const int queryHint = 2130903387; // aapt resource value: 0x7F03015C - public const int ratingBarStyle = 2130903388; + public const int radioButtonStyle = 2130903388; // aapt resource value: 0x7F03015D - public const int ratingBarStyleIndicator = 2130903389; + public const int ratingBarStyle = 2130903389; // aapt resource value: 0x7F03015E - public const int ratingBarStyleSmall = 2130903390; + public const int ratingBarStyleIndicator = 2130903390; // aapt resource value: 0x7F03015F - public const int reverseLayout = 2130903391; + public const int ratingBarStyleSmall = 2130903391; // aapt resource value: 0x7F030160 - public const int rippleColor = 2130903392; + public const int reverseLayout = 2130903392; // aapt resource value: 0x7F030161 - public const int scopeUris = 2130903393; + public const int rippleColor = 2130903393; // aapt resource value: 0x7F030162 - public const int scrimAnimationDuration = 2130903394; + public const int scopeUris = 2130903394; // aapt resource value: 0x7F030163 - public const int scrimBackground = 2130903395; + public const int scrimAnimationDuration = 2130903395; // aapt resource value: 0x7F030164 - public const int scrimVisibleHeightTrigger = 2130903396; + public const int scrimBackground = 2130903396; // aapt resource value: 0x7F030165 - public const int searchHintIcon = 2130903397; + public const int scrimVisibleHeightTrigger = 2130903397; // aapt resource value: 0x7F030166 - public const int searchIcon = 2130903398; + public const int searchHintIcon = 2130903398; // aapt resource value: 0x7F030167 - public const int searchViewStyle = 2130903399; + public const int searchIcon = 2130903399; // aapt resource value: 0x7F030168 - public const int seekBarStyle = 2130903400; + public const int searchViewStyle = 2130903400; // aapt resource value: 0x7F030169 - public const int selectableItemBackground = 2130903401; + public const int seekBarStyle = 2130903401; // aapt resource value: 0x7F03016A - public const int selectableItemBackgroundBorderless = 2130903402; + public const int selectableItemBackground = 2130903402; // aapt resource value: 0x7F03016B - public const int showAsAction = 2130903403; + public const int selectableItemBackgroundBorderless = 2130903403; // aapt resource value: 0x7F03016C - public const int showDividers = 2130903404; + public const int showAsAction = 2130903404; // aapt resource value: 0x7F03016D - public const int showMotionSpec = 2130903405; + public const int showDividers = 2130903405; // aapt resource value: 0x7F03016E - public const int showText = 2130903406; + public const int showMotionSpec = 2130903406; // aapt resource value: 0x7F03016F - public const int showTitle = 2130903407; + public const int showText = 2130903407; // aapt resource value: 0x7F030170 - public const int singleChoiceItemLayout = 2130903408; + public const int showTitle = 2130903408; // aapt resource value: 0x7F030171 - public const int singleLine = 2130903409; + public const int singleChoiceItemLayout = 2130903409; // aapt resource value: 0x7F030172 - public const int singleSelection = 2130903410; + public const int singleLine = 2130903410; // aapt resource value: 0x7F030173 - public const int snackbarButtonStyle = 2130903411; + public const int singleSelection = 2130903411; // aapt resource value: 0x7F030174 - public const int snackbarStyle = 2130903412; + public const int snackbarButtonStyle = 2130903412; // aapt resource value: 0x7F030175 - public const int spanCount = 2130903413; + public const int snackbarStyle = 2130903413; // aapt resource value: 0x7F030176 - public const int spinBars = 2130903414; + public const int spanCount = 2130903414; // aapt resource value: 0x7F030177 - public const int spinnerDropDownItemStyle = 2130903415; + public const int spinBars = 2130903415; // aapt resource value: 0x7F030178 - public const int spinnerStyle = 2130903416; + public const int spinnerDropDownItemStyle = 2130903416; // aapt resource value: 0x7F030179 - public const int splitTrack = 2130903417; + public const int spinnerStyle = 2130903417; // aapt resource value: 0x7F03017A - public const int srcCompat = 2130903418; + public const int splitTrack = 2130903418; // aapt resource value: 0x7F03017B - public const int stackFromEnd = 2130903419; + public const int srcCompat = 2130903419; // aapt resource value: 0x7F03017C - public const int state_above_anchor = 2130903420; + public const int stackFromEnd = 2130903420; // aapt resource value: 0x7F03017D - public const int state_collapsed = 2130903421; + public const int state_above_anchor = 2130903421; // aapt resource value: 0x7F03017E - public const int state_collapsible = 2130903422; + public const int state_collapsed = 2130903422; // aapt resource value: 0x7F03017F - public const int state_liftable = 2130903423; + public const int state_collapsible = 2130903423; // aapt resource value: 0x7F030180 - public const int state_lifted = 2130903424; + public const int state_liftable = 2130903424; // aapt resource value: 0x7F030181 - public const int statusBarBackground = 2130903425; + public const int state_lifted = 2130903425; // aapt resource value: 0x7F030182 - public const int statusBarScrim = 2130903426; + public const int statusBarBackground = 2130903426; // aapt resource value: 0x7F030183 - public const int strokeColor = 2130903427; + public const int statusBarScrim = 2130903427; // aapt resource value: 0x7F030184 - public const int strokeWidth = 2130903428; + public const int strokeColor = 2130903428; // aapt resource value: 0x7F030185 - public const int subMenuArrow = 2130903429; + public const int strokeWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int submitBackground = 2130903430; + public const int subMenuArrow = 2130903430; // aapt resource value: 0x7F030187 - public const int subtitle = 2130903431; + public const int submitBackground = 2130903431; // aapt resource value: 0x7F030188 - public const int subtitleTextAppearance = 2130903432; + public const int subtitle = 2130903432; // aapt resource value: 0x7F030189 - public const int subtitleTextColor = 2130903433; + public const int subtitleTextAppearance = 2130903433; // aapt resource value: 0x7F03018A - public const int subtitleTextStyle = 2130903434; + public const int subtitleTextColor = 2130903434; // aapt resource value: 0x7F03018B - public const int suggestionRowLayout = 2130903435; + public const int subtitleTextStyle = 2130903435; // aapt resource value: 0x7F03018C - public const int switchMinWidth = 2130903436; + public const int suggestionRowLayout = 2130903436; // aapt resource value: 0x7F03018D - public const int switchPadding = 2130903437; + public const int switchMinWidth = 2130903437; // aapt resource value: 0x7F03018E - public const int switchStyle = 2130903438; + public const int switchPadding = 2130903438; // aapt resource value: 0x7F03018F - public const int switchTextAppearance = 2130903439; + public const int switchStyle = 2130903439; // aapt resource value: 0x7F030190 - public const int tabBackground = 2130903440; + public const int switchTextAppearance = 2130903440; // aapt resource value: 0x7F030191 - public const int tabContentStart = 2130903441; + public const int tabBackground = 2130903441; // aapt resource value: 0x7F030192 - public const int tabGravity = 2130903442; + public const int tabContentStart = 2130903442; // aapt resource value: 0x7F030193 - public const int tabIconTint = 2130903443; + public const int tabGravity = 2130903443; // aapt resource value: 0x7F030194 - public const int tabIconTintMode = 2130903444; + public const int tabIconTint = 2130903444; // aapt resource value: 0x7F030195 - public const int tabIndicator = 2130903445; + public const int tabIconTintMode = 2130903445; // aapt resource value: 0x7F030196 - public const int tabIndicatorAnimationDuration = 2130903446; + public const int tabIndicator = 2130903446; // aapt resource value: 0x7F030197 - public const int tabIndicatorColor = 2130903447; + public const int tabIndicatorAnimationDuration = 2130903447; // aapt resource value: 0x7F030198 - public const int tabIndicatorFullWidth = 2130903448; + public const int tabIndicatorColor = 2130903448; // aapt resource value: 0x7F030199 - public const int tabIndicatorGravity = 2130903449; + public const int tabIndicatorFullWidth = 2130903449; // aapt resource value: 0x7F03019A - public const int tabIndicatorHeight = 2130903450; + public const int tabIndicatorGravity = 2130903450; // aapt resource value: 0x7F03019B - public const int tabInlineLabel = 2130903451; + public const int tabIndicatorHeight = 2130903451; // aapt resource value: 0x7F03019C - public const int tabMaxWidth = 2130903452; + public const int tabInlineLabel = 2130903452; // aapt resource value: 0x7F03019D - public const int tabMinWidth = 2130903453; + public const int tabMaxWidth = 2130903453; // aapt resource value: 0x7F03019E - public const int tabMode = 2130903454; + public const int tabMinWidth = 2130903454; // aapt resource value: 0x7F03019F - public const int tabPadding = 2130903455; + public const int tabMode = 2130903455; // aapt resource value: 0x7F0301A0 - public const int tabPaddingBottom = 2130903456; + public const int tabPadding = 2130903456; // aapt resource value: 0x7F0301A1 - public const int tabPaddingEnd = 2130903457; + public const int tabPaddingBottom = 2130903457; // aapt resource value: 0x7F0301A2 - public const int tabPaddingStart = 2130903458; + public const int tabPaddingEnd = 2130903458; // aapt resource value: 0x7F0301A3 - public const int tabPaddingTop = 2130903459; + public const int tabPaddingStart = 2130903459; // aapt resource value: 0x7F0301A4 - public const int tabRippleColor = 2130903460; + public const int tabPaddingTop = 2130903460; // aapt resource value: 0x7F0301A5 - public const int tabSelectedTextColor = 2130903461; + public const int tabRippleColor = 2130903461; // aapt resource value: 0x7F0301A6 - public const int tabStyle = 2130903462; + public const int tabSelectedTextColor = 2130903462; // aapt resource value: 0x7F0301A7 - public const int tabTextAppearance = 2130903463; + public const int tabStyle = 2130903463; // aapt resource value: 0x7F0301A8 - public const int tabTextColor = 2130903464; + public const int tabTextAppearance = 2130903464; // aapt resource value: 0x7F0301A9 - public const int tabUnboundedRipple = 2130903465; + public const int tabTextColor = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAllCaps = 2130903466; + public const int tabUnboundedRipple = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceBody1 = 2130903467; + public const int textAllCaps = 2130903467; // aapt resource value: 0x7F0301AC - public const int textAppearanceBody2 = 2130903468; + public const int textAppearanceBody1 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textAppearanceButton = 2130903469; + public const int textAppearanceBody2 = 2130903469; // aapt resource value: 0x7F0301AE - public const int textAppearanceCaption = 2130903470; + public const int textAppearanceButton = 2130903470; // aapt resource value: 0x7F0301AF - public const int textAppearanceHeadline1 = 2130903471; + public const int textAppearanceCaption = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textAppearanceHeadline2 = 2130903472; + public const int textAppearanceHeadline1 = 2130903472; // aapt resource value: 0x7F0301B1 - public const int textAppearanceHeadline3 = 2130903473; + public const int textAppearanceHeadline2 = 2130903473; // aapt resource value: 0x7F0301B2 - public const int textAppearanceHeadline4 = 2130903474; + public const int textAppearanceHeadline3 = 2130903474; // aapt resource value: 0x7F0301B3 - public const int textAppearanceHeadline5 = 2130903475; + public const int textAppearanceHeadline4 = 2130903475; // aapt resource value: 0x7F0301B4 - public const int textAppearanceHeadline6 = 2130903476; + public const int textAppearanceHeadline5 = 2130903476; // aapt resource value: 0x7F0301B5 - public const int textAppearanceLargePopupMenu = 2130903477; + public const int textAppearanceHeadline6 = 2130903477; // aapt resource value: 0x7F0301B6 - public const int textAppearanceListItem = 2130903478; + public const int textAppearanceLargePopupMenu = 2130903478; // aapt resource value: 0x7F0301B7 - public const int textAppearanceListItemSecondary = 2130903479; + public const int textAppearanceListItem = 2130903479; // aapt resource value: 0x7F0301B8 - public const int textAppearanceListItemSmall = 2130903480; + public const int textAppearanceListItemSecondary = 2130903480; // aapt resource value: 0x7F0301B9 - public const int textAppearanceOverline = 2130903481; + public const int textAppearanceListItemSmall = 2130903481; // aapt resource value: 0x7F0301BA - public const int textAppearancePopupMenuHeader = 2130903482; + public const int textAppearanceOverline = 2130903482; // aapt resource value: 0x7F0301BB - public const int textAppearanceSearchResultSubtitle = 2130903483; + public const int textAppearancePopupMenuHeader = 2130903483; // aapt resource value: 0x7F0301BC - public const int textAppearanceSearchResultTitle = 2130903484; + public const int textAppearanceSearchResultSubtitle = 2130903484; // aapt resource value: 0x7F0301BD - public const int textAppearanceSmallPopupMenu = 2130903485; + public const int textAppearanceSearchResultTitle = 2130903485; // aapt resource value: 0x7F0301BE - public const int textAppearanceSubtitle1 = 2130903486; + public const int textAppearanceSmallPopupMenu = 2130903486; // aapt resource value: 0x7F0301BF - public const int textAppearanceSubtitle2 = 2130903487; + public const int textAppearanceSubtitle1 = 2130903487; // aapt resource value: 0x7F0301C0 - public const int textColorAlertDialogListItem = 2130903488; + public const int textAppearanceSubtitle2 = 2130903488; // aapt resource value: 0x7F0301C1 - public const int textColorSearchUrl = 2130903489; + public const int textColorAlertDialogListItem = 2130903489; // aapt resource value: 0x7F0301C2 - public const int textEndPadding = 2130903490; + public const int textColorSearchUrl = 2130903490; // aapt resource value: 0x7F0301C3 - public const int textInputStyle = 2130903491; + public const int textEndPadding = 2130903491; // aapt resource value: 0x7F0301C4 - public const int textStartPadding = 2130903492; + public const int textInputStyle = 2130903492; // aapt resource value: 0x7F0301C5 - public const int theme = 2130903493; + public const int textStartPadding = 2130903493; // aapt resource value: 0x7F0301C6 - public const int thickness = 2130903494; + public const int theme = 2130903494; // aapt resource value: 0x7F0301C7 - public const int thumbTextPadding = 2130903495; + public const int thickness = 2130903495; // aapt resource value: 0x7F0301C8 - public const int thumbTint = 2130903496; + public const int thumbTextPadding = 2130903496; // aapt resource value: 0x7F0301C9 - public const int thumbTintMode = 2130903497; + public const int thumbTint = 2130903497; // aapt resource value: 0x7F0301CA - public const int tickMark = 2130903498; + public const int thumbTintMode = 2130903498; // aapt resource value: 0x7F0301CB - public const int tickMarkTint = 2130903499; + public const int tickMark = 2130903499; // aapt resource value: 0x7F0301CC - public const int tickMarkTintMode = 2130903500; + public const int tickMarkTint = 2130903500; // aapt resource value: 0x7F0301CD - public const int tint = 2130903501; + public const int tickMarkTintMode = 2130903501; // aapt resource value: 0x7F0301CE - public const int tintMode = 2130903502; + public const int tint = 2130903502; // aapt resource value: 0x7F0301CF - public const int title = 2130903503; + public const int tintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int titleEnabled = 2130903504; + public const int title = 2130903504; // aapt resource value: 0x7F0301D1 - public const int titleMargin = 2130903505; + public const int titleEnabled = 2130903505; // aapt resource value: 0x7F0301D2 - public const int titleMarginBottom = 2130903506; + public const int titleMargin = 2130903506; // aapt resource value: 0x7F0301D3 - public const int titleMarginEnd = 2130903507; - - // aapt resource value: 0x7F0301D6 - public const int titleMargins = 2130903510; + public const int titleMarginBottom = 2130903507; // aapt resource value: 0x7F0301D4 - public const int titleMarginStart = 2130903508; + public const int titleMarginEnd = 2130903508; + + // aapt resource value: 0x7F0301D7 + public const int titleMargins = 2130903511; // aapt resource value: 0x7F0301D5 - public const int titleMarginTop = 2130903509; + public const int titleMarginStart = 2130903509; - // aapt resource value: 0x7F0301D7 - public const int titleTextAppearance = 2130903511; + // aapt resource value: 0x7F0301D6 + public const int titleMarginTop = 2130903510; // aapt resource value: 0x7F0301D8 - public const int titleTextColor = 2130903512; + public const int titleTextAppearance = 2130903512; // aapt resource value: 0x7F0301D9 - public const int titleTextStyle = 2130903513; + public const int titleTextColor = 2130903513; // aapt resource value: 0x7F0301DA - public const int toolbarId = 2130903514; + public const int titleTextStyle = 2130903514; // aapt resource value: 0x7F0301DB - public const int toolbarNavigationButtonStyle = 2130903515; + public const int toolbarId = 2130903515; // aapt resource value: 0x7F0301DC - public const int toolbarStyle = 2130903516; + public const int toolbarNavigationButtonStyle = 2130903516; // aapt resource value: 0x7F0301DD - public const int tooltipForegroundColor = 2130903517; + public const int toolbarStyle = 2130903517; // aapt resource value: 0x7F0301DE - public const int tooltipFrameBackground = 2130903518; + public const int tooltipForegroundColor = 2130903518; // aapt resource value: 0x7F0301DF - public const int tooltipText = 2130903519; + public const int tooltipFrameBackground = 2130903519; // aapt resource value: 0x7F0301E0 - public const int track = 2130903520; + public const int tooltipText = 2130903520; // aapt resource value: 0x7F0301E1 - public const int trackTint = 2130903521; + public const int track = 2130903521; // aapt resource value: 0x7F0301E2 - public const int trackTintMode = 2130903522; + public const int trackTint = 2130903522; // aapt resource value: 0x7F0301E3 - public const int ttcIndex = 2130903523; + public const int trackTintMode = 2130903523; // aapt resource value: 0x7F0301E4 - public const int uiCompass = 2130903524; + public const int ttcIndex = 2130903524; // aapt resource value: 0x7F0301E5 - public const int uiMapToolbar = 2130903525; + public const int uiCompass = 2130903525; // aapt resource value: 0x7F0301E6 - public const int uiRotateGestures = 2130903526; + public const int uiMapToolbar = 2130903526; // aapt resource value: 0x7F0301E7 - public const int uiScrollGestures = 2130903527; + public const int uiRotateGestures = 2130903527; // aapt resource value: 0x7F0301E8 - public const int uiScrollGesturesDuringRotateOrZoom = 2130903528; + public const int uiScrollGestures = 2130903528; // aapt resource value: 0x7F0301E9 - public const int uiTiltGestures = 2130903529; + public const int uiScrollGesturesDuringRotateOrZoom = 2130903529; // aapt resource value: 0x7F0301EA - public const int uiZoomControls = 2130903530; + public const int uiTiltGestures = 2130903530; // aapt resource value: 0x7F0301EB - public const int uiZoomGestures = 2130903531; + public const int uiZoomControls = 2130903531; // aapt resource value: 0x7F0301EC - public const int useCompatPadding = 2130903532; + public const int uiZoomGestures = 2130903532; // aapt resource value: 0x7F0301ED - public const int useViewLifecycle = 2130903533; + public const int useCompatPadding = 2130903533; // aapt resource value: 0x7F0301EE - public const int viewInflaterClass = 2130903534; + public const int useViewLifecycle = 2130903534; // aapt resource value: 0x7F0301EF - public const int voiceIcon = 2130903535; + public const int viewInflaterClass = 2130903535; // aapt resource value: 0x7F0301F0 - public const int windowActionBar = 2130903536; + public const int voiceIcon = 2130903536; // aapt resource value: 0x7F0301F1 - public const int windowActionBarOverlay = 2130903537; + public const int windowActionBar = 2130903537; // aapt resource value: 0x7F0301F2 - public const int windowActionModeOverlay = 2130903538; + public const int windowActionBarOverlay = 2130903538; // aapt resource value: 0x7F0301F3 - public const int windowFixedHeightMajor = 2130903539; + public const int windowActionModeOverlay = 2130903539; // aapt resource value: 0x7F0301F4 - public const int windowFixedHeightMinor = 2130903540; + public const int windowFixedHeightMajor = 2130903540; // aapt resource value: 0x7F0301F5 - public const int windowFixedWidthMajor = 2130903541; + public const int windowFixedHeightMinor = 2130903541; // aapt resource value: 0x7F0301F6 - public const int windowFixedWidthMinor = 2130903542; + public const int windowFixedWidthMajor = 2130903542; // aapt resource value: 0x7F0301F7 - public const int windowMinWidthMajor = 2130903543; + public const int windowFixedWidthMinor = 2130903543; // aapt resource value: 0x7F0301F8 - public const int windowMinWidthMinor = 2130903544; + public const int windowMinWidthMajor = 2130903544; // aapt resource value: 0x7F0301F9 - public const int windowNoTitle = 2130903545; + public const int windowMinWidthMinor = 2130903545; // aapt resource value: 0x7F0301FA - public const int zOrderOnTop = 2130903546; + public const int windowNoTitle = 2130903546; + + // aapt resource value: 0x7F0301FB + public const int zOrderOnTop = 2130903547; static Attribute() { @@ -12870,7 +12884,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -13800,37 +13817,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030032,0x7F030033,0x7F030034,0x7F03009C,0x7F03009D,0x7F03009E,0x7F03009F,0x7F0300A0,0x7F0300A1,0x7F0300AF,0x7F0300B4,0x7F0300B5,0x7F0300C0,0x7F0300EA,0x7F0300EF,0x7F0300F4,0x7F0300F5,0x7F0300F7,0x7F030103,0x7F03010D,0x7F030135,0x7F030142,0x7F030153,0x7F030157,0x7F030158,0x7F030187,0x7F03018A,0x7F0301CF,0x7F0301D9 } + // aapt resource value: { 0x7F030032,0x7F030033,0x7F030034,0x7F03009D,0x7F03009E,0x7F03009F,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300B0,0x7F0300B5,0x7F0300B6,0x7F0300C1,0x7F0300EB,0x7F0300F0,0x7F0300F5,0x7F0300F6,0x7F0300F8,0x7F030104,0x7F03010E,0x7F030136,0x7F030143,0x7F030154,0x7F030158,0x7F030159,0x7F030188,0x7F03018B,0x7F0301D0,0x7F0301DA } public static int[] ActionBar = new int[] { 2130903090, 2130903091, 2130903092, - 2130903196, 2130903197, 2130903198, 2130903199, 2130903200, 2130903201, - 2130903215, - 2130903220, + 2130903202, + 2130903216, 2130903221, - 2130903232, - 2130903274, - 2130903279, - 2130903284, + 2130903222, + 2130903233, + 2130903275, + 2130903280, 2130903285, - 2130903287, - 2130903299, - 2130903309, - 2130903349, - 2130903362, - 2130903379, - 2130903383, + 2130903286, + 2130903288, + 2130903300, + 2130903310, + 2130903350, + 2130903363, + 2130903380, 2130903384, - 2130903431, - 2130903434, - 2130903503, - 2130903513}; + 2130903385, + 2130903432, + 2130903435, + 2130903504, + 2130903514}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -13937,14 +13954,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030032,0x7F030033,0x7F030088,0x7F0300EA,0x7F03018A,0x7F0301D9 } + // aapt resource value: { 0x7F030032,0x7F030033,0x7F030088,0x7F0300EB,0x7F03018B,0x7F0301DA } public static int[] ActionMode = new int[] { 2130903090, 2130903091, 2130903176, - 2130903274, - 2130903434, - 2130903513}; + 2130903275, + 2130903435, + 2130903514}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -13964,10 +13981,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300C5,0x7F030104 } + // aapt resource value: { 0x7F0300C6,0x7F030105 } public static int[] ActivityChooserView = new int[] { - 2130903237, - 2130903300}; + 2130903238, + 2130903301}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -13975,16 +13992,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030053,0x7F030054,0x7F03012B,0x7F03012C,0x7F03013F,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10100F2,0x7F030053,0x7F030054,0x7F03012C,0x7F03012D,0x7F030140,0x7F030170,0x7F030171 } public static int[] AlertDialog = new int[] { 16842994, 2130903123, 2130903124, - 2130903339, 2130903340, - 2130903359, - 2130903407, - 2130903408}; + 2130903341, + 2130903360, + 2130903408, + 2130903409}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -14067,21 +14084,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300C0,0x7F0300C6,0x7F030126 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300C1,0x7F0300C7,0x7F030127 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903232, - 2130903238, - 2130903334}; + 2130903233, + 2130903239, + 2130903335}; - // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180 } + // aapt resource value: { 0x7F03017E,0x7F03017F,0x7F030180,0x7F030181 } public static int[] AppBarLayoutStates = new int[] { - 2130903421, 2130903422, 2130903423, - 2130903424}; + 2130903424, + 2130903425}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -14110,10 +14127,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030124,0x7F030125 } + // aapt resource value: { 0x7F030125,0x7F030126 } public static int[] AppBarLayout_Layout = new int[] { - 2130903332, - 2130903333}; + 2130903333, + 2130903334}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -14124,12 +14141,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F03017A,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010119,0x7F03017B,0x7F0301CE,0x7F0301CF } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903418, - 2130903501, - 2130903502}; + 2130903419, + 2130903502, + 2130903503}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -14143,12 +14160,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301CA,0x7F0301CB,0x7F0301CC } + // aapt resource value: { 0x1010142,0x7F0301CB,0x7F0301CC,0x7F0301CD } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903498, 2130903499, - 2130903500}; + 2130903500, + 2130903501}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -14193,7 +14210,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F030031,0x7F0300D9,0x7F0300DC,0x7F030115,0x7F030127,0x7F0301AA } + // aapt resource value: { 0x1010034,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F030031,0x7F0300DA,0x7F0300DD,0x7F030116,0x7F030128,0x7F0301AB } public static int[] AppCompatTextView = new int[] { 16842804, 2130903085, @@ -14201,11 +14218,11 @@ public partial class Styleable 2130903087, 2130903088, 2130903089, - 2130903257, - 2130903260, - 2130903317, - 2130903335, - 2130903466}; + 2130903258, + 2130903261, + 2130903318, + 2130903336, + 2130903467}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -14240,7 +14257,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002C,0x7F03003F,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030051,0x7F030056,0x7F030057,0x7F030068,0x7F03006D,0x7F03008E,0x7F03008F,0x7F030090,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030099,0x7F0300A8,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B6,0x7F0300B8,0x7F0300BB,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300F4,0x7F030102,0x7F030129,0x7F03012A,0x7F03012D,0x7F03012E,0x7F03012F,0x7F030130,0x7F030131,0x7F030132,0x7F030133,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030152,0x7F030154,0x7F03015B,0x7F03015C,0x7F03015D,0x7F03015E,0x7F030167,0x7F030168,0x7F030169,0x7F03016A,0x7F030177,0x7F030178,0x7F03018E,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B8,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F0301C0,0x7F0301C1,0x7F0301DB,0x7F0301DC,0x7F0301DD,0x7F0301DE,0x7F0301EE,0x7F0301F0,0x7F0301F1,0x7F0301F2,0x7F0301F3,0x7F0301F4,0x7F0301F5,0x7F0301F6,0x7F0301F7,0x7F0301F8,0x7F0301F9 } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002C,0x7F03003F,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030051,0x7F030056,0x7F030057,0x7F030068,0x7F03006D,0x7F03008F,0x7F030090,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F03009A,0x7F0300A9,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B7,0x7F0300B9,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300F5,0x7F030103,0x7F03012A,0x7F03012B,0x7F03012E,0x7F03012F,0x7F030130,0x7F030131,0x7F030132,0x7F030133,0x7F030134,0x7F03014B,0x7F03014C,0x7F03014D,0x7F030153,0x7F030155,0x7F03015C,0x7F03015D,0x7F03015E,0x7F03015F,0x7F030168,0x7F030169,0x7F03016A,0x7F03016B,0x7F030178,0x7F030179,0x7F03018F,0x7F0301B6,0x7F0301B7,0x7F0301B8,0x7F0301B9,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F0301BE,0x7F0301C1,0x7F0301C2,0x7F0301DC,0x7F0301DD,0x7F0301DE,0x7F0301DF,0x7F0301EF,0x7F0301F1,0x7F0301F2,0x7F0301F3,0x7F0301F4,0x7F0301F5,0x7F0301F6,0x7F0301F7,0x7F0301F8,0x7F0301F9,0x7F0301FA } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -14290,7 +14307,6 @@ public partial class Styleable 2130903127, 2130903144, 2130903149, - 2130903182, 2130903183, 2130903184, 2130903185, @@ -14299,61 +14315,61 @@ public partial class Styleable 2130903188, 2130903189, 2130903190, - 2130903193, - 2130903208, - 2130903217, + 2130903191, + 2130903194, + 2130903209, 2130903218, 2130903219, - 2130903222, - 2130903224, - 2130903227, + 2130903220, + 2130903223, + 2130903225, 2130903228, 2130903229, 2130903230, 2130903231, - 2130903284, - 2130903298, - 2130903337, + 2130903232, + 2130903285, + 2130903299, 2130903338, - 2130903341, + 2130903339, 2130903342, 2130903343, 2130903344, 2130903345, 2130903346, 2130903347, - 2130903370, + 2130903348, 2130903371, 2130903372, - 2130903378, - 2130903380, - 2130903387, + 2130903373, + 2130903379, + 2130903381, 2130903388, 2130903389, 2130903390, - 2130903399, + 2130903391, 2130903400, 2130903401, 2130903402, - 2130903415, + 2130903403, 2130903416, - 2130903438, - 2130903477, + 2130903417, + 2130903439, 2130903478, 2130903479, 2130903480, - 2130903482, + 2130903481, 2130903483, 2130903484, 2130903485, - 2130903488, + 2130903486, 2130903489, - 2130903515, + 2130903490, 2130903516, 2130903517, 2130903518, - 2130903534, - 2130903536, + 2130903519, + 2130903535, 2130903537, 2130903538, 2130903539, @@ -14362,7 +14378,8 @@ public partial class Styleable 2130903542, 2130903543, 2130903544, - 2130903545}; + 2130903545, + 2130903546}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -14727,14 +14744,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030035,0x7F0300CE,0x7F0300CF,0x7F0300D0,0x7F0300D1,0x7F0300F0 } + // aapt resource value: { 0x7F030035,0x7F0300CF,0x7F0300D0,0x7F0300D1,0x7F0300D2,0x7F0300F1 } public static int[] BottomAppBar = new int[] { 2130903093, - 2130903246, 2130903247, 2130903248, 2130903249, - 2130903280}; + 2130903250, + 2130903281}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -14754,18 +14771,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300C0,0x7F030107,0x7F030109,0x7F03010B,0x7F03010C,0x7F030110,0x7F030111,0x7F030112,0x7F030114,0x7F03013E } + // aapt resource value: { 0x7F0300C1,0x7F030108,0x7F03010A,0x7F03010C,0x7F03010D,0x7F030111,0x7F030112,0x7F030113,0x7F030115,0x7F03013F } public static int[] BottomNavigationView = new int[] { - 2130903232, - 2130903303, - 2130903305, - 2130903307, + 2130903233, + 2130903304, + 2130903306, 2130903308, - 2130903312, + 2130903309, 2130903313, 2130903314, - 2130903316, - 2130903358}; + 2130903315, + 2130903317, + 2130903359}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -14823,7 +14840,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030061,0x7F030062,0x7F030063,0x7F030064,0x7F030065,0x7F030066,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300A5,0x7F0300A6 } + // aapt resource value: { 0x101013F,0x1010140,0x7F030061,0x7F030062,0x7F030063,0x7F030064,0x7F030065,0x7F030066,0x7F0300A3,0x7F0300A4,0x7F0300A5,0x7F0300A6,0x7F0300A7 } public static int[] CardView = new int[] { 16843071, 16843072, @@ -14833,11 +14850,11 @@ public partial class Styleable 2130903140, 2130903141, 2130903142, - 2130903202, 2130903203, 2130903204, 2130903205, - 2130903206}; + 2130903206, + 2130903207}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -14878,7 +14895,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006E,0x7F03006F,0x7F030070,0x7F030072,0x7F030073,0x7F030074,0x7F030075,0x7F030076,0x7F030077,0x7F03007C,0x7F03007D,0x7F03007E,0x7F030081,0x7F030082,0x7F030083,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F0300EE,0x7F0300F8,0x7F0300FC,0x7F030160,0x7F03016D,0x7F0301C2,0x7F0301C4 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006E,0x7F03006F,0x7F030070,0x7F030072,0x7F030073,0x7F030074,0x7F030075,0x7F030076,0x7F030077,0x7F03007C,0x7F03007D,0x7F03007E,0x7F030081,0x7F030082,0x7F030083,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F0300EF,0x7F0300F9,0x7F0300FD,0x7F030161,0x7F03016E,0x7F0301C3,0x7F0301C5 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -14907,22 +14924,22 @@ public partial class Styleable 2130903173, 2130903174, 2130903175, - 2130903278, - 2130903288, - 2130903292, - 2130903392, - 2130903405, - 2130903490, - 2130903492}; + 2130903279, + 2130903289, + 2130903293, + 2130903393, + 2130903406, + 2130903491, + 2130903493}; - // aapt resource value: { 0x7F030069,0x7F030078,0x7F030079,0x7F03007A,0x7F030171,0x7F030172 } + // aapt resource value: { 0x7F030069,0x7F030078,0x7F030079,0x7F03007A,0x7F030172,0x7F030173 } public static int[] ChipGroup = new int[] { 2130903145, 2130903160, 2130903161, 2130903162, - 2130903409, - 2130903410}; + 2130903410, + 2130903411}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -15044,24 +15061,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F03008B,0x7F03008C,0x7F0300A7,0x7F0300C7,0x7F0300C8,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F030162,0x7F030164,0x7F030182,0x7F0301CF,0x7F0301D0,0x7F0301DA } + // aapt resource value: { 0x7F03008B,0x7F03008C,0x7F0300A8,0x7F0300C8,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F030163,0x7F030165,0x7F030183,0x7F0301D0,0x7F0301D1,0x7F0301DB } public static int[] CollapsingToolbarLayout = new int[] { 2130903179, 2130903180, - 2130903207, - 2130903239, + 2130903208, 2130903240, 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903394, - 2130903396, - 2130903426, - 2130903503, + 2130903246, + 2130903395, + 2130903397, + 2130903427, 2130903504, - 2130903514}; + 2130903505, + 2130903515}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -15093,10 +15110,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03011F,0x7F030120 } + // aapt resource value: { 0x7F030120,0x7F030121 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903327, - 2130903328}; + 2130903328, + 2130903329}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -15152,23 +15169,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030113,0x7F030181 } + // aapt resource value: { 0x7F030114,0x7F030182 } public static int[] CoordinatorLayout = new int[] { - 2130903315, - 2130903425}; + 2130903316, + 2130903426}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03011C,0x7F03011D,0x7F03011E,0x7F030121,0x7F030122,0x7F030123 } + // aapt resource value: { 0x10100B3,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030122,0x7F030123,0x7F030124 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903324, 2130903325, 2130903326, - 2130903329, + 2130903327, 2130903330, - 2130903331}; + 2130903331, + 2130903332}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -15205,16 +15222,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F03002A,0x7F03002B,0x7F030037,0x7F03008D,0x7F0300B9,0x7F0300E7,0x7F030176,0x7F0301C6 } + // aapt resource value: { 0x7F03002A,0x7F03002B,0x7F030037,0x7F03008E,0x7F0300BA,0x7F0300E8,0x7F030177,0x7F0301C7 } public static int[] DrawerArrowToggle = new int[] { 2130903082, 2130903083, 2130903095, - 2130903181, - 2130903225, - 2130903271, - 2130903414, - 2130903494}; + 2130903182, + 2130903226, + 2130903272, + 2130903415, + 2130903495}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -15240,21 +15257,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030035,0x7F030036,0x7F03003E,0x7F0300C0,0x7F0300D2,0x7F0300D3,0x7F0300EE,0x7F0300F6,0x7F03013C,0x7F030156,0x7F030160,0x7F03016D,0x7F0301EC } + // aapt resource value: { 0x7F030035,0x7F030036,0x7F03003E,0x7F0300C1,0x7F0300D3,0x7F0300D4,0x7F0300EF,0x7F0300F7,0x7F03013D,0x7F030157,0x7F030161,0x7F03016E,0x7F0301ED } public static int[] FloatingActionButton = new int[] { 2130903093, 2130903094, 2130903102, - 2130903232, - 2130903250, + 2130903233, 2130903251, - 2130903278, - 2130903286, - 2130903356, - 2130903382, - 2130903392, - 2130903405, - 2130903532}; + 2130903252, + 2130903279, + 2130903287, + 2130903357, + 2130903383, + 2130903393, + 2130903406, + 2130903533}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -15302,10 +15319,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F03010E,0x7F030128 } + // aapt resource value: { 0x7F03010F,0x7F030129 } public static int[] FlowLayout = new int[] { - 2130903310, - 2130903336}; + 2130903311, + 2130903337}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -15313,27 +15330,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300DD,0x7F0300DE,0x7F0300DF,0x7F0300E0,0x7F0300E1,0x7F0300E2 } + // aapt resource value: { 0x7F0300DE,0x7F0300DF,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E3 } public static int[] FontFamily = new int[] { - 2130903261, 2130903262, 2130903263, 2130903264, 2130903265, - 2130903266}; + 2130903266, + 2130903267}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300DB,0x7F0300E3,0x7F0300E4,0x7F0300E5,0x7F0301E3 } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300DC,0x7F0300E4,0x7F0300E5,0x7F0300E6,0x7F0301E4 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903259, - 2130903267, + 2130903260, 2130903268, 2130903269, - 2130903523}; + 2130903270, + 2130903524}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -15383,11 +15400,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300E6 } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300E7 } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903270}; + 2130903271}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -15460,17 +15477,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300B5,0x7F0300B7,0x7F03013D,0x7F03016C } + // aapt resource value: { 0x7F03008D } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903181}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300B6,0x7F0300B8,0x7F03013E,0x7F03016D } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903221, - 2130903223, - 2130903357, - 2130903404}; + 2130903222, + 2130903224, + 2130903358, + 2130903405}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -15529,11 +15553,11 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x7F030080,0x7F030100,0x7F030101 } + // aapt resource value: { 0x7F030080,0x7F030101,0x7F030102 } public static int[] LoadingImageView = new int[] { 2130903168, - 2130903296, - 2130903297}; + 2130903297, + 2130903298}; // aapt resource value: 0 public const int LoadingImageView_circleCrop = 0; @@ -15544,7 +15568,7 @@ public partial class Styleable // aapt resource value: 2 public const int LoadingImageView_imageAspectRatioAdjust = 2; - // aapt resource value: { 0x7F030029,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F03005E,0x7F03005F,0x7F030060,0x7F030116,0x7F030117,0x7F030118,0x7F030119,0x7F030134,0x7F030137,0x7F0301E4,0x7F0301E5,0x7F0301E6,0x7F0301E7,0x7F0301E8,0x7F0301E9,0x7F0301EA,0x7F0301EB,0x7F0301ED,0x7F0301FA } + // aapt resource value: { 0x7F030029,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F03005E,0x7F03005F,0x7F030060,0x7F030117,0x7F030118,0x7F030119,0x7F03011A,0x7F030135,0x7F030138,0x7F0301E5,0x7F0301E6,0x7F0301E7,0x7F0301E8,0x7F0301E9,0x7F0301EA,0x7F0301EB,0x7F0301EC,0x7F0301EE,0x7F0301FB } public static int[] MapAttrs = new int[] { 2130903081, 2130903130, @@ -15554,13 +15578,12 @@ public partial class Styleable 2130903134, 2130903135, 2130903136, - 2130903318, 2130903319, 2130903320, 2130903321, - 2130903348, - 2130903351, - 2130903524, + 2130903322, + 2130903349, + 2130903352, 2130903525, 2130903526, 2130903527, @@ -15568,8 +15591,9 @@ public partial class Styleable 2130903529, 2130903530, 2130903531, - 2130903533, - 2130903546}; + 2130903532, + 2130903534, + 2130903547}; // aapt resource value: 0 public const int MapAttrs_ambientEnabled = 0; @@ -15643,7 +15667,7 @@ public partial class Styleable // aapt resource value: 23 public const int MapAttrs_zOrderOnTop = 23; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030035,0x7F030036,0x7F0300AA,0x7F0300F7,0x7F0300F9,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FE,0x7F030160,0x7F030183,0x7F030184 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030035,0x7F030036,0x7F0300AB,0x7F0300F8,0x7F0300FA,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030161,0x7F030184,0x7F030185 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -15651,16 +15675,16 @@ public partial class Styleable 16843194, 2130903093, 2130903094, - 2130903210, - 2130903287, - 2130903289, + 2130903211, + 2130903288, 2130903290, 2130903291, - 2130903293, + 2130903292, 2130903294, - 2130903392, - 2130903427, - 2130903428}; + 2130903295, + 2130903393, + 2130903428, + 2130903429}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -15710,10 +15734,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F030183,0x7F030184 } + // aapt resource value: { 0x7F030184,0x7F030185 } public static int[] MaterialCardView = new int[] { - 2130903427, - 2130903428}; + 2130903428, + 2130903429}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -15721,27 +15745,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030042,0x7F030043,0x7F030071,0x7F03007B,0x7F03007F,0x7F03008E,0x7F03008F,0x7F030095,0x7F030096,0x7F030098,0x7F0300BF,0x7F0300DA,0x7F030138,0x7F030139,0x7F030143,0x7F030163,0x7F030173,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B9,0x7F0301BE,0x7F0301BF,0x7F0301C3 } + // aapt resource value: { 0x7F030042,0x7F030043,0x7F030071,0x7F03007B,0x7F03007F,0x7F03008F,0x7F030090,0x7F030096,0x7F030097,0x7F030099,0x7F0300C0,0x7F0300DB,0x7F030139,0x7F03013A,0x7F030144,0x7F030164,0x7F030174,0x7F0301A7,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301BA,0x7F0301BF,0x7F0301C0,0x7F0301C4 } public static int[] MaterialComponentsTheme = new int[] { 2130903106, 2130903107, 2130903153, 2130903163, 2130903167, - 2130903182, 2130903183, - 2130903189, + 2130903184, 2130903190, - 2130903192, - 2130903231, - 2130903258, - 2130903352, + 2130903191, + 2130903193, + 2130903232, + 2130903259, 2130903353, - 2130903363, - 2130903395, - 2130903411, - 2130903462, - 2130903467, + 2130903354, + 2130903364, + 2130903396, + 2130903412, + 2130903463, 2130903468, 2130903469, 2130903470, @@ -15751,10 +15774,11 @@ public partial class Styleable 2130903474, 2130903475, 2130903476, - 2130903481, - 2130903486, + 2130903477, + 2130903482, 2130903487, - 2130903491}; + 2130903488, + 2130903492}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -15879,7 +15903,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F03009B,0x7F0300FD,0x7F0300FE,0x7F030144,0x7F03016B,0x7F0301DF } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F03009C,0x7F0300FE,0x7F0300FF,0x7F030145,0x7F03016C,0x7F0301E0 } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -15898,12 +15922,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903195, - 2130903293, + 2130903196, 2130903294, - 2130903364, - 2130903403, - 2130903519}; + 2130903295, + 2130903365, + 2130903404, + 2130903520}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -15974,7 +15998,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030155,0x7F030185 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030156,0x7F030186 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -15983,8 +16007,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903381, - 2130903429}; + 2130903382, + 2130903430}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -16013,20 +16037,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300C0,0x7F0300E9,0x7F030107,0x7F030108,0x7F03010A,0x7F03010C,0x7F03010F,0x7F030112,0x7F03013E } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300C1,0x7F0300EA,0x7F030108,0x7F030109,0x7F03010B,0x7F03010D,0x7F030110,0x7F030113,0x7F03013F } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903232, - 2130903273, - 2130903303, + 2130903233, + 2130903274, 2130903304, - 2130903306, - 2130903308, - 2130903311, - 2130903314, - 2130903358}; + 2130903305, + 2130903307, + 2130903309, + 2130903312, + 2130903315, + 2130903359}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -16064,15 +16088,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030145 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030146 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903365}; + 2130903366}; - // aapt resource value: { 0x7F03017C } + // aapt resource value: { 0x7F03017D } public static int[] PopupWindowBackgroundState = new int[] { - 2130903420}; + 2130903421}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -16086,10 +16110,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030146,0x7F030149 } + // aapt resource value: { 0x7F030147,0x7F03014A } public static int[] RecycleListView = new int[] { - 2130903366, - 2130903369}; + 2130903367, + 2130903370}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -16097,19 +16121,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8,0x7F03011B,0x7F03015F,0x7F030175,0x7F03017B } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8,0x7F0300D9,0x7F03011C,0x7F030160,0x7F030176,0x7F03017C } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903252, 2130903253, 2130903254, 2130903255, 2130903256, - 2130903323, - 2130903391, - 2130903413, - 2130903419}; + 2130903257, + 2130903324, + 2130903392, + 2130903414, + 2130903420}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -16144,9 +16168,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F030105 } + // aapt resource value: { 0x7F030106 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903301}; + 2130903302}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -16158,25 +16182,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030081,0x7F03009A,0x7F0300B0,0x7F0300E8,0x7F0300FF,0x7F03011A,0x7F030159,0x7F03015A,0x7F030165,0x7F030166,0x7F030186,0x7F03018B,0x7F0301EF } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030081,0x7F03009B,0x7F0300B1,0x7F0300E9,0x7F030100,0x7F03011B,0x7F03015A,0x7F03015B,0x7F030166,0x7F030167,0x7F030187,0x7F03018C,0x7F0301F0 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903169, - 2130903194, - 2130903216, - 2130903272, - 2130903295, - 2130903322, - 2130903385, + 2130903195, + 2130903217, + 2130903273, + 2130903296, + 2130903323, 2130903386, - 2130903397, + 2130903387, 2130903398, - 2130903430, - 2130903435, - 2130903535}; + 2130903399, + 2130903431, + 2130903436, + 2130903536}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -16229,11 +16253,11 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F030055,0x7F030097,0x7F030161 } + // aapt resource value: { 0x7F030055,0x7F030098,0x7F030162 } public static int[] SignInButton = new int[] { 2130903125, - 2130903191, - 2130903393}; + 2130903192, + 2130903394}; // aapt resource value: 0 public const int SignInButton_buttonSize = 0; @@ -16244,16 +16268,16 @@ public partial class Styleable // aapt resource value: 2 public const int SignInButton_scopeUris = 2; - // aapt resource value: { 0x7F030173,0x7F030174 } + // aapt resource value: { 0x7F030174,0x7F030175 } public static int[] Snackbar = new int[] { - 2130903411, - 2130903412}; + 2130903412, + 2130903413}; - // aapt resource value: { 0x101011F,0x7F0300C0,0x7F03013A } + // aapt resource value: { 0x101011F,0x7F0300C1,0x7F03013B } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903232, - 2130903354}; + 2130903233, + 2130903355}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -16270,13 +16294,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030153 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030154 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903379}; + 2130903380}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -16327,22 +16351,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03016E,0x7F030179,0x7F03018C,0x7F03018D,0x7F03018F,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301E0,0x7F0301E1,0x7F0301E2 } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03016F,0x7F03017A,0x7F03018D,0x7F03018E,0x7F030190,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301E1,0x7F0301E2,0x7F0301E3 } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903406, - 2130903417, - 2130903436, + 2130903407, + 2130903418, 2130903437, - 2130903439, - 2130903495, + 2130903438, + 2130903440, 2130903496, 2130903497, - 2130903520, + 2130903498, 2130903521, - 2130903522}; + 2130903522, + 2130903523}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -16401,9 +16425,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9 } + // aapt resource value: { 0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A6,0x7F0301A8,0x7F0301A9,0x7F0301AA } public static int[] TabLayout = new int[] { - 2130903440, 2130903441, 2130903442, 2130903443, @@ -16425,9 +16448,10 @@ public partial class Styleable 2130903459, 2130903460, 2130903461, - 2130903463, + 2130903462, 2130903464, - 2130903465}; + 2130903465, + 2130903466}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -16504,7 +16528,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300DC,0x7F0301AA } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300DD,0x7F0301AB } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -16517,8 +16541,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903260, - 2130903466}; + 2130903261, + 2130903467}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -16559,7 +16583,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F03004C,0x7F0300AB,0x7F0300AC,0x7F0300AD,0x7F0300AE,0x7F0300C3,0x7F0300C4,0x7F0300EB,0x7F0300EC,0x7F0300ED,0x7F0300F1,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03014E,0x7F03014F,0x7F030150,0x7F030151 } + // aapt resource value: { 0x101009A,0x1010150,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F03004C,0x7F0300AC,0x7F0300AD,0x7F0300AE,0x7F0300AF,0x7F0300C4,0x7F0300C5,0x7F0300EC,0x7F0300ED,0x7F0300EE,0x7F0300F2,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F03014F,0x7F030150,0x7F030151,0x7F030152 } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -16572,23 +16596,23 @@ public partial class Styleable 2130903114, 2130903115, 2130903116, - 2130903211, 2130903212, 2130903213, 2130903214, - 2130903235, + 2130903215, 2130903236, - 2130903275, + 2130903237, 2130903276, 2130903277, - 2130903281, + 2130903278, 2130903282, 2130903283, - 2130903373, + 2130903284, 2130903374, 2130903375, 2130903376, - 2130903377}; + 2130903377, + 2130903378}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -16674,11 +16698,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300C1,0x7F0300C2 } + // aapt resource value: { 0x1010034,0x7F0300C2,0x7F0300C3 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903233, - 2130903234}; + 2130903234, + 2130903235}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -16689,37 +16713,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030052,0x7F030089,0x7F03008A,0x7F03009C,0x7F03009D,0x7F03009E,0x7F03009F,0x7F0300A0,0x7F0300A1,0x7F030135,0x7F030136,0x7F03013B,0x7F030140,0x7F030141,0x7F030153,0x7F030187,0x7F030188,0x7F030189,0x7F0301CF,0x7F0301D1,0x7F0301D2,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030052,0x7F030089,0x7F03008A,0x7F03009D,0x7F03009E,0x7F03009F,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F030136,0x7F030137,0x7F03013C,0x7F030141,0x7F030142,0x7F030154,0x7F030188,0x7F030189,0x7F03018A,0x7F0301D0,0x7F0301D2,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903122, 2130903177, 2130903178, - 2130903196, 2130903197, 2130903198, 2130903199, 2130903200, 2130903201, - 2130903349, + 2130903202, 2130903350, - 2130903355, - 2130903360, + 2130903351, + 2130903356, 2130903361, - 2130903379, - 2130903431, + 2130903362, + 2130903380, 2130903432, 2130903433, - 2130903503, - 2130903505, + 2130903434, + 2130903504, 2130903506, 2130903507, 2130903508, 2130903509, 2130903510, 2130903511, - 2130903512}; + 2130903512, + 2130903513}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -16808,13 +16832,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030147,0x7F030148,0x7F0301C5 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030148,0x7F030149,0x7F0301C6 } public static int[] View = new int[] { 16842752, 16842970, - 2130903367, 2130903368, - 2130903493}; + 2130903369, + 2130903494}; // aapt resource value: { 0x10100D4,0x7F030035,0x7F030036 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/FormsGallery/FormsGallery/FormsGallery.UWP/App.xaml.cs b/FormsGallery/FormsGallery/FormsGallery.UWP/App.xaml.cs index c7ca448b2e..9dab28c6a8 100644 --- a/FormsGallery/FormsGallery/FormsGallery.UWP/App.xaml.cs +++ b/FormsGallery/FormsGallery/FormsGallery.UWP/App.xaml.cs @@ -58,7 +58,7 @@ protected override void OnLaunched(LaunchActivatedEventArgs e) rootFrame.NavigationFailed += OnNavigationFailed; - Xamarin.Forms.Forms.SetFlags(new string[] { "SwipeView_Experimental", "IndicatorView_Experimental", "CarouselView_Experimental", "MediaElement_Experimental", "RadioButton_Experimental", "Expander_Experimental" }); + Xamarin.Forms.Forms.SetFlags(new string[] { "SwipeView_Experimental", "CarouselView_Experimental", "MediaElement_Experimental", "RadioButton_Experimental", "Expander_Experimental" }); Xamarin.Forms.Forms.Init(e); Xamarin.FormsMaps.Init("MAP_KEY"); diff --git a/FormsGallery/FormsGallery/FormsGallery.UWP/FormsGallery.UWP.csproj b/FormsGallery/FormsGallery/FormsGallery.UWP/FormsGallery.UWP.csproj index f4ac875f80..a8d887413b 100644 --- a/FormsGallery/FormsGallery/FormsGallery.UWP/FormsGallery.UWP.csproj +++ b/FormsGallery/FormsGallery/FormsGallery.UWP/FormsGallery.UWP.csproj @@ -90,8 +90,8 @@ - - + + diff --git a/FormsGallery/FormsGallery/FormsGallery.iOS/AppDelegate.cs b/FormsGallery/FormsGallery/FormsGallery.iOS/AppDelegate.cs index a73c2c4528..8acfee899a 100644 --- a/FormsGallery/FormsGallery/FormsGallery.iOS/AppDelegate.cs +++ b/FormsGallery/FormsGallery/FormsGallery.iOS/AppDelegate.cs @@ -18,7 +18,7 @@ public partial class AppDelegate : global::Xamarin.Forms.Platform.iOS.FormsAppli // public override bool FinishedLaunching(UIApplication app, NSDictionary options) { - Xamarin.Forms.Forms.SetFlags(new string[] { "SwipeView_Experimental", "CarouselView_Experimental", "IndicatorView_Experimental", "MediaElement_Experimental", "RadioButton_Experimental", "Expander_Experimental" }); + Xamarin.Forms.Forms.SetFlags(new string[] { "SwipeView_Experimental", "CarouselView_Experimental", "MediaElement_Experimental", "RadioButton_Experimental", "Expander_Experimental" }); global::Xamarin.Forms.Forms.Init(); global::Xamarin.FormsMaps.Init(); LoadApplication(new App()); diff --git a/FormsGallery/FormsGallery/FormsGallery.iOS/FormsGallery.iOS.csproj b/FormsGallery/FormsGallery/FormsGallery.iOS/FormsGallery.iOS.csproj index ec00fd424b..9912d81a25 100644 --- a/FormsGallery/FormsGallery/FormsGallery.iOS/FormsGallery.iOS.csproj +++ b/FormsGallery/FormsGallery/FormsGallery.iOS/FormsGallery.iOS.csproj @@ -144,10 +144,10 @@ - 4.6.0.726 + 4.7.0.968 - 4.6.0.726 + 4.7.0.968 diff --git a/FormsGallery/FormsGallery/FormsGallery/FormsGallery.csproj b/FormsGallery/FormsGallery/FormsGallery/FormsGallery.csproj index 92907f7b0d..2b2e3b6263 100644 --- a/FormsGallery/FormsGallery/FormsGallery/FormsGallery.csproj +++ b/FormsGallery/FormsGallery/FormsGallery/FormsGallery.csproj @@ -144,7 +144,7 @@ - - + + diff --git a/FormsGridLayout/FormsGridLayout.UWP/FormsGridLayout.UWP.csproj b/FormsGridLayout/FormsGridLayout.UWP/FormsGridLayout.UWP.csproj index ee23406867..39d5c020c4 100644 --- a/FormsGridLayout/FormsGridLayout.UWP/FormsGridLayout.UWP.csproj +++ b/FormsGridLayout/FormsGridLayout.UWP/FormsGridLayout.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/FormsGridLayout/FormsGridLayout/FormsGridLayout.Android/FormsGridLayout.Android.csproj b/FormsGridLayout/FormsGridLayout/FormsGridLayout.Android/FormsGridLayout.Android.csproj index e5497c8f86..83433db086 100644 --- a/FormsGridLayout/FormsGridLayout/FormsGridLayout.Android/FormsGridLayout.Android.csproj +++ b/FormsGridLayout/FormsGridLayout/FormsGridLayout.Android/FormsGridLayout.Android.csproj @@ -38,7 +38,7 @@ - + diff --git a/FormsGridLayout/FormsGridLayout/FormsGridLayout.Android/Resources/Resource.Designer.cs b/FormsGridLayout/FormsGridLayout/FormsGridLayout.Android/Resources/Resource.Designer.cs index 04044d443d..41d0515de1 100644 --- a/FormsGridLayout/FormsGridLayout/FormsGridLayout.Android/Resources/Resource.Designer.cs +++ b/FormsGridLayout/FormsGridLayout/FormsGridLayout.Android/Resources/Resource.Designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::GridLayoutDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::GridLayoutDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::GridLayoutDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::GridLayoutDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::GridLayoutDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::GridLayoutDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::GridLayoutDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::GridLayoutDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::GridLayoutDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::GridLayoutDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::GridLayoutDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::GridLayoutDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::GridLayoutDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::GridLayoutDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::GridLayoutDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::GridLayoutDemo.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::GridLayoutDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::GridLayoutDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::GridLayoutDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::GridLayoutDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::GridLayoutDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::GridLayoutDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::GridLayoutDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::GridLayoutDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::GridLayoutDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::GridLayoutDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::GridLayoutDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::GridLayoutDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::GridLayoutDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::GridLayoutDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::GridLayoutDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::GridLayoutDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::GridLayoutDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::GridLayoutDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::GridLayoutDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::GridLayoutDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::GridLayoutDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::GridLayoutDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::GridLayoutDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::GridLayoutDemo.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::GridLayoutDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::GridLayoutDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::GridLayoutDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::GridLayoutDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::GridLayoutDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::GridLayoutDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::GridLayoutDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::GridLayoutDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/FormsGridLayout/FormsGridLayout/FormsGridLayout.iOS/FormsGridLayout.iOS.csproj b/FormsGridLayout/FormsGridLayout/FormsGridLayout.iOS/FormsGridLayout.iOS.csproj index 24baa6e630..94730bad84 100644 --- a/FormsGridLayout/FormsGridLayout/FormsGridLayout.iOS/FormsGridLayout.iOS.csproj +++ b/FormsGridLayout/FormsGridLayout/FormsGridLayout.iOS/FormsGridLayout.iOS.csproj @@ -86,7 +86,7 @@ NSUrlSessionHandler - + diff --git a/FormsGridLayout/FormsGridLayout/FormsGridLayout/FormsGridLayout.csproj b/FormsGridLayout/FormsGridLayout/FormsGridLayout/FormsGridLayout.csproj index 5b48eec593..2bc446b259 100644 --- a/FormsGridLayout/FormsGridLayout/FormsGridLayout/FormsGridLayout.csproj +++ b/FormsGridLayout/FormsGridLayout/FormsGridLayout/FormsGridLayout.csproj @@ -9,7 +9,7 @@ - + \ No newline at end of file diff --git a/GetStarted/FirstApp/AwesomeApp/AwesomeApp.Android/AwesomeApp.Android.csproj b/GetStarted/FirstApp/AwesomeApp/AwesomeApp.Android/AwesomeApp.Android.csproj index 07dbe9bd71..48ae511c4f 100644 --- a/GetStarted/FirstApp/AwesomeApp/AwesomeApp.Android/AwesomeApp.Android.csproj +++ b/GetStarted/FirstApp/AwesomeApp/AwesomeApp.Android/AwesomeApp.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/GetStarted/FirstApp/AwesomeApp/AwesomeApp.UWP/AwesomeApp.UWP.csproj b/GetStarted/FirstApp/AwesomeApp/AwesomeApp.UWP/AwesomeApp.UWP.csproj index cbbffda539..9ed741c2c2 100644 --- a/GetStarted/FirstApp/AwesomeApp/AwesomeApp.UWP/AwesomeApp.UWP.csproj +++ b/GetStarted/FirstApp/AwesomeApp/AwesomeApp.UWP/AwesomeApp.UWP.csproj @@ -143,7 +143,7 @@ - + diff --git a/GetStarted/FirstApp/AwesomeApp/AwesomeApp.iOS/AwesomeApp.iOS.csproj b/GetStarted/FirstApp/AwesomeApp/AwesomeApp.iOS/AwesomeApp.iOS.csproj index af83da2281..fb91f27e72 100644 --- a/GetStarted/FirstApp/AwesomeApp/AwesomeApp.iOS/AwesomeApp.iOS.csproj +++ b/GetStarted/FirstApp/AwesomeApp/AwesomeApp.iOS/AwesomeApp.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/GetStarted/FirstApp/AwesomeApp/AwesomeApp/AwesomeApp.csproj b/GetStarted/FirstApp/AwesomeApp/AwesomeApp/AwesomeApp.csproj index 5110b41249..8de0145c6e 100644 --- a/GetStarted/FirstApp/AwesomeApp/AwesomeApp/AwesomeApp.csproj +++ b/GetStarted/FirstApp/AwesomeApp/AwesomeApp/AwesomeApp.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/GetStarted/Notes/Database/Notes.Android/Notes.Android.csproj b/GetStarted/Notes/Database/Notes.Android/Notes.Android.csproj index dd80bbd3c4..b23f282269 100644 --- a/GetStarted/Notes/Database/Notes.Android/Notes.Android.csproj +++ b/GetStarted/Notes/Database/Notes.Android/Notes.Android.csproj @@ -48,7 +48,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/GetStarted/Notes/Database/Notes.iOS/Notes.iOS.csproj b/GetStarted/Notes/Database/Notes.iOS/Notes.iOS.csproj index a6095fc799..2d9f283778 100644 --- a/GetStarted/Notes/Database/Notes.iOS/Notes.iOS.csproj +++ b/GetStarted/Notes/Database/Notes.iOS/Notes.iOS.csproj @@ -156,7 +156,7 @@ - 4.6.0.726 + 4.7.0.968 \ No newline at end of file diff --git a/GetStarted/Notes/Database/Notes/Notes.csproj b/GetStarted/Notes/Database/Notes/Notes.csproj index 9f758502ce..892b0d0210 100644 --- a/GetStarted/Notes/Database/Notes/Notes.csproj +++ b/GetStarted/Notes/Database/Notes/Notes.csproj @@ -10,7 +10,7 @@ - + diff --git a/GetStarted/Notes/MultiPage/Notes.Android/Notes.Android.csproj b/GetStarted/Notes/MultiPage/Notes.Android/Notes.Android.csproj index 1355e09d05..a38b90456e 100644 --- a/GetStarted/Notes/MultiPage/Notes.Android/Notes.Android.csproj +++ b/GetStarted/Notes/MultiPage/Notes.Android/Notes.Android.csproj @@ -48,7 +48,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/GetStarted/Notes/MultiPage/Notes.iOS/Notes.iOS.csproj b/GetStarted/Notes/MultiPage/Notes.iOS/Notes.iOS.csproj index a5d14ef45c..1b406d2587 100644 --- a/GetStarted/Notes/MultiPage/Notes.iOS/Notes.iOS.csproj +++ b/GetStarted/Notes/MultiPage/Notes.iOS/Notes.iOS.csproj @@ -156,7 +156,7 @@ - 4.6.0.726 + 4.7.0.968 \ No newline at end of file diff --git a/GetStarted/Notes/MultiPage/Notes/Notes.csproj b/GetStarted/Notes/MultiPage/Notes/Notes.csproj index e2ca7aa59c..fd933d3df0 100644 --- a/GetStarted/Notes/MultiPage/Notes/Notes.csproj +++ b/GetStarted/Notes/MultiPage/Notes/Notes.csproj @@ -10,7 +10,7 @@ - + diff --git a/GetStarted/Notes/SinglePage/Notes.Android/Notes.Android.csproj b/GetStarted/Notes/SinglePage/Notes.Android/Notes.Android.csproj index 3160935a2b..056dad504e 100644 --- a/GetStarted/Notes/SinglePage/Notes.Android/Notes.Android.csproj +++ b/GetStarted/Notes/SinglePage/Notes.Android/Notes.Android.csproj @@ -48,7 +48,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/GetStarted/Notes/SinglePage/Notes.iOS/Notes.iOS.csproj b/GetStarted/Notes/SinglePage/Notes.iOS/Notes.iOS.csproj index cbd9468bd0..af7299a5be 100644 --- a/GetStarted/Notes/SinglePage/Notes.iOS/Notes.iOS.csproj +++ b/GetStarted/Notes/SinglePage/Notes.iOS/Notes.iOS.csproj @@ -156,7 +156,7 @@ - 4.6.0.726 + 4.7.0.968 \ No newline at end of file diff --git a/GetStarted/Notes/SinglePage/Notes/Notes.csproj b/GetStarted/Notes/SinglePage/Notes/Notes.csproj index 5110b41249..8de0145c6e 100644 --- a/GetStarted/Notes/SinglePage/Notes/Notes.csproj +++ b/GetStarted/Notes/SinglePage/Notes/Notes.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/GetStarted/Notes/Styled/Notes.Android/Notes.Android.csproj b/GetStarted/Notes/Styled/Notes.Android/Notes.Android.csproj index a7c1ac4846..8e8b2db9db 100644 --- a/GetStarted/Notes/Styled/Notes.Android/Notes.Android.csproj +++ b/GetStarted/Notes/Styled/Notes.Android/Notes.Android.csproj @@ -48,7 +48,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/GetStarted/Notes/Styled/Notes.iOS/Notes.iOS.csproj b/GetStarted/Notes/Styled/Notes.iOS/Notes.iOS.csproj index cd06d442af..8afe6d7fa1 100644 --- a/GetStarted/Notes/Styled/Notes.iOS/Notes.iOS.csproj +++ b/GetStarted/Notes/Styled/Notes.iOS/Notes.iOS.csproj @@ -156,7 +156,7 @@ - 4.6.0.726 + 4.7.0.968 \ No newline at end of file diff --git a/GetStarted/Notes/Styled/Notes/Notes.csproj b/GetStarted/Notes/Styled/Notes/Notes.csproj index 95de261ab0..b4b922a29b 100644 --- a/GetStarted/Notes/Styled/Notes/Notes.csproj +++ b/GetStarted/Notes/Styled/Notes/Notes.csproj @@ -11,7 +11,7 @@ - + diff --git a/GetStarted/Tutorials/AppLifecycleTutorial/AppLifecycleTutorial.Android/AppLifecycleTutorial.Android.csproj b/GetStarted/Tutorials/AppLifecycleTutorial/AppLifecycleTutorial.Android/AppLifecycleTutorial.Android.csproj index 9d05e906fe..776f9ef61e 100644 --- a/GetStarted/Tutorials/AppLifecycleTutorial/AppLifecycleTutorial.Android/AppLifecycleTutorial.Android.csproj +++ b/GetStarted/Tutorials/AppLifecycleTutorial/AppLifecycleTutorial.Android/AppLifecycleTutorial.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/GetStarted/Tutorials/AppLifecycleTutorial/AppLifecycleTutorial.iOS/AppLifecycleTutorial.iOS.csproj b/GetStarted/Tutorials/AppLifecycleTutorial/AppLifecycleTutorial.iOS/AppLifecycleTutorial.iOS.csproj index c829ec0f80..5bcbb9e359 100644 --- a/GetStarted/Tutorials/AppLifecycleTutorial/AppLifecycleTutorial.iOS/AppLifecycleTutorial.iOS.csproj +++ b/GetStarted/Tutorials/AppLifecycleTutorial/AppLifecycleTutorial.iOS/AppLifecycleTutorial.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/GetStarted/Tutorials/AppLifecycleTutorial/AppLifecycleTutorial/AppLifecycleTutorial.csproj b/GetStarted/Tutorials/AppLifecycleTutorial/AppLifecycleTutorial/AppLifecycleTutorial.csproj index 5110b41249..8de0145c6e 100644 --- a/GetStarted/Tutorials/AppLifecycleTutorial/AppLifecycleTutorial/AppLifecycleTutorial.csproj +++ b/GetStarted/Tutorials/AppLifecycleTutorial/AppLifecycleTutorial/AppLifecycleTutorial.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/GetStarted/Tutorials/ButtonTutorial/ButtonTutorial.Android/ButtonTutorial.Android.csproj b/GetStarted/Tutorials/ButtonTutorial/ButtonTutorial.Android/ButtonTutorial.Android.csproj index c70a02c077..32a24a9e2f 100644 --- a/GetStarted/Tutorials/ButtonTutorial/ButtonTutorial.Android/ButtonTutorial.Android.csproj +++ b/GetStarted/Tutorials/ButtonTutorial/ButtonTutorial.Android/ButtonTutorial.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/GetStarted/Tutorials/ButtonTutorial/ButtonTutorial.iOS/ButtonTutorial.iOS.csproj b/GetStarted/Tutorials/ButtonTutorial/ButtonTutorial.iOS/ButtonTutorial.iOS.csproj index 37b986546c..b02d633609 100644 --- a/GetStarted/Tutorials/ButtonTutorial/ButtonTutorial.iOS/ButtonTutorial.iOS.csproj +++ b/GetStarted/Tutorials/ButtonTutorial/ButtonTutorial.iOS/ButtonTutorial.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/GetStarted/Tutorials/ButtonTutorial/ButtonTutorial/ButtonTutorial.csproj b/GetStarted/Tutorials/ButtonTutorial/ButtonTutorial/ButtonTutorial.csproj index 37aed7ac61..c7f9581841 100644 --- a/GetStarted/Tutorials/ButtonTutorial/ButtonTutorial/ButtonTutorial.csproj +++ b/GetStarted/Tutorials/ButtonTutorial/ButtonTutorial/ButtonTutorial.csproj @@ -10,6 +10,6 @@ - + diff --git a/GetStarted/Tutorials/EditorTutorial/EditorTutorial.Android/EditorTutorial.Android.csproj b/GetStarted/Tutorials/EditorTutorial/EditorTutorial.Android/EditorTutorial.Android.csproj index 13b4b681c8..900722ae58 100644 --- a/GetStarted/Tutorials/EditorTutorial/EditorTutorial.Android/EditorTutorial.Android.csproj +++ b/GetStarted/Tutorials/EditorTutorial/EditorTutorial.Android/EditorTutorial.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/GetStarted/Tutorials/EditorTutorial/EditorTutorial.iOS/EditorTutorial.iOS.csproj b/GetStarted/Tutorials/EditorTutorial/EditorTutorial.iOS/EditorTutorial.iOS.csproj index 0af9658eea..f91619da3e 100644 --- a/GetStarted/Tutorials/EditorTutorial/EditorTutorial.iOS/EditorTutorial.iOS.csproj +++ b/GetStarted/Tutorials/EditorTutorial/EditorTutorial.iOS/EditorTutorial.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/GetStarted/Tutorials/EditorTutorial/EditorTutorial/EditorTutorial.csproj b/GetStarted/Tutorials/EditorTutorial/EditorTutorial/EditorTutorial.csproj index 5110b41249..8de0145c6e 100644 --- a/GetStarted/Tutorials/EditorTutorial/EditorTutorial/EditorTutorial.csproj +++ b/GetStarted/Tutorials/EditorTutorial/EditorTutorial/EditorTutorial.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/GetStarted/Tutorials/EntryTutorial/EntryTutorial.Android/EntryTutorial.Android.csproj b/GetStarted/Tutorials/EntryTutorial/EntryTutorial.Android/EntryTutorial.Android.csproj index d9d515a6b7..e2290eddf4 100644 --- a/GetStarted/Tutorials/EntryTutorial/EntryTutorial.Android/EntryTutorial.Android.csproj +++ b/GetStarted/Tutorials/EntryTutorial/EntryTutorial.Android/EntryTutorial.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/GetStarted/Tutorials/EntryTutorial/EntryTutorial.iOS/EntryTutorial.iOS.csproj b/GetStarted/Tutorials/EntryTutorial/EntryTutorial.iOS/EntryTutorial.iOS.csproj index 16cb01e6e0..56595317d7 100644 --- a/GetStarted/Tutorials/EntryTutorial/EntryTutorial.iOS/EntryTutorial.iOS.csproj +++ b/GetStarted/Tutorials/EntryTutorial/EntryTutorial.iOS/EntryTutorial.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/GetStarted/Tutorials/EntryTutorial/EntryTutorial/EntryTutorial.csproj b/GetStarted/Tutorials/EntryTutorial/EntryTutorial/EntryTutorial.csproj index 5110b41249..8de0145c6e 100644 --- a/GetStarted/Tutorials/EntryTutorial/EntryTutorial/EntryTutorial.csproj +++ b/GetStarted/Tutorials/EntryTutorial/EntryTutorial/EntryTutorial.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/GetStarted/Tutorials/GridTutorial/GridTutorial.Android/GridTutorial.Android.csproj b/GetStarted/Tutorials/GridTutorial/GridTutorial.Android/GridTutorial.Android.csproj index 57e4b2a548..7ff53be8db 100644 --- a/GetStarted/Tutorials/GridTutorial/GridTutorial.Android/GridTutorial.Android.csproj +++ b/GetStarted/Tutorials/GridTutorial/GridTutorial.Android/GridTutorial.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/GetStarted/Tutorials/GridTutorial/GridTutorial.iOS/GridTutorial.iOS.csproj b/GetStarted/Tutorials/GridTutorial/GridTutorial.iOS/GridTutorial.iOS.csproj index 7bed508c49..8b87fc28f6 100644 --- a/GetStarted/Tutorials/GridTutorial/GridTutorial.iOS/GridTutorial.iOS.csproj +++ b/GetStarted/Tutorials/GridTutorial/GridTutorial.iOS/GridTutorial.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/GetStarted/Tutorials/GridTutorial/GridTutorial/GridTutorial.csproj b/GetStarted/Tutorials/GridTutorial/GridTutorial/GridTutorial.csproj index 5110b41249..8de0145c6e 100644 --- a/GetStarted/Tutorials/GridTutorial/GridTutorial/GridTutorial.csproj +++ b/GetStarted/Tutorials/GridTutorial/GridTutorial/GridTutorial.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/GetStarted/Tutorials/ImageTutorial/ImageTutorial.Android/ImageTutorial.Android.csproj b/GetStarted/Tutorials/ImageTutorial/ImageTutorial.Android/ImageTutorial.Android.csproj index 6bd194ec20..db270ef6a2 100644 --- a/GetStarted/Tutorials/ImageTutorial/ImageTutorial.Android/ImageTutorial.Android.csproj +++ b/GetStarted/Tutorials/ImageTutorial/ImageTutorial.Android/ImageTutorial.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/GetStarted/Tutorials/ImageTutorial/ImageTutorial.iOS/ImageTutorial.iOS.csproj b/GetStarted/Tutorials/ImageTutorial/ImageTutorial.iOS/ImageTutorial.iOS.csproj index 7fda4220a5..2ecfb9d647 100644 --- a/GetStarted/Tutorials/ImageTutorial/ImageTutorial.iOS/ImageTutorial.iOS.csproj +++ b/GetStarted/Tutorials/ImageTutorial/ImageTutorial.iOS/ImageTutorial.iOS.csproj @@ -154,7 +154,7 @@ - + diff --git a/GetStarted/Tutorials/ImageTutorial/ImageTutorial/ImageTutorial.csproj b/GetStarted/Tutorials/ImageTutorial/ImageTutorial/ImageTutorial.csproj index 5110b41249..8de0145c6e 100644 --- a/GetStarted/Tutorials/ImageTutorial/ImageTutorial/ImageTutorial.csproj +++ b/GetStarted/Tutorials/ImageTutorial/ImageTutorial/ImageTutorial.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/GetStarted/Tutorials/LabelTutorial/LabelTutorial.Android/LabelTutorial.Android.csproj b/GetStarted/Tutorials/LabelTutorial/LabelTutorial.Android/LabelTutorial.Android.csproj index f2a935d8d8..d89af6882d 100644 --- a/GetStarted/Tutorials/LabelTutorial/LabelTutorial.Android/LabelTutorial.Android.csproj +++ b/GetStarted/Tutorials/LabelTutorial/LabelTutorial.Android/LabelTutorial.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/GetStarted/Tutorials/LabelTutorial/LabelTutorial.iOS/LabelTutorial.iOS.csproj b/GetStarted/Tutorials/LabelTutorial/LabelTutorial.iOS/LabelTutorial.iOS.csproj index 15cd651251..34e522a624 100644 --- a/GetStarted/Tutorials/LabelTutorial/LabelTutorial.iOS/LabelTutorial.iOS.csproj +++ b/GetStarted/Tutorials/LabelTutorial/LabelTutorial.iOS/LabelTutorial.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/GetStarted/Tutorials/LabelTutorial/LabelTutorial/LabelTutorial.csproj b/GetStarted/Tutorials/LabelTutorial/LabelTutorial/LabelTutorial.csproj index 5110b41249..8de0145c6e 100644 --- a/GetStarted/Tutorials/LabelTutorial/LabelTutorial/LabelTutorial.csproj +++ b/GetStarted/Tutorials/LabelTutorial/LabelTutorial/LabelTutorial.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/GetStarted/Tutorials/ListViewTutorial/ListViewTutorial.Android/ListViewTutorial.Android.csproj b/GetStarted/Tutorials/ListViewTutorial/ListViewTutorial.Android/ListViewTutorial.Android.csproj index 9f44a9c845..1c1e658f5e 100644 --- a/GetStarted/Tutorials/ListViewTutorial/ListViewTutorial.Android/ListViewTutorial.Android.csproj +++ b/GetStarted/Tutorials/ListViewTutorial/ListViewTutorial.Android/ListViewTutorial.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/GetStarted/Tutorials/ListViewTutorial/ListViewTutorial.iOS/ListViewTutorial.iOS.csproj b/GetStarted/Tutorials/ListViewTutorial/ListViewTutorial.iOS/ListViewTutorial.iOS.csproj index a15621e4fc..9be8fdb39a 100644 --- a/GetStarted/Tutorials/ListViewTutorial/ListViewTutorial.iOS/ListViewTutorial.iOS.csproj +++ b/GetStarted/Tutorials/ListViewTutorial/ListViewTutorial.iOS/ListViewTutorial.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/GetStarted/Tutorials/ListViewTutorial/ListViewTutorial/ListViewTutorial.csproj b/GetStarted/Tutorials/ListViewTutorial/ListViewTutorial/ListViewTutorial.csproj index 5110b41249..8de0145c6e 100644 --- a/GetStarted/Tutorials/ListViewTutorial/ListViewTutorial/ListViewTutorial.csproj +++ b/GetStarted/Tutorials/ListViewTutorial/ListViewTutorial/ListViewTutorial.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/GetStarted/Tutorials/LocalDatabaseTutorial/LocalDatabaseTutorial.Android/LocalDatabaseTutorial.Android.csproj b/GetStarted/Tutorials/LocalDatabaseTutorial/LocalDatabaseTutorial.Android/LocalDatabaseTutorial.Android.csproj index 17f28646b3..3db8ab480e 100644 --- a/GetStarted/Tutorials/LocalDatabaseTutorial/LocalDatabaseTutorial.Android/LocalDatabaseTutorial.Android.csproj +++ b/GetStarted/Tutorials/LocalDatabaseTutorial/LocalDatabaseTutorial.Android/LocalDatabaseTutorial.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/GetStarted/Tutorials/LocalDatabaseTutorial/LocalDatabaseTutorial.iOS/LocalDatabaseTutorial.iOS.csproj b/GetStarted/Tutorials/LocalDatabaseTutorial/LocalDatabaseTutorial.iOS/LocalDatabaseTutorial.iOS.csproj index 57429898a4..7bd1716baa 100644 --- a/GetStarted/Tutorials/LocalDatabaseTutorial/LocalDatabaseTutorial.iOS/LocalDatabaseTutorial.iOS.csproj +++ b/GetStarted/Tutorials/LocalDatabaseTutorial/LocalDatabaseTutorial.iOS/LocalDatabaseTutorial.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/GetStarted/Tutorials/LocalDatabaseTutorial/LocalDatabaseTutorial/LocalDatabaseTutorial.csproj b/GetStarted/Tutorials/LocalDatabaseTutorial/LocalDatabaseTutorial/LocalDatabaseTutorial.csproj index e19cd5a0a1..915ec682ad 100644 --- a/GetStarted/Tutorials/LocalDatabaseTutorial/LocalDatabaseTutorial/LocalDatabaseTutorial.csproj +++ b/GetStarted/Tutorials/LocalDatabaseTutorial/LocalDatabaseTutorial/LocalDatabaseTutorial.csproj @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/GetStarted/Tutorials/PopupsTutorial/PopupsTutorial.Android/PopupsTutorial.Android.csproj b/GetStarted/Tutorials/PopupsTutorial/PopupsTutorial.Android/PopupsTutorial.Android.csproj index 8596347a50..77e190bd55 100644 --- a/GetStarted/Tutorials/PopupsTutorial/PopupsTutorial.Android/PopupsTutorial.Android.csproj +++ b/GetStarted/Tutorials/PopupsTutorial/PopupsTutorial.Android/PopupsTutorial.Android.csproj @@ -48,7 +48,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/GetStarted/Tutorials/PopupsTutorial/PopupsTutorial.iOS/PopupsTutorial.iOS.csproj b/GetStarted/Tutorials/PopupsTutorial/PopupsTutorial.iOS/PopupsTutorial.iOS.csproj index bc407c0e8c..0a59ed9810 100644 --- a/GetStarted/Tutorials/PopupsTutorial/PopupsTutorial.iOS/PopupsTutorial.iOS.csproj +++ b/GetStarted/Tutorials/PopupsTutorial/PopupsTutorial.iOS/PopupsTutorial.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/GetStarted/Tutorials/PopupsTutorial/PopupsTutorial/PopupsTutorial.csproj b/GetStarted/Tutorials/PopupsTutorial/PopupsTutorial/PopupsTutorial.csproj index 5110b41249..8de0145c6e 100644 --- a/GetStarted/Tutorials/PopupsTutorial/PopupsTutorial/PopupsTutorial.csproj +++ b/GetStarted/Tutorials/PopupsTutorial/PopupsTutorial/PopupsTutorial.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/GetStarted/Tutorials/StackLayoutTutorial/StackLayoutTutorial.Android/StackLayoutTutorial.Android.csproj b/GetStarted/Tutorials/StackLayoutTutorial/StackLayoutTutorial.Android/StackLayoutTutorial.Android.csproj index a6c1e58e4f..f99c7e508c 100644 --- a/GetStarted/Tutorials/StackLayoutTutorial/StackLayoutTutorial.Android/StackLayoutTutorial.Android.csproj +++ b/GetStarted/Tutorials/StackLayoutTutorial/StackLayoutTutorial.Android/StackLayoutTutorial.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/GetStarted/Tutorials/StackLayoutTutorial/StackLayoutTutorial.iOS/StackLayoutTutorial.iOS.csproj b/GetStarted/Tutorials/StackLayoutTutorial/StackLayoutTutorial.iOS/StackLayoutTutorial.iOS.csproj index 1f9d55b8b6..13d508f952 100644 --- a/GetStarted/Tutorials/StackLayoutTutorial/StackLayoutTutorial.iOS/StackLayoutTutorial.iOS.csproj +++ b/GetStarted/Tutorials/StackLayoutTutorial/StackLayoutTutorial.iOS/StackLayoutTutorial.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/GetStarted/Tutorials/StackLayoutTutorial/StackLayoutTutorial/StackLayoutTutorial.csproj b/GetStarted/Tutorials/StackLayoutTutorial/StackLayoutTutorial/StackLayoutTutorial.csproj index 5110b41249..8de0145c6e 100644 --- a/GetStarted/Tutorials/StackLayoutTutorial/StackLayoutTutorial/StackLayoutTutorial.csproj +++ b/GetStarted/Tutorials/StackLayoutTutorial/StackLayoutTutorial/StackLayoutTutorial.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/GetStarted/Tutorials/WebServiceTutorial/WebServiceTutorial.Android/WebServiceTutorial.Android.csproj b/GetStarted/Tutorials/WebServiceTutorial/WebServiceTutorial.Android/WebServiceTutorial.Android.csproj index 265315e14e..4b955e75de 100644 --- a/GetStarted/Tutorials/WebServiceTutorial/WebServiceTutorial.Android/WebServiceTutorial.Android.csproj +++ b/GetStarted/Tutorials/WebServiceTutorial/WebServiceTutorial.Android/WebServiceTutorial.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/GetStarted/Tutorials/WebServiceTutorial/WebServiceTutorial.iOS/WebServiceTutorial.iOS.csproj b/GetStarted/Tutorials/WebServiceTutorial/WebServiceTutorial.iOS/WebServiceTutorial.iOS.csproj index 6937a711cd..ed8b224dab 100644 --- a/GetStarted/Tutorials/WebServiceTutorial/WebServiceTutorial.iOS/WebServiceTutorial.iOS.csproj +++ b/GetStarted/Tutorials/WebServiceTutorial/WebServiceTutorial.iOS/WebServiceTutorial.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/GetStarted/Tutorials/WebServiceTutorial/WebServiceTutorial/WebServiceTutorial.csproj b/GetStarted/Tutorials/WebServiceTutorial/WebServiceTutorial/WebServiceTutorial.csproj index 2f339b7787..8782a20f86 100644 --- a/GetStarted/Tutorials/WebServiceTutorial/WebServiceTutorial/WebServiceTutorial.csproj +++ b/GetStarted/Tutorials/WebServiceTutorial/WebServiceTutorial/WebServiceTutorial.csproj @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.Android/LabelledSectionsList.Android.csproj b/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.Android/LabelledSectionsList.Android.csproj index 31e40c9cdd..d494fcf947 100644 --- a/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.Android/LabelledSectionsList.Android.csproj +++ b/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.Android/LabelledSectionsList.Android.csproj @@ -38,7 +38,7 @@ - + diff --git a/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.Android/Resources/Resource.Designer.cs b/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.Android/Resources/Resource.Designer.cs index 9140dfdec5..f7142c1e2b 100644 --- a/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.Android/Resources/Resource.Designer.cs +++ b/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.Android/Resources/Resource.Designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::LabelledSections.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::LabelledSections.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::LabelledSections.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::LabelledSections.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::LabelledSections.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::LabelledSections.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::LabelledSections.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::LabelledSections.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::LabelledSections.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::LabelledSections.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::LabelledSections.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::LabelledSections.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::LabelledSections.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::LabelledSections.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::LabelledSections.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::LabelledSections.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::LabelledSections.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::LabelledSections.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::LabelledSections.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::LabelledSections.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::LabelledSections.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::LabelledSections.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::LabelledSections.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::LabelledSections.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::LabelledSections.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::LabelledSections.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::LabelledSections.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::LabelledSections.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::LabelledSections.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::LabelledSections.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::LabelledSections.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::LabelledSections.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::LabelledSections.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::LabelledSections.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::LabelledSections.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::LabelledSections.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::LabelledSections.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::LabelledSections.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::LabelledSections.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::LabelledSections.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::LabelledSections.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::LabelledSections.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::LabelledSections.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::LabelledSections.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::LabelledSections.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::LabelledSections.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::LabelledSections.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::LabelledSections.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.UWP/LabelledSectionsList.UWP.csproj b/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.UWP/LabelledSectionsList.UWP.csproj index 2861430bff..e5d82dda8e 100755 --- a/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.UWP/LabelledSectionsList.UWP.csproj +++ b/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.UWP/LabelledSectionsList.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.iOS/LabelledSectionsList.iOS.csproj b/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.iOS/LabelledSectionsList.iOS.csproj index ec4b51054e..5fdcaea3b6 100755 --- a/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.iOS/LabelledSectionsList.iOS.csproj +++ b/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.iOS/LabelledSectionsList.iOS.csproj @@ -89,7 +89,7 @@ NSUrlSessionHandler - + diff --git a/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.csproj b/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.csproj index d91b831df1..3f29204ec8 100644 --- a/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.csproj +++ b/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList/LabelledSectionsList.csproj @@ -9,7 +9,7 @@ - + diff --git a/LocalNotifications/LocalNotifications/LocalNotifications.Android/LocalNotifications.Android.csproj b/LocalNotifications/LocalNotifications/LocalNotifications.Android/LocalNotifications.Android.csproj index 838cc3d093..e7386bb2d0 100644 --- a/LocalNotifications/LocalNotifications/LocalNotifications.Android/LocalNotifications.Android.csproj +++ b/LocalNotifications/LocalNotifications/LocalNotifications.Android/LocalNotifications.Android.csproj @@ -53,7 +53,7 @@ - + diff --git a/LocalNotifications/LocalNotifications/LocalNotifications.iOS/LocalNotifications.iOS.csproj b/LocalNotifications/LocalNotifications/LocalNotifications.iOS/LocalNotifications.iOS.csproj index 5a1e4c14c3..3741afd4e5 100644 --- a/LocalNotifications/LocalNotifications/LocalNotifications.iOS/LocalNotifications.iOS.csproj +++ b/LocalNotifications/LocalNotifications/LocalNotifications.iOS/LocalNotifications.iOS.csproj @@ -125,7 +125,7 @@ - + diff --git a/LocalNotifications/LocalNotifications/LocalNotifications/LocalNotifications.csproj b/LocalNotifications/LocalNotifications/LocalNotifications/LocalNotifications.csproj index bc6de626fd..f415d0baf4 100644 --- a/LocalNotifications/LocalNotifications/LocalNotifications/LocalNotifications.csproj +++ b/LocalNotifications/LocalNotifications/LocalNotifications/LocalNotifications.csproj @@ -6,6 +6,6 @@ - + \ No newline at end of file diff --git a/MobileCRM/MobileCRM.Android/MobileCRM.Android.csproj b/MobileCRM/MobileCRM.Android/MobileCRM.Android.csproj index 65746cf72e..1d993848cf 100644 --- a/MobileCRM/MobileCRM.Android/MobileCRM.Android.csproj +++ b/MobileCRM/MobileCRM.Android/MobileCRM.Android.csproj @@ -94,8 +94,8 @@ - - + + diff --git a/MobileCRM/MobileCRM.Android/Resources/Resource.designer.cs b/MobileCRM/MobileCRM.Android/Resources/Resource.designer.cs index 346e3a8312..1b00d69ad1 100644 --- a/MobileCRM/MobileCRM.Android/Resources/Resource.designer.cs +++ b/MobileCRM/MobileCRM.Android/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -197,6 +196,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Maps.Android.Resource.Attribute.collapsedTitleGravity = global::MobileCRMAndroid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Maps.Android.Resource.Attribute.collapsedTitleTextAppearance = global::MobileCRMAndroid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Maps.Android.Resource.Attribute.collapseIcon = global::MobileCRMAndroid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Maps.Android.Resource.Attribute.collectionViewStyle = global::MobileCRMAndroid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Maps.Android.Resource.Attribute.color = global::MobileCRMAndroid.Resource.Attribute.color; global::Xamarin.Forms.Maps.Android.Resource.Attribute.colorAccent = global::MobileCRMAndroid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Maps.Android.Resource.Attribute.colorBackgroundFloating = global::MobileCRMAndroid.Resource.Attribute.colorBackgroundFloating; @@ -1625,7 +1625,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Maps.Android.Resource.Style.CardView = global::MobileCRMAndroid.Resource.Style.CardView; global::Xamarin.Forms.Maps.Android.Resource.Style.CardView_Dark = global::MobileCRMAndroid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Maps.Android.Resource.Style.CardView_Light = global::MobileCRMAndroid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Maps.Android.Resource.Style.collectionViewStyle = global::MobileCRMAndroid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Maps.Android.Resource.Style.collectionViewScrollBars = global::MobileCRMAndroid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Maps.Android.Resource.Style.collectionViewTheme = global::MobileCRMAndroid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Maps.Android.Resource.Style.MainTheme = global::MobileCRMAndroid.Resource.Style.MainTheme; global::Xamarin.Forms.Maps.Android.Resource.Style.MainTheme_Base = global::MobileCRMAndroid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Maps.Android.Resource.Style.Platform_AppCompat = global::MobileCRMAndroid.Resource.Style.Platform_AppCompat; @@ -2356,6 +2357,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Maps.Android.Resource.Styleable.GradientColor_android_startY = global::MobileCRMAndroid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Maps.Android.Resource.Styleable.GradientColor_android_tileMode = global::MobileCRMAndroid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Maps.Android.Resource.Styleable.GradientColor_android_type = global::MobileCRMAndroid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Maps.Android.Resource.Styleable.ItemsViewRendererTheme = global::MobileCRMAndroid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Maps.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::MobileCRMAndroid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Maps.Android.Resource.Styleable.LinearLayoutCompat = global::MobileCRMAndroid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Maps.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::MobileCRMAndroid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Maps.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::MobileCRMAndroid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2876,6 +2879,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::MobileCRMAndroid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::MobileCRMAndroid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::MobileCRMAndroid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::MobileCRMAndroid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::MobileCRMAndroid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::MobileCRMAndroid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::MobileCRMAndroid.Resource.Attribute.colorBackgroundFloating; @@ -4223,7 +4227,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::MobileCRMAndroid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::MobileCRMAndroid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::MobileCRMAndroid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::MobileCRMAndroid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::MobileCRMAndroid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::MobileCRMAndroid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::MobileCRMAndroid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::MobileCRMAndroid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::MobileCRMAndroid.Resource.Style.Platform_AppCompat; @@ -4954,6 +4959,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::MobileCRMAndroid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::MobileCRMAndroid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::MobileCRMAndroid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::MobileCRMAndroid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::MobileCRMAndroid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::MobileCRMAndroid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::MobileCRMAndroid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::MobileCRMAndroid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5441,6 +5448,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::MobileCRMAndroid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::MobileCRMAndroid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::MobileCRMAndroid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::MobileCRMAndroid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::MobileCRMAndroid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::MobileCRMAndroid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::MobileCRMAndroid.Resource.Attribute.colorBackgroundFloating; @@ -6788,7 +6796,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::MobileCRMAndroid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::MobileCRMAndroid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::MobileCRMAndroid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::MobileCRMAndroid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::MobileCRMAndroid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::MobileCRMAndroid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::MobileCRMAndroid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::MobileCRMAndroid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::MobileCRMAndroid.Resource.Style.Platform_AppCompat; @@ -7519,6 +7528,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::MobileCRMAndroid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::MobileCRMAndroid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::MobileCRMAndroid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::MobileCRMAndroid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::MobileCRMAndroid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::MobileCRMAndroid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::MobileCRMAndroid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::MobileCRMAndroid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -8390,1102 +8401,1105 @@ public partial class Attribute public const int collapseIcon = 2130903178; // aapt resource value: 0x7F03008D - public const int color = 2130903181; + public const int collectionViewStyle = 2130903181; // aapt resource value: 0x7F03008E - public const int colorAccent = 2130903182; + public const int color = 2130903182; // aapt resource value: 0x7F03008F - public const int colorBackgroundFloating = 2130903183; + public const int colorAccent = 2130903183; // aapt resource value: 0x7F030090 - public const int colorButtonNormal = 2130903184; + public const int colorBackgroundFloating = 2130903184; // aapt resource value: 0x7F030091 - public const int colorControlActivated = 2130903185; + public const int colorButtonNormal = 2130903185; // aapt resource value: 0x7F030092 - public const int colorControlHighlight = 2130903186; + public const int colorControlActivated = 2130903186; // aapt resource value: 0x7F030093 - public const int colorControlNormal = 2130903187; + public const int colorControlHighlight = 2130903187; // aapt resource value: 0x7F030094 - public const int colorError = 2130903188; + public const int colorControlNormal = 2130903188; // aapt resource value: 0x7F030095 - public const int colorPrimary = 2130903189; + public const int colorError = 2130903189; // aapt resource value: 0x7F030096 - public const int colorPrimaryDark = 2130903190; + public const int colorPrimary = 2130903190; // aapt resource value: 0x7F030097 - public const int colorScheme = 2130903191; + public const int colorPrimaryDark = 2130903191; // aapt resource value: 0x7F030098 - public const int colorSecondary = 2130903192; + public const int colorScheme = 2130903192; // aapt resource value: 0x7F030099 - public const int colorSwitchThumbNormal = 2130903193; + public const int colorSecondary = 2130903193; // aapt resource value: 0x7F03009A - public const int commitIcon = 2130903194; + public const int colorSwitchThumbNormal = 2130903194; // aapt resource value: 0x7F03009B - public const int contentDescription = 2130903195; + public const int commitIcon = 2130903195; // aapt resource value: 0x7F03009C - public const int contentInsetEnd = 2130903196; + public const int contentDescription = 2130903196; // aapt resource value: 0x7F03009D - public const int contentInsetEndWithActions = 2130903197; + public const int contentInsetEnd = 2130903197; // aapt resource value: 0x7F03009E - public const int contentInsetLeft = 2130903198; + public const int contentInsetEndWithActions = 2130903198; // aapt resource value: 0x7F03009F - public const int contentInsetRight = 2130903199; + public const int contentInsetLeft = 2130903199; // aapt resource value: 0x7F0300A0 - public const int contentInsetStart = 2130903200; + public const int contentInsetRight = 2130903200; // aapt resource value: 0x7F0300A1 - public const int contentInsetStartWithNavigation = 2130903201; + public const int contentInsetStart = 2130903201; // aapt resource value: 0x7F0300A2 - public const int contentPadding = 2130903202; + public const int contentInsetStartWithNavigation = 2130903202; // aapt resource value: 0x7F0300A3 - public const int contentPaddingBottom = 2130903203; + public const int contentPadding = 2130903203; // aapt resource value: 0x7F0300A4 - public const int contentPaddingLeft = 2130903204; + public const int contentPaddingBottom = 2130903204; // aapt resource value: 0x7F0300A5 - public const int contentPaddingRight = 2130903205; + public const int contentPaddingLeft = 2130903205; // aapt resource value: 0x7F0300A6 - public const int contentPaddingTop = 2130903206; + public const int contentPaddingRight = 2130903206; // aapt resource value: 0x7F0300A7 - public const int contentScrim = 2130903207; + public const int contentPaddingTop = 2130903207; // aapt resource value: 0x7F0300A8 - public const int controlBackground = 2130903208; + public const int contentScrim = 2130903208; // aapt resource value: 0x7F0300A9 - public const int coordinatorLayoutStyle = 2130903209; + public const int controlBackground = 2130903209; // aapt resource value: 0x7F0300AA - public const int cornerRadius = 2130903210; + public const int coordinatorLayoutStyle = 2130903210; // aapt resource value: 0x7F0300AB - public const int counterEnabled = 2130903211; + public const int cornerRadius = 2130903211; // aapt resource value: 0x7F0300AC - public const int counterMaxLength = 2130903212; + public const int counterEnabled = 2130903212; // aapt resource value: 0x7F0300AD - public const int counterOverflowTextAppearance = 2130903213; + public const int counterMaxLength = 2130903213; // aapt resource value: 0x7F0300AE - public const int counterTextAppearance = 2130903214; + public const int counterOverflowTextAppearance = 2130903214; // aapt resource value: 0x7F0300AF - public const int customNavigationLayout = 2130903215; + public const int counterTextAppearance = 2130903215; // aapt resource value: 0x7F0300B0 - public const int defaultQueryHint = 2130903216; + public const int customNavigationLayout = 2130903216; // aapt resource value: 0x7F0300B1 - public const int dialogCornerRadius = 2130903217; + public const int defaultQueryHint = 2130903217; // aapt resource value: 0x7F0300B2 - public const int dialogPreferredPadding = 2130903218; + public const int dialogCornerRadius = 2130903218; // aapt resource value: 0x7F0300B3 - public const int dialogTheme = 2130903219; + public const int dialogPreferredPadding = 2130903219; // aapt resource value: 0x7F0300B4 - public const int displayOptions = 2130903220; + public const int dialogTheme = 2130903220; // aapt resource value: 0x7F0300B5 - public const int divider = 2130903221; + public const int displayOptions = 2130903221; // aapt resource value: 0x7F0300B6 - public const int dividerHorizontal = 2130903222; + public const int divider = 2130903222; // aapt resource value: 0x7F0300B7 - public const int dividerPadding = 2130903223; + public const int dividerHorizontal = 2130903223; // aapt resource value: 0x7F0300B8 - public const int dividerVertical = 2130903224; + public const int dividerPadding = 2130903224; // aapt resource value: 0x7F0300B9 - public const int drawableSize = 2130903225; + public const int dividerVertical = 2130903225; // aapt resource value: 0x7F0300BA - public const int drawerArrowStyle = 2130903226; - - // aapt resource value: 0x7F0300BC - public const int dropdownListPreferredItemHeight = 2130903228; + public const int drawableSize = 2130903226; // aapt resource value: 0x7F0300BB - public const int dropDownListViewStyle = 2130903227; + public const int drawerArrowStyle = 2130903227; // aapt resource value: 0x7F0300BD - public const int editTextBackground = 2130903229; + public const int dropdownListPreferredItemHeight = 2130903229; + + // aapt resource value: 0x7F0300BC + public const int dropDownListViewStyle = 2130903228; // aapt resource value: 0x7F0300BE - public const int editTextColor = 2130903230; + public const int editTextBackground = 2130903230; // aapt resource value: 0x7F0300BF - public const int editTextStyle = 2130903231; + public const int editTextColor = 2130903231; // aapt resource value: 0x7F0300C0 - public const int elevation = 2130903232; + public const int editTextStyle = 2130903232; // aapt resource value: 0x7F0300C1 - public const int enforceMaterialTheme = 2130903233; + public const int elevation = 2130903233; // aapt resource value: 0x7F0300C2 - public const int enforceTextAppearance = 2130903234; + public const int enforceMaterialTheme = 2130903234; // aapt resource value: 0x7F0300C3 - public const int errorEnabled = 2130903235; + public const int enforceTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int errorTextAppearance = 2130903236; + public const int errorEnabled = 2130903236; // aapt resource value: 0x7F0300C5 - public const int expandActivityOverflowButtonDrawable = 2130903237; + public const int errorTextAppearance = 2130903237; // aapt resource value: 0x7F0300C6 - public const int expanded = 2130903238; + public const int expandActivityOverflowButtonDrawable = 2130903238; // aapt resource value: 0x7F0300C7 - public const int expandedTitleGravity = 2130903239; + public const int expanded = 2130903239; // aapt resource value: 0x7F0300C8 - public const int expandedTitleMargin = 2130903240; + public const int expandedTitleGravity = 2130903240; // aapt resource value: 0x7F0300C9 - public const int expandedTitleMarginBottom = 2130903241; + public const int expandedTitleMargin = 2130903241; // aapt resource value: 0x7F0300CA - public const int expandedTitleMarginEnd = 2130903242; + public const int expandedTitleMarginBottom = 2130903242; // aapt resource value: 0x7F0300CB - public const int expandedTitleMarginStart = 2130903243; + public const int expandedTitleMarginEnd = 2130903243; // aapt resource value: 0x7F0300CC - public const int expandedTitleMarginTop = 2130903244; + public const int expandedTitleMarginStart = 2130903244; // aapt resource value: 0x7F0300CD - public const int expandedTitleTextAppearance = 2130903245; + public const int expandedTitleMarginTop = 2130903245; // aapt resource value: 0x7F0300CE - public const int fabAlignmentMode = 2130903246; + public const int expandedTitleTextAppearance = 2130903246; // aapt resource value: 0x7F0300CF - public const int fabCradleMargin = 2130903247; + public const int fabAlignmentMode = 2130903247; // aapt resource value: 0x7F0300D0 - public const int fabCradleRoundedCornerRadius = 2130903248; + public const int fabCradleMargin = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fabCradleVerticalOffset = 2130903249; + public const int fabCradleRoundedCornerRadius = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fabCustomSize = 2130903250; + public const int fabCradleVerticalOffset = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fabSize = 2130903251; + public const int fabCustomSize = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fastScrollEnabled = 2130903252; + public const int fabSize = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fastScrollHorizontalThumbDrawable = 2130903253; + public const int fastScrollEnabled = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fastScrollHorizontalTrackDrawable = 2130903254; + public const int fastScrollHorizontalThumbDrawable = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fastScrollVerticalThumbDrawable = 2130903255; + public const int fastScrollHorizontalTrackDrawable = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fastScrollVerticalTrackDrawable = 2130903256; + public const int fastScrollVerticalThumbDrawable = 2130903256; // aapt resource value: 0x7F0300D9 - public const int firstBaselineToTopHeight = 2130903257; + public const int fastScrollVerticalTrackDrawable = 2130903257; // aapt resource value: 0x7F0300DA - public const int floatingActionButtonStyle = 2130903258; + public const int firstBaselineToTopHeight = 2130903258; // aapt resource value: 0x7F0300DB - public const int font = 2130903259; + public const int floatingActionButtonStyle = 2130903259; // aapt resource value: 0x7F0300DC - public const int fontFamily = 2130903260; + public const int font = 2130903260; // aapt resource value: 0x7F0300DD - public const int fontProviderAuthority = 2130903261; + public const int fontFamily = 2130903261; // aapt resource value: 0x7F0300DE - public const int fontProviderCerts = 2130903262; + public const int fontProviderAuthority = 2130903262; // aapt resource value: 0x7F0300DF - public const int fontProviderFetchStrategy = 2130903263; + public const int fontProviderCerts = 2130903263; // aapt resource value: 0x7F0300E0 - public const int fontProviderFetchTimeout = 2130903264; + public const int fontProviderFetchStrategy = 2130903264; // aapt resource value: 0x7F0300E1 - public const int fontProviderPackage = 2130903265; + public const int fontProviderFetchTimeout = 2130903265; // aapt resource value: 0x7F0300E2 - public const int fontProviderQuery = 2130903266; + public const int fontProviderPackage = 2130903266; // aapt resource value: 0x7F0300E3 - public const int fontStyle = 2130903267; + public const int fontProviderQuery = 2130903267; // aapt resource value: 0x7F0300E4 - public const int fontVariationSettings = 2130903268; + public const int fontStyle = 2130903268; // aapt resource value: 0x7F0300E5 - public const int fontWeight = 2130903269; + public const int fontVariationSettings = 2130903269; // aapt resource value: 0x7F0300E6 - public const int foregroundInsidePadding = 2130903270; + public const int fontWeight = 2130903270; // aapt resource value: 0x7F0300E7 - public const int gapBetweenBars = 2130903271; + public const int foregroundInsidePadding = 2130903271; // aapt resource value: 0x7F0300E8 - public const int goIcon = 2130903272; + public const int gapBetweenBars = 2130903272; // aapt resource value: 0x7F0300E9 - public const int headerLayout = 2130903273; + public const int goIcon = 2130903273; // aapt resource value: 0x7F0300EA - public const int height = 2130903274; + public const int headerLayout = 2130903274; // aapt resource value: 0x7F0300EB - public const int helperText = 2130903275; + public const int height = 2130903275; // aapt resource value: 0x7F0300EC - public const int helperTextEnabled = 2130903276; + public const int helperText = 2130903276; // aapt resource value: 0x7F0300ED - public const int helperTextTextAppearance = 2130903277; + public const int helperTextEnabled = 2130903277; // aapt resource value: 0x7F0300EE - public const int hideMotionSpec = 2130903278; + public const int helperTextTextAppearance = 2130903278; // aapt resource value: 0x7F0300EF - public const int hideOnContentScroll = 2130903279; + public const int hideMotionSpec = 2130903279; // aapt resource value: 0x7F0300F0 - public const int hideOnScroll = 2130903280; + public const int hideOnContentScroll = 2130903280; // aapt resource value: 0x7F0300F1 - public const int hintAnimationEnabled = 2130903281; + public const int hideOnScroll = 2130903281; // aapt resource value: 0x7F0300F2 - public const int hintEnabled = 2130903282; + public const int hintAnimationEnabled = 2130903282; // aapt resource value: 0x7F0300F3 - public const int hintTextAppearance = 2130903283; + public const int hintEnabled = 2130903283; // aapt resource value: 0x7F0300F4 - public const int homeAsUpIndicator = 2130903284; + public const int hintTextAppearance = 2130903284; // aapt resource value: 0x7F0300F5 - public const int homeLayout = 2130903285; + public const int homeAsUpIndicator = 2130903285; // aapt resource value: 0x7F0300F6 - public const int hoveredFocusedTranslationZ = 2130903286; + public const int homeLayout = 2130903286; // aapt resource value: 0x7F0300F7 - public const int icon = 2130903287; + public const int hoveredFocusedTranslationZ = 2130903287; // aapt resource value: 0x7F0300F8 - public const int iconEndPadding = 2130903288; + public const int icon = 2130903288; // aapt resource value: 0x7F0300F9 - public const int iconGravity = 2130903289; - - // aapt resource value: 0x7F0300FF - public const int iconifiedByDefault = 2130903295; + public const int iconEndPadding = 2130903289; // aapt resource value: 0x7F0300FA - public const int iconPadding = 2130903290; + public const int iconGravity = 2130903290; + + // aapt resource value: 0x7F030100 + public const int iconifiedByDefault = 2130903296; // aapt resource value: 0x7F0300FB - public const int iconSize = 2130903291; + public const int iconPadding = 2130903291; // aapt resource value: 0x7F0300FC - public const int iconStartPadding = 2130903292; + public const int iconSize = 2130903292; // aapt resource value: 0x7F0300FD - public const int iconTint = 2130903293; + public const int iconStartPadding = 2130903293; // aapt resource value: 0x7F0300FE - public const int iconTintMode = 2130903294; + public const int iconTint = 2130903294; - // aapt resource value: 0x7F030100 - public const int imageAspectRatio = 2130903296; + // aapt resource value: 0x7F0300FF + public const int iconTintMode = 2130903295; // aapt resource value: 0x7F030101 - public const int imageAspectRatioAdjust = 2130903297; + public const int imageAspectRatio = 2130903297; // aapt resource value: 0x7F030102 - public const int imageButtonStyle = 2130903298; + public const int imageAspectRatioAdjust = 2130903298; // aapt resource value: 0x7F030103 - public const int indeterminateProgressStyle = 2130903299; + public const int imageButtonStyle = 2130903299; // aapt resource value: 0x7F030104 - public const int initialActivityCount = 2130903300; + public const int indeterminateProgressStyle = 2130903300; // aapt resource value: 0x7F030105 - public const int insetForeground = 2130903301; + public const int initialActivityCount = 2130903301; // aapt resource value: 0x7F030106 - public const int isLightTheme = 2130903302; + public const int insetForeground = 2130903302; // aapt resource value: 0x7F030107 - public const int itemBackground = 2130903303; + public const int isLightTheme = 2130903303; // aapt resource value: 0x7F030108 - public const int itemHorizontalPadding = 2130903304; + public const int itemBackground = 2130903304; // aapt resource value: 0x7F030109 - public const int itemHorizontalTranslationEnabled = 2130903305; + public const int itemHorizontalPadding = 2130903305; // aapt resource value: 0x7F03010A - public const int itemIconPadding = 2130903306; + public const int itemHorizontalTranslationEnabled = 2130903306; // aapt resource value: 0x7F03010B - public const int itemIconSize = 2130903307; + public const int itemIconPadding = 2130903307; // aapt resource value: 0x7F03010C - public const int itemIconTint = 2130903308; + public const int itemIconSize = 2130903308; // aapt resource value: 0x7F03010D - public const int itemPadding = 2130903309; + public const int itemIconTint = 2130903309; // aapt resource value: 0x7F03010E - public const int itemSpacing = 2130903310; + public const int itemPadding = 2130903310; // aapt resource value: 0x7F03010F - public const int itemTextAppearance = 2130903311; + public const int itemSpacing = 2130903311; // aapt resource value: 0x7F030110 - public const int itemTextAppearanceActive = 2130903312; + public const int itemTextAppearance = 2130903312; // aapt resource value: 0x7F030111 - public const int itemTextAppearanceInactive = 2130903313; + public const int itemTextAppearanceActive = 2130903313; // aapt resource value: 0x7F030112 - public const int itemTextColor = 2130903314; + public const int itemTextAppearanceInactive = 2130903314; // aapt resource value: 0x7F030113 - public const int keylines = 2130903315; + public const int itemTextColor = 2130903315; // aapt resource value: 0x7F030114 - public const int labelVisibilityMode = 2130903316; + public const int keylines = 2130903316; // aapt resource value: 0x7F030115 - public const int lastBaselineToBottomHeight = 2130903317; + public const int labelVisibilityMode = 2130903317; // aapt resource value: 0x7F030116 - public const int latLngBoundsNorthEastLatitude = 2130903318; + public const int lastBaselineToBottomHeight = 2130903318; // aapt resource value: 0x7F030117 - public const int latLngBoundsNorthEastLongitude = 2130903319; + public const int latLngBoundsNorthEastLatitude = 2130903319; // aapt resource value: 0x7F030118 - public const int latLngBoundsSouthWestLatitude = 2130903320; + public const int latLngBoundsNorthEastLongitude = 2130903320; // aapt resource value: 0x7F030119 - public const int latLngBoundsSouthWestLongitude = 2130903321; + public const int latLngBoundsSouthWestLatitude = 2130903321; // aapt resource value: 0x7F03011A - public const int layout = 2130903322; + public const int latLngBoundsSouthWestLongitude = 2130903322; // aapt resource value: 0x7F03011B - public const int layoutManager = 2130903323; + public const int layout = 2130903323; // aapt resource value: 0x7F03011C - public const int layout_anchor = 2130903324; + public const int layoutManager = 2130903324; // aapt resource value: 0x7F03011D - public const int layout_anchorGravity = 2130903325; + public const int layout_anchor = 2130903325; // aapt resource value: 0x7F03011E - public const int layout_behavior = 2130903326; + public const int layout_anchorGravity = 2130903326; // aapt resource value: 0x7F03011F - public const int layout_collapseMode = 2130903327; + public const int layout_behavior = 2130903327; // aapt resource value: 0x7F030120 - public const int layout_collapseParallaxMultiplier = 2130903328; + public const int layout_collapseMode = 2130903328; // aapt resource value: 0x7F030121 - public const int layout_dodgeInsetEdges = 2130903329; + public const int layout_collapseParallaxMultiplier = 2130903329; // aapt resource value: 0x7F030122 - public const int layout_insetEdge = 2130903330; + public const int layout_dodgeInsetEdges = 2130903330; // aapt resource value: 0x7F030123 - public const int layout_keyline = 2130903331; + public const int layout_insetEdge = 2130903331; // aapt resource value: 0x7F030124 - public const int layout_scrollFlags = 2130903332; + public const int layout_keyline = 2130903332; // aapt resource value: 0x7F030125 - public const int layout_scrollInterpolator = 2130903333; + public const int layout_scrollFlags = 2130903333; // aapt resource value: 0x7F030126 - public const int liftOnScroll = 2130903334; + public const int layout_scrollInterpolator = 2130903334; // aapt resource value: 0x7F030127 - public const int lineHeight = 2130903335; + public const int liftOnScroll = 2130903335; // aapt resource value: 0x7F030128 - public const int lineSpacing = 2130903336; + public const int lineHeight = 2130903336; // aapt resource value: 0x7F030129 - public const int listChoiceBackgroundIndicator = 2130903337; + public const int lineSpacing = 2130903337; // aapt resource value: 0x7F03012A - public const int listDividerAlertDialog = 2130903338; + public const int listChoiceBackgroundIndicator = 2130903338; // aapt resource value: 0x7F03012B - public const int listItemLayout = 2130903339; + public const int listDividerAlertDialog = 2130903339; // aapt resource value: 0x7F03012C - public const int listLayout = 2130903340; + public const int listItemLayout = 2130903340; // aapt resource value: 0x7F03012D - public const int listMenuViewStyle = 2130903341; + public const int listLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int listPopupWindowStyle = 2130903342; + public const int listMenuViewStyle = 2130903342; // aapt resource value: 0x7F03012F - public const int listPreferredItemHeight = 2130903343; + public const int listPopupWindowStyle = 2130903343; // aapt resource value: 0x7F030130 - public const int listPreferredItemHeightLarge = 2130903344; + public const int listPreferredItemHeight = 2130903344; // aapt resource value: 0x7F030131 - public const int listPreferredItemHeightSmall = 2130903345; + public const int listPreferredItemHeightLarge = 2130903345; // aapt resource value: 0x7F030132 - public const int listPreferredItemPaddingLeft = 2130903346; + public const int listPreferredItemHeightSmall = 2130903346; // aapt resource value: 0x7F030133 - public const int listPreferredItemPaddingRight = 2130903347; + public const int listPreferredItemPaddingLeft = 2130903347; // aapt resource value: 0x7F030134 - public const int liteMode = 2130903348; + public const int listPreferredItemPaddingRight = 2130903348; // aapt resource value: 0x7F030135 - public const int logo = 2130903349; + public const int liteMode = 2130903349; // aapt resource value: 0x7F030136 - public const int logoDescription = 2130903350; + public const int logo = 2130903350; // aapt resource value: 0x7F030137 - public const int mapType = 2130903351; + public const int logoDescription = 2130903351; // aapt resource value: 0x7F030138 - public const int materialButtonStyle = 2130903352; + public const int mapType = 2130903352; // aapt resource value: 0x7F030139 - public const int materialCardViewStyle = 2130903353; + public const int materialButtonStyle = 2130903353; // aapt resource value: 0x7F03013A - public const int maxActionInlineWidth = 2130903354; + public const int materialCardViewStyle = 2130903354; // aapt resource value: 0x7F03013B - public const int maxButtonHeight = 2130903355; + public const int maxActionInlineWidth = 2130903355; // aapt resource value: 0x7F03013C - public const int maxImageSize = 2130903356; + public const int maxButtonHeight = 2130903356; // aapt resource value: 0x7F03013D - public const int measureWithLargestChild = 2130903357; + public const int maxImageSize = 2130903357; // aapt resource value: 0x7F03013E - public const int menu = 2130903358; + public const int measureWithLargestChild = 2130903358; // aapt resource value: 0x7F03013F - public const int multiChoiceItemLayout = 2130903359; + public const int menu = 2130903359; // aapt resource value: 0x7F030140 - public const int navigationContentDescription = 2130903360; + public const int multiChoiceItemLayout = 2130903360; // aapt resource value: 0x7F030141 - public const int navigationIcon = 2130903361; + public const int navigationContentDescription = 2130903361; // aapt resource value: 0x7F030142 - public const int navigationMode = 2130903362; + public const int navigationIcon = 2130903362; // aapt resource value: 0x7F030143 - public const int navigationViewStyle = 2130903363; + public const int navigationMode = 2130903363; // aapt resource value: 0x7F030144 - public const int numericModifiers = 2130903364; + public const int navigationViewStyle = 2130903364; // aapt resource value: 0x7F030145 - public const int overlapAnchor = 2130903365; + public const int numericModifiers = 2130903365; // aapt resource value: 0x7F030146 - public const int paddingBottomNoButtons = 2130903366; + public const int overlapAnchor = 2130903366; // aapt resource value: 0x7F030147 - public const int paddingEnd = 2130903367; + public const int paddingBottomNoButtons = 2130903367; // aapt resource value: 0x7F030148 - public const int paddingStart = 2130903368; + public const int paddingEnd = 2130903368; // aapt resource value: 0x7F030149 - public const int paddingTopNoTitle = 2130903369; + public const int paddingStart = 2130903369; // aapt resource value: 0x7F03014A - public const int panelBackground = 2130903370; + public const int paddingTopNoTitle = 2130903370; // aapt resource value: 0x7F03014B - public const int panelMenuListTheme = 2130903371; + public const int panelBackground = 2130903371; // aapt resource value: 0x7F03014C - public const int panelMenuListWidth = 2130903372; + public const int panelMenuListTheme = 2130903372; // aapt resource value: 0x7F03014D - public const int passwordToggleContentDescription = 2130903373; + public const int panelMenuListWidth = 2130903373; // aapt resource value: 0x7F03014E - public const int passwordToggleDrawable = 2130903374; + public const int passwordToggleContentDescription = 2130903374; // aapt resource value: 0x7F03014F - public const int passwordToggleEnabled = 2130903375; + public const int passwordToggleDrawable = 2130903375; // aapt resource value: 0x7F030150 - public const int passwordToggleTint = 2130903376; + public const int passwordToggleEnabled = 2130903376; // aapt resource value: 0x7F030151 - public const int passwordToggleTintMode = 2130903377; + public const int passwordToggleTint = 2130903377; // aapt resource value: 0x7F030152 - public const int popupMenuStyle = 2130903378; + public const int passwordToggleTintMode = 2130903378; // aapt resource value: 0x7F030153 - public const int popupTheme = 2130903379; + public const int popupMenuStyle = 2130903379; // aapt resource value: 0x7F030154 - public const int popupWindowStyle = 2130903380; + public const int popupTheme = 2130903380; // aapt resource value: 0x7F030155 - public const int preserveIconSpacing = 2130903381; + public const int popupWindowStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int pressedTranslationZ = 2130903382; + public const int preserveIconSpacing = 2130903382; // aapt resource value: 0x7F030157 - public const int progressBarPadding = 2130903383; + public const int pressedTranslationZ = 2130903383; // aapt resource value: 0x7F030158 - public const int progressBarStyle = 2130903384; + public const int progressBarPadding = 2130903384; // aapt resource value: 0x7F030159 - public const int queryBackground = 2130903385; + public const int progressBarStyle = 2130903385; // aapt resource value: 0x7F03015A - public const int queryHint = 2130903386; + public const int queryBackground = 2130903386; // aapt resource value: 0x7F03015B - public const int radioButtonStyle = 2130903387; + public const int queryHint = 2130903387; // aapt resource value: 0x7F03015C - public const int ratingBarStyle = 2130903388; + public const int radioButtonStyle = 2130903388; // aapt resource value: 0x7F03015D - public const int ratingBarStyleIndicator = 2130903389; + public const int ratingBarStyle = 2130903389; // aapt resource value: 0x7F03015E - public const int ratingBarStyleSmall = 2130903390; + public const int ratingBarStyleIndicator = 2130903390; // aapt resource value: 0x7F03015F - public const int reverseLayout = 2130903391; + public const int ratingBarStyleSmall = 2130903391; // aapt resource value: 0x7F030160 - public const int rippleColor = 2130903392; + public const int reverseLayout = 2130903392; // aapt resource value: 0x7F030161 - public const int scopeUris = 2130903393; + public const int rippleColor = 2130903393; // aapt resource value: 0x7F030162 - public const int scrimAnimationDuration = 2130903394; + public const int scopeUris = 2130903394; // aapt resource value: 0x7F030163 - public const int scrimBackground = 2130903395; + public const int scrimAnimationDuration = 2130903395; // aapt resource value: 0x7F030164 - public const int scrimVisibleHeightTrigger = 2130903396; + public const int scrimBackground = 2130903396; // aapt resource value: 0x7F030165 - public const int searchHintIcon = 2130903397; + public const int scrimVisibleHeightTrigger = 2130903397; // aapt resource value: 0x7F030166 - public const int searchIcon = 2130903398; + public const int searchHintIcon = 2130903398; // aapt resource value: 0x7F030167 - public const int searchViewStyle = 2130903399; + public const int searchIcon = 2130903399; // aapt resource value: 0x7F030168 - public const int seekBarStyle = 2130903400; + public const int searchViewStyle = 2130903400; // aapt resource value: 0x7F030169 - public const int selectableItemBackground = 2130903401; + public const int seekBarStyle = 2130903401; // aapt resource value: 0x7F03016A - public const int selectableItemBackgroundBorderless = 2130903402; + public const int selectableItemBackground = 2130903402; // aapt resource value: 0x7F03016B - public const int showAsAction = 2130903403; + public const int selectableItemBackgroundBorderless = 2130903403; // aapt resource value: 0x7F03016C - public const int showDividers = 2130903404; + public const int showAsAction = 2130903404; // aapt resource value: 0x7F03016D - public const int showMotionSpec = 2130903405; + public const int showDividers = 2130903405; // aapt resource value: 0x7F03016E - public const int showText = 2130903406; + public const int showMotionSpec = 2130903406; // aapt resource value: 0x7F03016F - public const int showTitle = 2130903407; + public const int showText = 2130903407; // aapt resource value: 0x7F030170 - public const int singleChoiceItemLayout = 2130903408; + public const int showTitle = 2130903408; // aapt resource value: 0x7F030171 - public const int singleLine = 2130903409; + public const int singleChoiceItemLayout = 2130903409; // aapt resource value: 0x7F030172 - public const int singleSelection = 2130903410; + public const int singleLine = 2130903410; // aapt resource value: 0x7F030173 - public const int snackbarButtonStyle = 2130903411; + public const int singleSelection = 2130903411; // aapt resource value: 0x7F030174 - public const int snackbarStyle = 2130903412; + public const int snackbarButtonStyle = 2130903412; // aapt resource value: 0x7F030175 - public const int spanCount = 2130903413; + public const int snackbarStyle = 2130903413; // aapt resource value: 0x7F030176 - public const int spinBars = 2130903414; + public const int spanCount = 2130903414; // aapt resource value: 0x7F030177 - public const int spinnerDropDownItemStyle = 2130903415; + public const int spinBars = 2130903415; // aapt resource value: 0x7F030178 - public const int spinnerStyle = 2130903416; + public const int spinnerDropDownItemStyle = 2130903416; // aapt resource value: 0x7F030179 - public const int splitTrack = 2130903417; + public const int spinnerStyle = 2130903417; // aapt resource value: 0x7F03017A - public const int srcCompat = 2130903418; + public const int splitTrack = 2130903418; // aapt resource value: 0x7F03017B - public const int stackFromEnd = 2130903419; + public const int srcCompat = 2130903419; // aapt resource value: 0x7F03017C - public const int state_above_anchor = 2130903420; + public const int stackFromEnd = 2130903420; // aapt resource value: 0x7F03017D - public const int state_collapsed = 2130903421; + public const int state_above_anchor = 2130903421; // aapt resource value: 0x7F03017E - public const int state_collapsible = 2130903422; + public const int state_collapsed = 2130903422; // aapt resource value: 0x7F03017F - public const int state_liftable = 2130903423; + public const int state_collapsible = 2130903423; // aapt resource value: 0x7F030180 - public const int state_lifted = 2130903424; + public const int state_liftable = 2130903424; // aapt resource value: 0x7F030181 - public const int statusBarBackground = 2130903425; + public const int state_lifted = 2130903425; // aapt resource value: 0x7F030182 - public const int statusBarScrim = 2130903426; + public const int statusBarBackground = 2130903426; // aapt resource value: 0x7F030183 - public const int strokeColor = 2130903427; + public const int statusBarScrim = 2130903427; // aapt resource value: 0x7F030184 - public const int strokeWidth = 2130903428; + public const int strokeColor = 2130903428; // aapt resource value: 0x7F030185 - public const int subMenuArrow = 2130903429; + public const int strokeWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int submitBackground = 2130903430; + public const int subMenuArrow = 2130903430; // aapt resource value: 0x7F030187 - public const int subtitle = 2130903431; + public const int submitBackground = 2130903431; // aapt resource value: 0x7F030188 - public const int subtitleTextAppearance = 2130903432; + public const int subtitle = 2130903432; // aapt resource value: 0x7F030189 - public const int subtitleTextColor = 2130903433; + public const int subtitleTextAppearance = 2130903433; // aapt resource value: 0x7F03018A - public const int subtitleTextStyle = 2130903434; + public const int subtitleTextColor = 2130903434; // aapt resource value: 0x7F03018B - public const int suggestionRowLayout = 2130903435; + public const int subtitleTextStyle = 2130903435; // aapt resource value: 0x7F03018C - public const int switchMinWidth = 2130903436; + public const int suggestionRowLayout = 2130903436; // aapt resource value: 0x7F03018D - public const int switchPadding = 2130903437; + public const int switchMinWidth = 2130903437; // aapt resource value: 0x7F03018E - public const int switchStyle = 2130903438; + public const int switchPadding = 2130903438; // aapt resource value: 0x7F03018F - public const int switchTextAppearance = 2130903439; + public const int switchStyle = 2130903439; // aapt resource value: 0x7F030190 - public const int tabBackground = 2130903440; + public const int switchTextAppearance = 2130903440; // aapt resource value: 0x7F030191 - public const int tabContentStart = 2130903441; + public const int tabBackground = 2130903441; // aapt resource value: 0x7F030192 - public const int tabGravity = 2130903442; + public const int tabContentStart = 2130903442; // aapt resource value: 0x7F030193 - public const int tabIconTint = 2130903443; + public const int tabGravity = 2130903443; // aapt resource value: 0x7F030194 - public const int tabIconTintMode = 2130903444; + public const int tabIconTint = 2130903444; // aapt resource value: 0x7F030195 - public const int tabIndicator = 2130903445; + public const int tabIconTintMode = 2130903445; // aapt resource value: 0x7F030196 - public const int tabIndicatorAnimationDuration = 2130903446; + public const int tabIndicator = 2130903446; // aapt resource value: 0x7F030197 - public const int tabIndicatorColor = 2130903447; + public const int tabIndicatorAnimationDuration = 2130903447; // aapt resource value: 0x7F030198 - public const int tabIndicatorFullWidth = 2130903448; + public const int tabIndicatorColor = 2130903448; // aapt resource value: 0x7F030199 - public const int tabIndicatorGravity = 2130903449; + public const int tabIndicatorFullWidth = 2130903449; // aapt resource value: 0x7F03019A - public const int tabIndicatorHeight = 2130903450; + public const int tabIndicatorGravity = 2130903450; // aapt resource value: 0x7F03019B - public const int tabInlineLabel = 2130903451; + public const int tabIndicatorHeight = 2130903451; // aapt resource value: 0x7F03019C - public const int tabMaxWidth = 2130903452; + public const int tabInlineLabel = 2130903452; // aapt resource value: 0x7F03019D - public const int tabMinWidth = 2130903453; + public const int tabMaxWidth = 2130903453; // aapt resource value: 0x7F03019E - public const int tabMode = 2130903454; + public const int tabMinWidth = 2130903454; // aapt resource value: 0x7F03019F - public const int tabPadding = 2130903455; + public const int tabMode = 2130903455; // aapt resource value: 0x7F0301A0 - public const int tabPaddingBottom = 2130903456; + public const int tabPadding = 2130903456; // aapt resource value: 0x7F0301A1 - public const int tabPaddingEnd = 2130903457; + public const int tabPaddingBottom = 2130903457; // aapt resource value: 0x7F0301A2 - public const int tabPaddingStart = 2130903458; + public const int tabPaddingEnd = 2130903458; // aapt resource value: 0x7F0301A3 - public const int tabPaddingTop = 2130903459; + public const int tabPaddingStart = 2130903459; // aapt resource value: 0x7F0301A4 - public const int tabRippleColor = 2130903460; + public const int tabPaddingTop = 2130903460; // aapt resource value: 0x7F0301A5 - public const int tabSelectedTextColor = 2130903461; + public const int tabRippleColor = 2130903461; // aapt resource value: 0x7F0301A6 - public const int tabStyle = 2130903462; + public const int tabSelectedTextColor = 2130903462; // aapt resource value: 0x7F0301A7 - public const int tabTextAppearance = 2130903463; + public const int tabStyle = 2130903463; // aapt resource value: 0x7F0301A8 - public const int tabTextColor = 2130903464; + public const int tabTextAppearance = 2130903464; // aapt resource value: 0x7F0301A9 - public const int tabUnboundedRipple = 2130903465; + public const int tabTextColor = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAllCaps = 2130903466; + public const int tabUnboundedRipple = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceBody1 = 2130903467; + public const int textAllCaps = 2130903467; // aapt resource value: 0x7F0301AC - public const int textAppearanceBody2 = 2130903468; + public const int textAppearanceBody1 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textAppearanceButton = 2130903469; + public const int textAppearanceBody2 = 2130903469; // aapt resource value: 0x7F0301AE - public const int textAppearanceCaption = 2130903470; + public const int textAppearanceButton = 2130903470; // aapt resource value: 0x7F0301AF - public const int textAppearanceHeadline1 = 2130903471; + public const int textAppearanceCaption = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textAppearanceHeadline2 = 2130903472; + public const int textAppearanceHeadline1 = 2130903472; // aapt resource value: 0x7F0301B1 - public const int textAppearanceHeadline3 = 2130903473; + public const int textAppearanceHeadline2 = 2130903473; // aapt resource value: 0x7F0301B2 - public const int textAppearanceHeadline4 = 2130903474; + public const int textAppearanceHeadline3 = 2130903474; // aapt resource value: 0x7F0301B3 - public const int textAppearanceHeadline5 = 2130903475; + public const int textAppearanceHeadline4 = 2130903475; // aapt resource value: 0x7F0301B4 - public const int textAppearanceHeadline6 = 2130903476; + public const int textAppearanceHeadline5 = 2130903476; // aapt resource value: 0x7F0301B5 - public const int textAppearanceLargePopupMenu = 2130903477; + public const int textAppearanceHeadline6 = 2130903477; // aapt resource value: 0x7F0301B6 - public const int textAppearanceListItem = 2130903478; + public const int textAppearanceLargePopupMenu = 2130903478; // aapt resource value: 0x7F0301B7 - public const int textAppearanceListItemSecondary = 2130903479; + public const int textAppearanceListItem = 2130903479; // aapt resource value: 0x7F0301B8 - public const int textAppearanceListItemSmall = 2130903480; + public const int textAppearanceListItemSecondary = 2130903480; // aapt resource value: 0x7F0301B9 - public const int textAppearanceOverline = 2130903481; + public const int textAppearanceListItemSmall = 2130903481; // aapt resource value: 0x7F0301BA - public const int textAppearancePopupMenuHeader = 2130903482; + public const int textAppearanceOverline = 2130903482; // aapt resource value: 0x7F0301BB - public const int textAppearanceSearchResultSubtitle = 2130903483; + public const int textAppearancePopupMenuHeader = 2130903483; // aapt resource value: 0x7F0301BC - public const int textAppearanceSearchResultTitle = 2130903484; + public const int textAppearanceSearchResultSubtitle = 2130903484; // aapt resource value: 0x7F0301BD - public const int textAppearanceSmallPopupMenu = 2130903485; + public const int textAppearanceSearchResultTitle = 2130903485; // aapt resource value: 0x7F0301BE - public const int textAppearanceSubtitle1 = 2130903486; + public const int textAppearanceSmallPopupMenu = 2130903486; // aapt resource value: 0x7F0301BF - public const int textAppearanceSubtitle2 = 2130903487; + public const int textAppearanceSubtitle1 = 2130903487; // aapt resource value: 0x7F0301C0 - public const int textColorAlertDialogListItem = 2130903488; + public const int textAppearanceSubtitle2 = 2130903488; // aapt resource value: 0x7F0301C1 - public const int textColorSearchUrl = 2130903489; + public const int textColorAlertDialogListItem = 2130903489; // aapt resource value: 0x7F0301C2 - public const int textEndPadding = 2130903490; + public const int textColorSearchUrl = 2130903490; // aapt resource value: 0x7F0301C3 - public const int textInputStyle = 2130903491; + public const int textEndPadding = 2130903491; // aapt resource value: 0x7F0301C4 - public const int textStartPadding = 2130903492; + public const int textInputStyle = 2130903492; // aapt resource value: 0x7F0301C5 - public const int theme = 2130903493; + public const int textStartPadding = 2130903493; // aapt resource value: 0x7F0301C6 - public const int thickness = 2130903494; + public const int theme = 2130903494; // aapt resource value: 0x7F0301C7 - public const int thumbTextPadding = 2130903495; + public const int thickness = 2130903495; // aapt resource value: 0x7F0301C8 - public const int thumbTint = 2130903496; + public const int thumbTextPadding = 2130903496; // aapt resource value: 0x7F0301C9 - public const int thumbTintMode = 2130903497; + public const int thumbTint = 2130903497; // aapt resource value: 0x7F0301CA - public const int tickMark = 2130903498; + public const int thumbTintMode = 2130903498; // aapt resource value: 0x7F0301CB - public const int tickMarkTint = 2130903499; + public const int tickMark = 2130903499; // aapt resource value: 0x7F0301CC - public const int tickMarkTintMode = 2130903500; + public const int tickMarkTint = 2130903500; // aapt resource value: 0x7F0301CD - public const int tint = 2130903501; + public const int tickMarkTintMode = 2130903501; // aapt resource value: 0x7F0301CE - public const int tintMode = 2130903502; + public const int tint = 2130903502; // aapt resource value: 0x7F0301CF - public const int title = 2130903503; + public const int tintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int titleEnabled = 2130903504; + public const int title = 2130903504; // aapt resource value: 0x7F0301D1 - public const int titleMargin = 2130903505; + public const int titleEnabled = 2130903505; // aapt resource value: 0x7F0301D2 - public const int titleMarginBottom = 2130903506; + public const int titleMargin = 2130903506; // aapt resource value: 0x7F0301D3 - public const int titleMarginEnd = 2130903507; - - // aapt resource value: 0x7F0301D6 - public const int titleMargins = 2130903510; + public const int titleMarginBottom = 2130903507; // aapt resource value: 0x7F0301D4 - public const int titleMarginStart = 2130903508; + public const int titleMarginEnd = 2130903508; + + // aapt resource value: 0x7F0301D7 + public const int titleMargins = 2130903511; // aapt resource value: 0x7F0301D5 - public const int titleMarginTop = 2130903509; + public const int titleMarginStart = 2130903509; - // aapt resource value: 0x7F0301D7 - public const int titleTextAppearance = 2130903511; + // aapt resource value: 0x7F0301D6 + public const int titleMarginTop = 2130903510; // aapt resource value: 0x7F0301D8 - public const int titleTextColor = 2130903512; + public const int titleTextAppearance = 2130903512; // aapt resource value: 0x7F0301D9 - public const int titleTextStyle = 2130903513; + public const int titleTextColor = 2130903513; // aapt resource value: 0x7F0301DA - public const int toolbarId = 2130903514; + public const int titleTextStyle = 2130903514; // aapt resource value: 0x7F0301DB - public const int toolbarNavigationButtonStyle = 2130903515; + public const int toolbarId = 2130903515; // aapt resource value: 0x7F0301DC - public const int toolbarStyle = 2130903516; + public const int toolbarNavigationButtonStyle = 2130903516; // aapt resource value: 0x7F0301DD - public const int tooltipForegroundColor = 2130903517; + public const int toolbarStyle = 2130903517; // aapt resource value: 0x7F0301DE - public const int tooltipFrameBackground = 2130903518; + public const int tooltipForegroundColor = 2130903518; // aapt resource value: 0x7F0301DF - public const int tooltipText = 2130903519; + public const int tooltipFrameBackground = 2130903519; // aapt resource value: 0x7F0301E0 - public const int track = 2130903520; + public const int tooltipText = 2130903520; // aapt resource value: 0x7F0301E1 - public const int trackTint = 2130903521; + public const int track = 2130903521; // aapt resource value: 0x7F0301E2 - public const int trackTintMode = 2130903522; + public const int trackTint = 2130903522; // aapt resource value: 0x7F0301E3 - public const int ttcIndex = 2130903523; + public const int trackTintMode = 2130903523; // aapt resource value: 0x7F0301E4 - public const int uiCompass = 2130903524; + public const int ttcIndex = 2130903524; // aapt resource value: 0x7F0301E5 - public const int uiMapToolbar = 2130903525; + public const int uiCompass = 2130903525; // aapt resource value: 0x7F0301E6 - public const int uiRotateGestures = 2130903526; + public const int uiMapToolbar = 2130903526; // aapt resource value: 0x7F0301E7 - public const int uiScrollGestures = 2130903527; + public const int uiRotateGestures = 2130903527; // aapt resource value: 0x7F0301E8 - public const int uiScrollGesturesDuringRotateOrZoom = 2130903528; + public const int uiScrollGestures = 2130903528; // aapt resource value: 0x7F0301E9 - public const int uiTiltGestures = 2130903529; + public const int uiScrollGesturesDuringRotateOrZoom = 2130903529; // aapt resource value: 0x7F0301EA - public const int uiZoomControls = 2130903530; + public const int uiTiltGestures = 2130903530; // aapt resource value: 0x7F0301EB - public const int uiZoomGestures = 2130903531; + public const int uiZoomControls = 2130903531; // aapt resource value: 0x7F0301EC - public const int useCompatPadding = 2130903532; + public const int uiZoomGestures = 2130903532; // aapt resource value: 0x7F0301ED - public const int useViewLifecycle = 2130903533; + public const int useCompatPadding = 2130903533; // aapt resource value: 0x7F0301EE - public const int viewInflaterClass = 2130903534; + public const int useViewLifecycle = 2130903534; // aapt resource value: 0x7F0301EF - public const int voiceIcon = 2130903535; + public const int viewInflaterClass = 2130903535; // aapt resource value: 0x7F0301F0 - public const int windowActionBar = 2130903536; + public const int voiceIcon = 2130903536; // aapt resource value: 0x7F0301F1 - public const int windowActionBarOverlay = 2130903537; + public const int windowActionBar = 2130903537; // aapt resource value: 0x7F0301F2 - public const int windowActionModeOverlay = 2130903538; + public const int windowActionBarOverlay = 2130903538; // aapt resource value: 0x7F0301F3 - public const int windowFixedHeightMajor = 2130903539; + public const int windowActionModeOverlay = 2130903539; // aapt resource value: 0x7F0301F4 - public const int windowFixedHeightMinor = 2130903540; + public const int windowFixedHeightMajor = 2130903540; // aapt resource value: 0x7F0301F5 - public const int windowFixedWidthMajor = 2130903541; + public const int windowFixedHeightMinor = 2130903541; // aapt resource value: 0x7F0301F6 - public const int windowFixedWidthMinor = 2130903542; + public const int windowFixedWidthMajor = 2130903542; // aapt resource value: 0x7F0301F7 - public const int windowMinWidthMajor = 2130903543; + public const int windowFixedWidthMinor = 2130903543; // aapt resource value: 0x7F0301F8 - public const int windowMinWidthMinor = 2130903544; + public const int windowMinWidthMajor = 2130903544; // aapt resource value: 0x7F0301F9 - public const int windowNoTitle = 2130903545; + public const int windowMinWidthMinor = 2130903545; // aapt resource value: 0x7F0301FA - public const int zOrderOnTop = 2130903546; + public const int windowNoTitle = 2130903546; + + // aapt resource value: 0x7F0301FB + public const int zOrderOnTop = 2130903547; static Attribute() { @@ -12915,7 +12929,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -13845,37 +13862,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030032,0x7F030033,0x7F030034,0x7F03009C,0x7F03009D,0x7F03009E,0x7F03009F,0x7F0300A0,0x7F0300A1,0x7F0300AF,0x7F0300B4,0x7F0300B5,0x7F0300C0,0x7F0300EA,0x7F0300EF,0x7F0300F4,0x7F0300F5,0x7F0300F7,0x7F030103,0x7F03010D,0x7F030135,0x7F030142,0x7F030153,0x7F030157,0x7F030158,0x7F030187,0x7F03018A,0x7F0301CF,0x7F0301D9 } + // aapt resource value: { 0x7F030032,0x7F030033,0x7F030034,0x7F03009D,0x7F03009E,0x7F03009F,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300B0,0x7F0300B5,0x7F0300B6,0x7F0300C1,0x7F0300EB,0x7F0300F0,0x7F0300F5,0x7F0300F6,0x7F0300F8,0x7F030104,0x7F03010E,0x7F030136,0x7F030143,0x7F030154,0x7F030158,0x7F030159,0x7F030188,0x7F03018B,0x7F0301D0,0x7F0301DA } public static int[] ActionBar = new int[] { 2130903090, 2130903091, 2130903092, - 2130903196, 2130903197, 2130903198, 2130903199, 2130903200, 2130903201, - 2130903215, - 2130903220, + 2130903202, + 2130903216, 2130903221, - 2130903232, - 2130903274, - 2130903279, - 2130903284, + 2130903222, + 2130903233, + 2130903275, + 2130903280, 2130903285, - 2130903287, - 2130903299, - 2130903309, - 2130903349, - 2130903362, - 2130903379, - 2130903383, + 2130903286, + 2130903288, + 2130903300, + 2130903310, + 2130903350, + 2130903363, + 2130903380, 2130903384, - 2130903431, - 2130903434, - 2130903503, - 2130903513}; + 2130903385, + 2130903432, + 2130903435, + 2130903504, + 2130903514}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -13982,14 +13999,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030032,0x7F030033,0x7F030088,0x7F0300EA,0x7F03018A,0x7F0301D9 } + // aapt resource value: { 0x7F030032,0x7F030033,0x7F030088,0x7F0300EB,0x7F03018B,0x7F0301DA } public static int[] ActionMode = new int[] { 2130903090, 2130903091, 2130903176, - 2130903274, - 2130903434, - 2130903513}; + 2130903275, + 2130903435, + 2130903514}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -14009,10 +14026,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300C5,0x7F030104 } + // aapt resource value: { 0x7F0300C6,0x7F030105 } public static int[] ActivityChooserView = new int[] { - 2130903237, - 2130903300}; + 2130903238, + 2130903301}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -14020,16 +14037,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030053,0x7F030054,0x7F03012B,0x7F03012C,0x7F03013F,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10100F2,0x7F030053,0x7F030054,0x7F03012C,0x7F03012D,0x7F030140,0x7F030170,0x7F030171 } public static int[] AlertDialog = new int[] { 16842994, 2130903123, 2130903124, - 2130903339, 2130903340, - 2130903359, - 2130903407, - 2130903408}; + 2130903341, + 2130903360, + 2130903408, + 2130903409}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -14112,21 +14129,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300C0,0x7F0300C6,0x7F030126 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300C1,0x7F0300C7,0x7F030127 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903232, - 2130903238, - 2130903334}; + 2130903233, + 2130903239, + 2130903335}; - // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180 } + // aapt resource value: { 0x7F03017E,0x7F03017F,0x7F030180,0x7F030181 } public static int[] AppBarLayoutStates = new int[] { - 2130903421, 2130903422, 2130903423, - 2130903424}; + 2130903424, + 2130903425}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -14155,10 +14172,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030124,0x7F030125 } + // aapt resource value: { 0x7F030125,0x7F030126 } public static int[] AppBarLayout_Layout = new int[] { - 2130903332, - 2130903333}; + 2130903333, + 2130903334}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -14169,12 +14186,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F03017A,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010119,0x7F03017B,0x7F0301CE,0x7F0301CF } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903418, - 2130903501, - 2130903502}; + 2130903419, + 2130903502, + 2130903503}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -14188,12 +14205,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301CA,0x7F0301CB,0x7F0301CC } + // aapt resource value: { 0x1010142,0x7F0301CB,0x7F0301CC,0x7F0301CD } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903498, 2130903499, - 2130903500}; + 2130903500, + 2130903501}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -14238,7 +14255,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F030031,0x7F0300D9,0x7F0300DC,0x7F030115,0x7F030127,0x7F0301AA } + // aapt resource value: { 0x1010034,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F030031,0x7F0300DA,0x7F0300DD,0x7F030116,0x7F030128,0x7F0301AB } public static int[] AppCompatTextView = new int[] { 16842804, 2130903085, @@ -14246,11 +14263,11 @@ public partial class Styleable 2130903087, 2130903088, 2130903089, - 2130903257, - 2130903260, - 2130903317, - 2130903335, - 2130903466}; + 2130903258, + 2130903261, + 2130903318, + 2130903336, + 2130903467}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -14285,7 +14302,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002C,0x7F03003F,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030051,0x7F030056,0x7F030057,0x7F030068,0x7F03006D,0x7F03008E,0x7F03008F,0x7F030090,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030099,0x7F0300A8,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B6,0x7F0300B8,0x7F0300BB,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300F4,0x7F030102,0x7F030129,0x7F03012A,0x7F03012D,0x7F03012E,0x7F03012F,0x7F030130,0x7F030131,0x7F030132,0x7F030133,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030152,0x7F030154,0x7F03015B,0x7F03015C,0x7F03015D,0x7F03015E,0x7F030167,0x7F030168,0x7F030169,0x7F03016A,0x7F030177,0x7F030178,0x7F03018E,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B8,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F0301C0,0x7F0301C1,0x7F0301DB,0x7F0301DC,0x7F0301DD,0x7F0301DE,0x7F0301EE,0x7F0301F0,0x7F0301F1,0x7F0301F2,0x7F0301F3,0x7F0301F4,0x7F0301F5,0x7F0301F6,0x7F0301F7,0x7F0301F8,0x7F0301F9 } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002C,0x7F03003F,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030051,0x7F030056,0x7F030057,0x7F030068,0x7F03006D,0x7F03008F,0x7F030090,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F03009A,0x7F0300A9,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B7,0x7F0300B9,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300F5,0x7F030103,0x7F03012A,0x7F03012B,0x7F03012E,0x7F03012F,0x7F030130,0x7F030131,0x7F030132,0x7F030133,0x7F030134,0x7F03014B,0x7F03014C,0x7F03014D,0x7F030153,0x7F030155,0x7F03015C,0x7F03015D,0x7F03015E,0x7F03015F,0x7F030168,0x7F030169,0x7F03016A,0x7F03016B,0x7F030178,0x7F030179,0x7F03018F,0x7F0301B6,0x7F0301B7,0x7F0301B8,0x7F0301B9,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F0301BE,0x7F0301C1,0x7F0301C2,0x7F0301DC,0x7F0301DD,0x7F0301DE,0x7F0301DF,0x7F0301EF,0x7F0301F1,0x7F0301F2,0x7F0301F3,0x7F0301F4,0x7F0301F5,0x7F0301F6,0x7F0301F7,0x7F0301F8,0x7F0301F9,0x7F0301FA } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -14335,7 +14352,6 @@ public partial class Styleable 2130903127, 2130903144, 2130903149, - 2130903182, 2130903183, 2130903184, 2130903185, @@ -14344,61 +14360,61 @@ public partial class Styleable 2130903188, 2130903189, 2130903190, - 2130903193, - 2130903208, - 2130903217, + 2130903191, + 2130903194, + 2130903209, 2130903218, 2130903219, - 2130903222, - 2130903224, - 2130903227, + 2130903220, + 2130903223, + 2130903225, 2130903228, 2130903229, 2130903230, 2130903231, - 2130903284, - 2130903298, - 2130903337, + 2130903232, + 2130903285, + 2130903299, 2130903338, - 2130903341, + 2130903339, 2130903342, 2130903343, 2130903344, 2130903345, 2130903346, 2130903347, - 2130903370, + 2130903348, 2130903371, 2130903372, - 2130903378, - 2130903380, - 2130903387, + 2130903373, + 2130903379, + 2130903381, 2130903388, 2130903389, 2130903390, - 2130903399, + 2130903391, 2130903400, 2130903401, 2130903402, - 2130903415, + 2130903403, 2130903416, - 2130903438, - 2130903477, + 2130903417, + 2130903439, 2130903478, 2130903479, 2130903480, - 2130903482, + 2130903481, 2130903483, 2130903484, 2130903485, - 2130903488, + 2130903486, 2130903489, - 2130903515, + 2130903490, 2130903516, 2130903517, 2130903518, - 2130903534, - 2130903536, + 2130903519, + 2130903535, 2130903537, 2130903538, 2130903539, @@ -14407,7 +14423,8 @@ public partial class Styleable 2130903542, 2130903543, 2130903544, - 2130903545}; + 2130903545, + 2130903546}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -14772,14 +14789,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030035,0x7F0300CE,0x7F0300CF,0x7F0300D0,0x7F0300D1,0x7F0300F0 } + // aapt resource value: { 0x7F030035,0x7F0300CF,0x7F0300D0,0x7F0300D1,0x7F0300D2,0x7F0300F1 } public static int[] BottomAppBar = new int[] { 2130903093, - 2130903246, 2130903247, 2130903248, 2130903249, - 2130903280}; + 2130903250, + 2130903281}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -14799,18 +14816,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300C0,0x7F030107,0x7F030109,0x7F03010B,0x7F03010C,0x7F030110,0x7F030111,0x7F030112,0x7F030114,0x7F03013E } + // aapt resource value: { 0x7F0300C1,0x7F030108,0x7F03010A,0x7F03010C,0x7F03010D,0x7F030111,0x7F030112,0x7F030113,0x7F030115,0x7F03013F } public static int[] BottomNavigationView = new int[] { - 2130903232, - 2130903303, - 2130903305, - 2130903307, + 2130903233, + 2130903304, + 2130903306, 2130903308, - 2130903312, + 2130903309, 2130903313, 2130903314, - 2130903316, - 2130903358}; + 2130903315, + 2130903317, + 2130903359}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -14868,7 +14885,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030061,0x7F030062,0x7F030063,0x7F030064,0x7F030065,0x7F030066,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300A5,0x7F0300A6 } + // aapt resource value: { 0x101013F,0x1010140,0x7F030061,0x7F030062,0x7F030063,0x7F030064,0x7F030065,0x7F030066,0x7F0300A3,0x7F0300A4,0x7F0300A5,0x7F0300A6,0x7F0300A7 } public static int[] CardView = new int[] { 16843071, 16843072, @@ -14878,11 +14895,11 @@ public partial class Styleable 2130903140, 2130903141, 2130903142, - 2130903202, 2130903203, 2130903204, 2130903205, - 2130903206}; + 2130903206, + 2130903207}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -14923,7 +14940,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006E,0x7F03006F,0x7F030070,0x7F030072,0x7F030073,0x7F030074,0x7F030075,0x7F030076,0x7F030077,0x7F03007C,0x7F03007D,0x7F03007E,0x7F030081,0x7F030082,0x7F030083,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F0300EE,0x7F0300F8,0x7F0300FC,0x7F030160,0x7F03016D,0x7F0301C2,0x7F0301C4 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006E,0x7F03006F,0x7F030070,0x7F030072,0x7F030073,0x7F030074,0x7F030075,0x7F030076,0x7F030077,0x7F03007C,0x7F03007D,0x7F03007E,0x7F030081,0x7F030082,0x7F030083,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F0300EF,0x7F0300F9,0x7F0300FD,0x7F030161,0x7F03016E,0x7F0301C3,0x7F0301C5 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -14952,22 +14969,22 @@ public partial class Styleable 2130903173, 2130903174, 2130903175, - 2130903278, - 2130903288, - 2130903292, - 2130903392, - 2130903405, - 2130903490, - 2130903492}; + 2130903279, + 2130903289, + 2130903293, + 2130903393, + 2130903406, + 2130903491, + 2130903493}; - // aapt resource value: { 0x7F030069,0x7F030078,0x7F030079,0x7F03007A,0x7F030171,0x7F030172 } + // aapt resource value: { 0x7F030069,0x7F030078,0x7F030079,0x7F03007A,0x7F030172,0x7F030173 } public static int[] ChipGroup = new int[] { 2130903145, 2130903160, 2130903161, 2130903162, - 2130903409, - 2130903410}; + 2130903410, + 2130903411}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -15089,24 +15106,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F03008B,0x7F03008C,0x7F0300A7,0x7F0300C7,0x7F0300C8,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F030162,0x7F030164,0x7F030182,0x7F0301CF,0x7F0301D0,0x7F0301DA } + // aapt resource value: { 0x7F03008B,0x7F03008C,0x7F0300A8,0x7F0300C8,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F030163,0x7F030165,0x7F030183,0x7F0301D0,0x7F0301D1,0x7F0301DB } public static int[] CollapsingToolbarLayout = new int[] { 2130903179, 2130903180, - 2130903207, - 2130903239, + 2130903208, 2130903240, 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903394, - 2130903396, - 2130903426, - 2130903503, + 2130903246, + 2130903395, + 2130903397, + 2130903427, 2130903504, - 2130903514}; + 2130903505, + 2130903515}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -15138,10 +15155,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03011F,0x7F030120 } + // aapt resource value: { 0x7F030120,0x7F030121 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903327, - 2130903328}; + 2130903328, + 2130903329}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -15197,23 +15214,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030113,0x7F030181 } + // aapt resource value: { 0x7F030114,0x7F030182 } public static int[] CoordinatorLayout = new int[] { - 2130903315, - 2130903425}; + 2130903316, + 2130903426}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03011C,0x7F03011D,0x7F03011E,0x7F030121,0x7F030122,0x7F030123 } + // aapt resource value: { 0x10100B3,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030122,0x7F030123,0x7F030124 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903324, 2130903325, 2130903326, - 2130903329, + 2130903327, 2130903330, - 2130903331}; + 2130903331, + 2130903332}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -15250,16 +15267,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F03002A,0x7F03002B,0x7F030037,0x7F03008D,0x7F0300B9,0x7F0300E7,0x7F030176,0x7F0301C6 } + // aapt resource value: { 0x7F03002A,0x7F03002B,0x7F030037,0x7F03008E,0x7F0300BA,0x7F0300E8,0x7F030177,0x7F0301C7 } public static int[] DrawerArrowToggle = new int[] { 2130903082, 2130903083, 2130903095, - 2130903181, - 2130903225, - 2130903271, - 2130903414, - 2130903494}; + 2130903182, + 2130903226, + 2130903272, + 2130903415, + 2130903495}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -15285,21 +15302,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030035,0x7F030036,0x7F03003E,0x7F0300C0,0x7F0300D2,0x7F0300D3,0x7F0300EE,0x7F0300F6,0x7F03013C,0x7F030156,0x7F030160,0x7F03016D,0x7F0301EC } + // aapt resource value: { 0x7F030035,0x7F030036,0x7F03003E,0x7F0300C1,0x7F0300D3,0x7F0300D4,0x7F0300EF,0x7F0300F7,0x7F03013D,0x7F030157,0x7F030161,0x7F03016E,0x7F0301ED } public static int[] FloatingActionButton = new int[] { 2130903093, 2130903094, 2130903102, - 2130903232, - 2130903250, + 2130903233, 2130903251, - 2130903278, - 2130903286, - 2130903356, - 2130903382, - 2130903392, - 2130903405, - 2130903532}; + 2130903252, + 2130903279, + 2130903287, + 2130903357, + 2130903383, + 2130903393, + 2130903406, + 2130903533}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -15347,10 +15364,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F03010E,0x7F030128 } + // aapt resource value: { 0x7F03010F,0x7F030129 } public static int[] FlowLayout = new int[] { - 2130903310, - 2130903336}; + 2130903311, + 2130903337}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -15358,27 +15375,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300DD,0x7F0300DE,0x7F0300DF,0x7F0300E0,0x7F0300E1,0x7F0300E2 } + // aapt resource value: { 0x7F0300DE,0x7F0300DF,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E3 } public static int[] FontFamily = new int[] { - 2130903261, 2130903262, 2130903263, 2130903264, 2130903265, - 2130903266}; + 2130903266, + 2130903267}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300DB,0x7F0300E3,0x7F0300E4,0x7F0300E5,0x7F0301E3 } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300DC,0x7F0300E4,0x7F0300E5,0x7F0300E6,0x7F0301E4 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903259, - 2130903267, + 2130903260, 2130903268, 2130903269, - 2130903523}; + 2130903270, + 2130903524}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -15428,11 +15445,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300E6 } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300E7 } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903270}; + 2130903271}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -15505,17 +15522,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300B5,0x7F0300B7,0x7F03013D,0x7F03016C } + // aapt resource value: { 0x7F03008D } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903181}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300B6,0x7F0300B8,0x7F03013E,0x7F03016D } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903221, - 2130903223, - 2130903357, - 2130903404}; + 2130903222, + 2130903224, + 2130903358, + 2130903405}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -15574,11 +15598,11 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x7F030080,0x7F030100,0x7F030101 } + // aapt resource value: { 0x7F030080,0x7F030101,0x7F030102 } public static int[] LoadingImageView = new int[] { 2130903168, - 2130903296, - 2130903297}; + 2130903297, + 2130903298}; // aapt resource value: 0 public const int LoadingImageView_circleCrop = 0; @@ -15589,7 +15613,7 @@ public partial class Styleable // aapt resource value: 2 public const int LoadingImageView_imageAspectRatioAdjust = 2; - // aapt resource value: { 0x7F030029,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F03005E,0x7F03005F,0x7F030060,0x7F030116,0x7F030117,0x7F030118,0x7F030119,0x7F030134,0x7F030137,0x7F0301E4,0x7F0301E5,0x7F0301E6,0x7F0301E7,0x7F0301E8,0x7F0301E9,0x7F0301EA,0x7F0301EB,0x7F0301ED,0x7F0301FA } + // aapt resource value: { 0x7F030029,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F03005E,0x7F03005F,0x7F030060,0x7F030117,0x7F030118,0x7F030119,0x7F03011A,0x7F030135,0x7F030138,0x7F0301E5,0x7F0301E6,0x7F0301E7,0x7F0301E8,0x7F0301E9,0x7F0301EA,0x7F0301EB,0x7F0301EC,0x7F0301EE,0x7F0301FB } public static int[] MapAttrs = new int[] { 2130903081, 2130903130, @@ -15599,13 +15623,12 @@ public partial class Styleable 2130903134, 2130903135, 2130903136, - 2130903318, 2130903319, 2130903320, 2130903321, - 2130903348, - 2130903351, - 2130903524, + 2130903322, + 2130903349, + 2130903352, 2130903525, 2130903526, 2130903527, @@ -15613,8 +15636,9 @@ public partial class Styleable 2130903529, 2130903530, 2130903531, - 2130903533, - 2130903546}; + 2130903532, + 2130903534, + 2130903547}; // aapt resource value: 0 public const int MapAttrs_ambientEnabled = 0; @@ -15688,7 +15712,7 @@ public partial class Styleable // aapt resource value: 23 public const int MapAttrs_zOrderOnTop = 23; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030035,0x7F030036,0x7F0300AA,0x7F0300F7,0x7F0300F9,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FE,0x7F030160,0x7F030183,0x7F030184 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030035,0x7F030036,0x7F0300AB,0x7F0300F8,0x7F0300FA,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030161,0x7F030184,0x7F030185 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -15696,16 +15720,16 @@ public partial class Styleable 16843194, 2130903093, 2130903094, - 2130903210, - 2130903287, - 2130903289, + 2130903211, + 2130903288, 2130903290, 2130903291, - 2130903293, + 2130903292, 2130903294, - 2130903392, - 2130903427, - 2130903428}; + 2130903295, + 2130903393, + 2130903428, + 2130903429}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -15755,10 +15779,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F030183,0x7F030184 } + // aapt resource value: { 0x7F030184,0x7F030185 } public static int[] MaterialCardView = new int[] { - 2130903427, - 2130903428}; + 2130903428, + 2130903429}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -15766,27 +15790,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030042,0x7F030043,0x7F030071,0x7F03007B,0x7F03007F,0x7F03008E,0x7F03008F,0x7F030095,0x7F030096,0x7F030098,0x7F0300BF,0x7F0300DA,0x7F030138,0x7F030139,0x7F030143,0x7F030163,0x7F030173,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B9,0x7F0301BE,0x7F0301BF,0x7F0301C3 } + // aapt resource value: { 0x7F030042,0x7F030043,0x7F030071,0x7F03007B,0x7F03007F,0x7F03008F,0x7F030090,0x7F030096,0x7F030097,0x7F030099,0x7F0300C0,0x7F0300DB,0x7F030139,0x7F03013A,0x7F030144,0x7F030164,0x7F030174,0x7F0301A7,0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301BA,0x7F0301BF,0x7F0301C0,0x7F0301C4 } public static int[] MaterialComponentsTheme = new int[] { 2130903106, 2130903107, 2130903153, 2130903163, 2130903167, - 2130903182, 2130903183, - 2130903189, + 2130903184, 2130903190, - 2130903192, - 2130903231, - 2130903258, - 2130903352, + 2130903191, + 2130903193, + 2130903232, + 2130903259, 2130903353, - 2130903363, - 2130903395, - 2130903411, - 2130903462, - 2130903467, + 2130903354, + 2130903364, + 2130903396, + 2130903412, + 2130903463, 2130903468, 2130903469, 2130903470, @@ -15796,10 +15819,11 @@ public partial class Styleable 2130903474, 2130903475, 2130903476, - 2130903481, - 2130903486, + 2130903477, + 2130903482, 2130903487, - 2130903491}; + 2130903488, + 2130903492}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -15924,7 +15948,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F03009B,0x7F0300FD,0x7F0300FE,0x7F030144,0x7F03016B,0x7F0301DF } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F03009C,0x7F0300FE,0x7F0300FF,0x7F030145,0x7F03016C,0x7F0301E0 } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -15943,12 +15967,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903195, - 2130903293, + 2130903196, 2130903294, - 2130903364, - 2130903403, - 2130903519}; + 2130903295, + 2130903365, + 2130903404, + 2130903520}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -16019,7 +16043,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030155,0x7F030185 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030156,0x7F030186 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -16028,8 +16052,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903381, - 2130903429}; + 2130903382, + 2130903430}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -16058,20 +16082,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300C0,0x7F0300E9,0x7F030107,0x7F030108,0x7F03010A,0x7F03010C,0x7F03010F,0x7F030112,0x7F03013E } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300C1,0x7F0300EA,0x7F030108,0x7F030109,0x7F03010B,0x7F03010D,0x7F030110,0x7F030113,0x7F03013F } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903232, - 2130903273, - 2130903303, + 2130903233, + 2130903274, 2130903304, - 2130903306, - 2130903308, - 2130903311, - 2130903314, - 2130903358}; + 2130903305, + 2130903307, + 2130903309, + 2130903312, + 2130903315, + 2130903359}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -16109,15 +16133,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030145 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030146 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903365}; + 2130903366}; - // aapt resource value: { 0x7F03017C } + // aapt resource value: { 0x7F03017D } public static int[] PopupWindowBackgroundState = new int[] { - 2130903420}; + 2130903421}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -16131,10 +16155,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030146,0x7F030149 } + // aapt resource value: { 0x7F030147,0x7F03014A } public static int[] RecycleListView = new int[] { - 2130903366, - 2130903369}; + 2130903367, + 2130903370}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -16142,19 +16166,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8,0x7F03011B,0x7F03015F,0x7F030175,0x7F03017B } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8,0x7F0300D9,0x7F03011C,0x7F030160,0x7F030176,0x7F03017C } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903252, 2130903253, 2130903254, 2130903255, 2130903256, - 2130903323, - 2130903391, - 2130903413, - 2130903419}; + 2130903257, + 2130903324, + 2130903392, + 2130903414, + 2130903420}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -16189,9 +16213,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F030105 } + // aapt resource value: { 0x7F030106 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903301}; + 2130903302}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -16203,25 +16227,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030081,0x7F03009A,0x7F0300B0,0x7F0300E8,0x7F0300FF,0x7F03011A,0x7F030159,0x7F03015A,0x7F030165,0x7F030166,0x7F030186,0x7F03018B,0x7F0301EF } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030081,0x7F03009B,0x7F0300B1,0x7F0300E9,0x7F030100,0x7F03011B,0x7F03015A,0x7F03015B,0x7F030166,0x7F030167,0x7F030187,0x7F03018C,0x7F0301F0 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903169, - 2130903194, - 2130903216, - 2130903272, - 2130903295, - 2130903322, - 2130903385, + 2130903195, + 2130903217, + 2130903273, + 2130903296, + 2130903323, 2130903386, - 2130903397, + 2130903387, 2130903398, - 2130903430, - 2130903435, - 2130903535}; + 2130903399, + 2130903431, + 2130903436, + 2130903536}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -16274,11 +16298,11 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F030055,0x7F030097,0x7F030161 } + // aapt resource value: { 0x7F030055,0x7F030098,0x7F030162 } public static int[] SignInButton = new int[] { 2130903125, - 2130903191, - 2130903393}; + 2130903192, + 2130903394}; // aapt resource value: 0 public const int SignInButton_buttonSize = 0; @@ -16289,16 +16313,16 @@ public partial class Styleable // aapt resource value: 2 public const int SignInButton_scopeUris = 2; - // aapt resource value: { 0x7F030173,0x7F030174 } + // aapt resource value: { 0x7F030174,0x7F030175 } public static int[] Snackbar = new int[] { - 2130903411, - 2130903412}; + 2130903412, + 2130903413}; - // aapt resource value: { 0x101011F,0x7F0300C0,0x7F03013A } + // aapt resource value: { 0x101011F,0x7F0300C1,0x7F03013B } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903232, - 2130903354}; + 2130903233, + 2130903355}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -16315,13 +16339,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030153 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030154 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903379}; + 2130903380}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -16372,22 +16396,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03016E,0x7F030179,0x7F03018C,0x7F03018D,0x7F03018F,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301E0,0x7F0301E1,0x7F0301E2 } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03016F,0x7F03017A,0x7F03018D,0x7F03018E,0x7F030190,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301E1,0x7F0301E2,0x7F0301E3 } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903406, - 2130903417, - 2130903436, + 2130903407, + 2130903418, 2130903437, - 2130903439, - 2130903495, + 2130903438, + 2130903440, 2130903496, 2130903497, - 2130903520, + 2130903498, 2130903521, - 2130903522}; + 2130903522, + 2130903523}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -16446,9 +16470,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F030190,0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9 } + // aapt resource value: { 0x7F030191,0x7F030192,0x7F030193,0x7F030194,0x7F030195,0x7F030196,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A6,0x7F0301A8,0x7F0301A9,0x7F0301AA } public static int[] TabLayout = new int[] { - 2130903440, 2130903441, 2130903442, 2130903443, @@ -16470,9 +16493,10 @@ public partial class Styleable 2130903459, 2130903460, 2130903461, - 2130903463, + 2130903462, 2130903464, - 2130903465}; + 2130903465, + 2130903466}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -16549,7 +16573,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300DC,0x7F0301AA } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300DD,0x7F0301AB } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -16562,8 +16586,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903260, - 2130903466}; + 2130903261, + 2130903467}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -16604,7 +16628,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F03004C,0x7F0300AB,0x7F0300AC,0x7F0300AD,0x7F0300AE,0x7F0300C3,0x7F0300C4,0x7F0300EB,0x7F0300EC,0x7F0300ED,0x7F0300F1,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03014E,0x7F03014F,0x7F030150,0x7F030151 } + // aapt resource value: { 0x101009A,0x1010150,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F03004C,0x7F0300AC,0x7F0300AD,0x7F0300AE,0x7F0300AF,0x7F0300C4,0x7F0300C5,0x7F0300EC,0x7F0300ED,0x7F0300EE,0x7F0300F2,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F03014F,0x7F030150,0x7F030151,0x7F030152 } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -16617,23 +16641,23 @@ public partial class Styleable 2130903114, 2130903115, 2130903116, - 2130903211, 2130903212, 2130903213, 2130903214, - 2130903235, + 2130903215, 2130903236, - 2130903275, + 2130903237, 2130903276, 2130903277, - 2130903281, + 2130903278, 2130903282, 2130903283, - 2130903373, + 2130903284, 2130903374, 2130903375, 2130903376, - 2130903377}; + 2130903377, + 2130903378}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -16719,11 +16743,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300C1,0x7F0300C2 } + // aapt resource value: { 0x1010034,0x7F0300C2,0x7F0300C3 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903233, - 2130903234}; + 2130903234, + 2130903235}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -16734,37 +16758,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030052,0x7F030089,0x7F03008A,0x7F03009C,0x7F03009D,0x7F03009E,0x7F03009F,0x7F0300A0,0x7F0300A1,0x7F030135,0x7F030136,0x7F03013B,0x7F030140,0x7F030141,0x7F030153,0x7F030187,0x7F030188,0x7F030189,0x7F0301CF,0x7F0301D1,0x7F0301D2,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030052,0x7F030089,0x7F03008A,0x7F03009D,0x7F03009E,0x7F03009F,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F030136,0x7F030137,0x7F03013C,0x7F030141,0x7F030142,0x7F030154,0x7F030188,0x7F030189,0x7F03018A,0x7F0301D0,0x7F0301D2,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903122, 2130903177, 2130903178, - 2130903196, 2130903197, 2130903198, 2130903199, 2130903200, 2130903201, - 2130903349, + 2130903202, 2130903350, - 2130903355, - 2130903360, + 2130903351, + 2130903356, 2130903361, - 2130903379, - 2130903431, + 2130903362, + 2130903380, 2130903432, 2130903433, - 2130903503, - 2130903505, + 2130903434, + 2130903504, 2130903506, 2130903507, 2130903508, 2130903509, 2130903510, 2130903511, - 2130903512}; + 2130903512, + 2130903513}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -16853,13 +16877,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030147,0x7F030148,0x7F0301C5 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030148,0x7F030149,0x7F0301C6 } public static int[] View = new int[] { 16842752, 16842970, - 2130903367, 2130903368, - 2130903493}; + 2130903369, + 2130903494}; // aapt resource value: { 0x10100D4,0x7F030035,0x7F030036 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/MobileCRM/MobileCRM.Services/MobileCRM.Services.csproj b/MobileCRM/MobileCRM.Services/MobileCRM.Services.csproj index 5b48eec593..2bc446b259 100644 --- a/MobileCRM/MobileCRM.Services/MobileCRM.Services.csproj +++ b/MobileCRM/MobileCRM.Services/MobileCRM.Services.csproj @@ -9,7 +9,7 @@ - + \ No newline at end of file diff --git a/MobileCRM/MobileCRM.iOS/MobileCRM.iOS.csproj b/MobileCRM/MobileCRM.iOS/MobileCRM.iOS.csproj index f9ae8898f8..f58b57b472 100644 --- a/MobileCRM/MobileCRM.iOS/MobileCRM.iOS.csproj +++ b/MobileCRM/MobileCRM.iOS/MobileCRM.iOS.csproj @@ -159,8 +159,8 @@ - - + + diff --git a/Native2Forms/Notes.Droid/Notes.Droid.csproj b/Native2Forms/Notes.Droid/Notes.Droid.csproj index 619f19c1f2..dcfd2967b6 100755 --- a/Native2Forms/Notes.Droid/Notes.Droid.csproj +++ b/Native2Forms/Notes.Droid/Notes.Droid.csproj @@ -1,6 +1,6 @@  - + Debug AnyCPU @@ -57,7 +57,7 @@ - + diff --git a/Native2Forms/Notes.UWP/Notes.UWP.csproj b/Native2Forms/Notes.UWP/Notes.UWP.csproj index e1aabf1edf..1d6696050a 100755 --- a/Native2Forms/Notes.UWP/Notes.UWP.csproj +++ b/Native2Forms/Notes.UWP/Notes.UWP.csproj @@ -170,7 +170,7 @@ 6.2.7 - 4.6.0.726 + 4.7.0.968 diff --git a/Native2Forms/Notes.iOS/Notes.iOS.csproj b/Native2Forms/Notes.iOS/Notes.iOS.csproj index 6ebded54f7..28fd2b0692 100644 --- a/Native2Forms/Notes.iOS/Notes.iOS.csproj +++ b/Native2Forms/Notes.iOS/Notes.iOS.csproj @@ -1,6 +1,6 @@  - + Debug iPhoneSimulator @@ -69,7 +69,7 @@ - + diff --git a/Navigation/CarouselPage/CarouselPageNavigation/CarouselPageNavigation.csproj b/Navigation/CarouselPage/CarouselPageNavigation/CarouselPageNavigation.csproj index 89c2f25a80..5ead7307fb 100644 --- a/Navigation/CarouselPage/CarouselPageNavigation/CarouselPageNavigation.csproj +++ b/Navigation/CarouselPage/CarouselPageNavigation/CarouselPageNavigation.csproj @@ -9,7 +9,7 @@ - + diff --git a/Navigation/CarouselPage/Droid/CarouselPageNavigation.Droid.csproj b/Navigation/CarouselPage/Droid/CarouselPageNavigation.Droid.csproj index 5e42779e35..cc3577abf5 100644 --- a/Navigation/CarouselPage/Droid/CarouselPageNavigation.Droid.csproj +++ b/Navigation/CarouselPage/Droid/CarouselPageNavigation.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Navigation/CarouselPage/Droid/Resources/Resource.designer.cs b/Navigation/CarouselPage/Droid/Resources/Resource.designer.cs index a727675b0c..98f811d4ed 100644 --- a/Navigation/CarouselPage/Droid/Resources/Resource.designer.cs +++ b/Navigation/CarouselPage/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::CarouselPageNavigation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::CarouselPageNavigation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::CarouselPageNavigation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::CarouselPageNavigation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::CarouselPageNavigation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::CarouselPageNavigation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::CarouselPageNavigation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::CarouselPageNavigation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::CarouselPageNavigation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::CarouselPageNavigation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::CarouselPageNavigation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::CarouselPageNavigation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::CarouselPageNavigation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::CarouselPageNavigation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::CarouselPageNavigation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::CarouselPageNavigation.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::CarouselPageNavigation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::CarouselPageNavigation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::CarouselPageNavigation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::CarouselPageNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CarouselPageNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::CarouselPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CarouselPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CarouselPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::CarouselPageNavigation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::CarouselPageNavigation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::CarouselPageNavigation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::CarouselPageNavigation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::CarouselPageNavigation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::CarouselPageNavigation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::CarouselPageNavigation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::CarouselPageNavigation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::CarouselPageNavigation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::CarouselPageNavigation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::CarouselPageNavigation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::CarouselPageNavigation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::CarouselPageNavigation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::CarouselPageNavigation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::CarouselPageNavigation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::CarouselPageNavigation.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::CarouselPageNavigation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::CarouselPageNavigation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::CarouselPageNavigation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::CarouselPageNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CarouselPageNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::CarouselPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CarouselPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CarouselPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Navigation/CarouselPage/UWP/CarouselPageNavigation.UWP.csproj b/Navigation/CarouselPage/UWP/CarouselPageNavigation.UWP.csproj index 6b3f439f7a..b7e0beb5a3 100755 --- a/Navigation/CarouselPage/UWP/CarouselPageNavigation.UWP.csproj +++ b/Navigation/CarouselPage/UWP/CarouselPageNavigation.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Navigation/CarouselPage/iOS/CarouselPageNavigation.iOS.csproj b/Navigation/CarouselPage/iOS/CarouselPageNavigation.iOS.csproj index 895165604d..a1e3166763 100755 --- a/Navigation/CarouselPage/iOS/CarouselPageNavigation.iOS.csproj +++ b/Navigation/CarouselPage/iOS/CarouselPageNavigation.iOS.csproj @@ -66,7 +66,7 @@ NSUrlSessionHandler - + diff --git a/Navigation/CarouselPageTemplate/CarouselPageNavigation/CarouselPageNavigation.csproj b/Navigation/CarouselPageTemplate/CarouselPageNavigation/CarouselPageNavigation.csproj index 89c2f25a80..5ead7307fb 100644 --- a/Navigation/CarouselPageTemplate/CarouselPageNavigation/CarouselPageNavigation.csproj +++ b/Navigation/CarouselPageTemplate/CarouselPageNavigation/CarouselPageNavigation.csproj @@ -9,7 +9,7 @@ - + diff --git a/Navigation/CarouselPageTemplate/Droid/CarouselPageNavigation.Droid.csproj b/Navigation/CarouselPageTemplate/Droid/CarouselPageNavigation.Droid.csproj index e4250c76ac..098eefc5cf 100644 --- a/Navigation/CarouselPageTemplate/Droid/CarouselPageNavigation.Droid.csproj +++ b/Navigation/CarouselPageTemplate/Droid/CarouselPageNavigation.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Navigation/CarouselPageTemplate/Droid/Resources/Resource.designer.cs b/Navigation/CarouselPageTemplate/Droid/Resources/Resource.designer.cs index a727675b0c..98f811d4ed 100644 --- a/Navigation/CarouselPageTemplate/Droid/Resources/Resource.designer.cs +++ b/Navigation/CarouselPageTemplate/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::CarouselPageNavigation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::CarouselPageNavigation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::CarouselPageNavigation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::CarouselPageNavigation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::CarouselPageNavigation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::CarouselPageNavigation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::CarouselPageNavigation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::CarouselPageNavigation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::CarouselPageNavigation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::CarouselPageNavigation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::CarouselPageNavigation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::CarouselPageNavigation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::CarouselPageNavigation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::CarouselPageNavigation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::CarouselPageNavigation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::CarouselPageNavigation.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::CarouselPageNavigation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::CarouselPageNavigation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::CarouselPageNavigation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::CarouselPageNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CarouselPageNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::CarouselPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CarouselPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CarouselPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::CarouselPageNavigation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::CarouselPageNavigation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::CarouselPageNavigation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::CarouselPageNavigation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::CarouselPageNavigation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::CarouselPageNavigation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::CarouselPageNavigation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::CarouselPageNavigation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::CarouselPageNavigation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::CarouselPageNavigation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::CarouselPageNavigation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::CarouselPageNavigation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::CarouselPageNavigation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::CarouselPageNavigation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::CarouselPageNavigation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::CarouselPageNavigation.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::CarouselPageNavigation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::CarouselPageNavigation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::CarouselPageNavigation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::CarouselPageNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::CarouselPageNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::CarouselPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::CarouselPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::CarouselPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Navigation/CarouselPageTemplate/UWP/CarouselPageNavigation.UWP.csproj b/Navigation/CarouselPageTemplate/UWP/CarouselPageNavigation.UWP.csproj index 74d36a0a1d..bcdaab04aa 100755 --- a/Navigation/CarouselPageTemplate/UWP/CarouselPageNavigation.UWP.csproj +++ b/Navigation/CarouselPageTemplate/UWP/CarouselPageNavigation.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Navigation/CarouselPageTemplate/iOS/CarouselPageNavigation.iOS.csproj b/Navigation/CarouselPageTemplate/iOS/CarouselPageNavigation.iOS.csproj index 12e8481134..b5708ef076 100755 --- a/Navigation/CarouselPageTemplate/iOS/CarouselPageNavigation.iOS.csproj +++ b/Navigation/CarouselPageTemplate/iOS/CarouselPageNavigation.iOS.csproj @@ -66,7 +66,7 @@ NSUrlSessionHandler - + diff --git a/Navigation/Hierarchical/Droid/Resources/Resource.designer.cs b/Navigation/Hierarchical/Droid/Resources/Resource.designer.cs index 9f7947f0a0..3253c3d44c 100644 --- a/Navigation/Hierarchical/Droid/Resources/Resource.designer.cs +++ b/Navigation/Hierarchical/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::WorkingWithNavigation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::WorkingWithNavigation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::WorkingWithNavigation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::WorkingWithNavigation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::WorkingWithNavigation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::WorkingWithNavigation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::WorkingWithNavigation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::WorkingWithNavigation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::WorkingWithNavigation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::WorkingWithNavigation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::WorkingWithNavigation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::WorkingWithNavigation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::WorkingWithNavigation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::WorkingWithNavigation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::WorkingWithNavigation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::WorkingWithNavigation.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::WorkingWithNavigation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::WorkingWithNavigation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::WorkingWithNavigation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::WorkingWithNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::WorkingWithNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::WorkingWithNavigation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::WorkingWithNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::WorkingWithNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::WorkingWithNavigation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::WorkingWithNavigation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::WorkingWithNavigation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::WorkingWithNavigation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::WorkingWithNavigation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::WorkingWithNavigation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::WorkingWithNavigation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::WorkingWithNavigation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::WorkingWithNavigation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::WorkingWithNavigation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::WorkingWithNavigation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::WorkingWithNavigation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::WorkingWithNavigation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::WorkingWithNavigation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::WorkingWithNavigation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::WorkingWithNavigation.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::WorkingWithNavigation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::WorkingWithNavigation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::WorkingWithNavigation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::WorkingWithNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::WorkingWithNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::WorkingWithNavigation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::WorkingWithNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::WorkingWithNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Navigation/Hierarchical/Droid/WorkingWithNavigation.Droid.csproj b/Navigation/Hierarchical/Droid/WorkingWithNavigation.Droid.csproj index 3dff9ea443..97aafcff28 100644 --- a/Navigation/Hierarchical/Droid/WorkingWithNavigation.Droid.csproj +++ b/Navigation/Hierarchical/Droid/WorkingWithNavigation.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Navigation/Hierarchical/UWP/WorkingWithNavigation.UWP.csproj b/Navigation/Hierarchical/UWP/WorkingWithNavigation.UWP.csproj index 581df0c555..575df2587d 100755 --- a/Navigation/Hierarchical/UWP/WorkingWithNavigation.UWP.csproj +++ b/Navigation/Hierarchical/UWP/WorkingWithNavigation.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Navigation/Hierarchical/WorkingWithNavigation/WorkingWithNavigation.csproj b/Navigation/Hierarchical/WorkingWithNavigation/WorkingWithNavigation.csproj index e938b8d953..df0b13b175 100644 --- a/Navigation/Hierarchical/WorkingWithNavigation/WorkingWithNavigation.csproj +++ b/Navigation/Hierarchical/WorkingWithNavigation/WorkingWithNavigation.csproj @@ -9,7 +9,7 @@ - + diff --git a/Navigation/Hierarchical/iOS/WorkingWithNavigation.iOS.csproj b/Navigation/Hierarchical/iOS/WorkingWithNavigation.iOS.csproj index bfff1eea3b..6aa05cce79 100644 --- a/Navigation/Hierarchical/iOS/WorkingWithNavigation.iOS.csproj +++ b/Navigation/Hierarchical/iOS/WorkingWithNavigation.iOS.csproj @@ -91,7 +91,7 @@ NSUrlSessionHandler - + diff --git a/Navigation/LoginFlow/Droid/LoginNavigation.Droid.csproj b/Navigation/LoginFlow/Droid/LoginNavigation.Droid.csproj index 1515496d12..eb308d34dd 100644 --- a/Navigation/LoginFlow/Droid/LoginNavigation.Droid.csproj +++ b/Navigation/LoginFlow/Droid/LoginNavigation.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Navigation/LoginFlow/Droid/Resources/Resource.designer.cs b/Navigation/LoginFlow/Droid/Resources/Resource.designer.cs index 2d20acf025..33997e4874 100644 --- a/Navigation/LoginFlow/Droid/Resources/Resource.designer.cs +++ b/Navigation/LoginFlow/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::LoginNavigation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::LoginNavigation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::LoginNavigation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::LoginNavigation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::LoginNavigation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::LoginNavigation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::LoginNavigation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::LoginNavigation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::LoginNavigation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::LoginNavigation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::LoginNavigation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::LoginNavigation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::LoginNavigation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::LoginNavigation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::LoginNavigation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::LoginNavigation.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::LoginNavigation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::LoginNavigation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::LoginNavigation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::LoginNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::LoginNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::LoginNavigation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::LoginNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::LoginNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::LoginNavigation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::LoginNavigation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::LoginNavigation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::LoginNavigation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::LoginNavigation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::LoginNavigation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::LoginNavigation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::LoginNavigation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::LoginNavigation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::LoginNavigation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::LoginNavigation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::LoginNavigation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::LoginNavigation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::LoginNavigation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::LoginNavigation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::LoginNavigation.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::LoginNavigation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::LoginNavigation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::LoginNavigation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::LoginNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::LoginNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::LoginNavigation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::LoginNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::LoginNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Navigation/LoginFlow/LoginNavigation/LoginNavigation.csproj b/Navigation/LoginFlow/LoginNavigation/LoginNavigation.csproj index d89c667013..c42500e3e2 100644 --- a/Navigation/LoginFlow/LoginNavigation/LoginNavigation.csproj +++ b/Navigation/LoginFlow/LoginNavigation/LoginNavigation.csproj @@ -9,7 +9,7 @@ - + diff --git a/Navigation/LoginFlow/UWP/LoginNavigation.UWP.csproj b/Navigation/LoginFlow/UWP/LoginNavigation.UWP.csproj index 54ce1efd17..2af9c89928 100755 --- a/Navigation/LoginFlow/UWP/LoginNavigation.UWP.csproj +++ b/Navigation/LoginFlow/UWP/LoginNavigation.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Navigation/LoginFlow/iOS/LoginNavigation.iOS.csproj b/Navigation/LoginFlow/iOS/LoginNavigation.iOS.csproj index cfe419dc29..c181eb4841 100755 --- a/Navigation/LoginFlow/iOS/LoginNavigation.iOS.csproj +++ b/Navigation/LoginFlow/iOS/LoginNavigation.iOS.csproj @@ -66,7 +66,7 @@ NSUrlSessionHandler - + diff --git a/Navigation/MasterDetailPage/Droid/MasterDetailPageNavigation.Droid.csproj b/Navigation/MasterDetailPage/Droid/MasterDetailPageNavigation.Droid.csproj index 08b7668ec3..1d6a65d313 100644 --- a/Navigation/MasterDetailPage/Droid/MasterDetailPageNavigation.Droid.csproj +++ b/Navigation/MasterDetailPage/Droid/MasterDetailPageNavigation.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Navigation/MasterDetailPage/Droid/Resources/Resource.designer.cs b/Navigation/MasterDetailPage/Droid/Resources/Resource.designer.cs index 1378378065..0fd34d0092 100644 --- a/Navigation/MasterDetailPage/Droid/Resources/Resource.designer.cs +++ b/Navigation/MasterDetailPage/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::MasterDetailPageNavigation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::MasterDetailPageNavigation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::MasterDetailPageNavigation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::MasterDetailPageNavigation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::MasterDetailPageNavigation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::MasterDetailPageNavigation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::MasterDetailPageNavigation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::MasterDetailPageNavigation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::MasterDetailPageNavigation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::MasterDetailPageNavigation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::MasterDetailPageNavigation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::MasterDetailPageNavigation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::MasterDetailPageNavigation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::MasterDetailPageNavigation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::MasterDetailPageNavigation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::MasterDetailPageNavigation.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::MasterDetailPageNavigation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::MasterDetailPageNavigation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::MasterDetailPageNavigation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::MasterDetailPageNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::MasterDetailPageNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::MasterDetailPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::MasterDetailPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::MasterDetailPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::MasterDetailPageNavigation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::MasterDetailPageNavigation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::MasterDetailPageNavigation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::MasterDetailPageNavigation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::MasterDetailPageNavigation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::MasterDetailPageNavigation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::MasterDetailPageNavigation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::MasterDetailPageNavigation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::MasterDetailPageNavigation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::MasterDetailPageNavigation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::MasterDetailPageNavigation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::MasterDetailPageNavigation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::MasterDetailPageNavigation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::MasterDetailPageNavigation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::MasterDetailPageNavigation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::MasterDetailPageNavigation.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::MasterDetailPageNavigation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::MasterDetailPageNavigation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::MasterDetailPageNavigation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::MasterDetailPageNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::MasterDetailPageNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::MasterDetailPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::MasterDetailPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::MasterDetailPageNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9920,7 +9930,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10850,37 +10863,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10987,14 +11000,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11014,10 +11027,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11025,16 +11038,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11117,21 +11130,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11160,10 +11173,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11174,12 +11187,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11193,12 +11206,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11243,7 +11256,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11251,11 +11264,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11290,7 +11303,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11340,7 +11353,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11349,61 +11361,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11412,7 +11424,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11777,14 +11790,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11804,18 +11817,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11873,7 +11886,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11883,11 +11896,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11928,7 +11941,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11957,22 +11970,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12094,24 +12107,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12143,10 +12156,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12202,23 +12215,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12255,16 +12268,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12290,21 +12303,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12352,10 +12365,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12363,27 +12376,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12433,11 +12446,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12510,17 +12523,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12579,7 +12599,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12587,16 +12607,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12646,10 +12666,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12657,27 +12677,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12687,10 +12706,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12815,7 +12835,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12834,12 +12854,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12910,7 +12930,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12919,8 +12939,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12949,20 +12969,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13000,15 +13020,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13022,10 +13042,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13033,19 +13053,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13080,9 +13100,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13094,25 +13114,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13165,16 +13185,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13191,13 +13211,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13248,22 +13268,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13322,9 +13342,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13346,9 +13365,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13425,7 +13445,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13438,8 +13458,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13480,7 +13500,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13493,23 +13513,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13595,11 +13615,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13610,37 +13630,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13729,13 +13749,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Navigation/MasterDetailPage/MasterDetailPageNavigation/MasterDetailPageNavigation.csproj b/Navigation/MasterDetailPage/MasterDetailPageNavigation/MasterDetailPageNavigation.csproj index 61f24e37e2..f4b49236b5 100644 --- a/Navigation/MasterDetailPage/MasterDetailPageNavigation/MasterDetailPageNavigation.csproj +++ b/Navigation/MasterDetailPage/MasterDetailPageNavigation/MasterDetailPageNavigation.csproj @@ -9,7 +9,7 @@ - + diff --git a/Navigation/MasterDetailPage/UWP/MasterDetailPageNavigation.UWP.csproj b/Navigation/MasterDetailPage/UWP/MasterDetailPageNavigation.UWP.csproj index 36d016d81a..554bb48fc5 100755 --- a/Navigation/MasterDetailPage/UWP/MasterDetailPageNavigation.UWP.csproj +++ b/Navigation/MasterDetailPage/UWP/MasterDetailPageNavigation.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Navigation/MasterDetailPage/iOS/MasterDetailPageNavigation.iOS.csproj b/Navigation/MasterDetailPage/iOS/MasterDetailPageNavigation.iOS.csproj index 2d6ec8c74f..919bd9d1ad 100755 --- a/Navigation/MasterDetailPage/iOS/MasterDetailPageNavigation.iOS.csproj +++ b/Navigation/MasterDetailPage/iOS/MasterDetailPageNavigation.iOS.csproj @@ -66,7 +66,7 @@ NSUrlSessionHandler - + diff --git a/Navigation/Modal/Droid/ModalNavigation.Droid.csproj b/Navigation/Modal/Droid/ModalNavigation.Droid.csproj index 002673904e..eb9addf171 100644 --- a/Navigation/Modal/Droid/ModalNavigation.Droid.csproj +++ b/Navigation/Modal/Droid/ModalNavigation.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Navigation/Modal/Droid/Resources/Resource.designer.cs b/Navigation/Modal/Droid/Resources/Resource.designer.cs index 463ac209b1..45d1ce4a03 100644 --- a/Navigation/Modal/Droid/Resources/Resource.designer.cs +++ b/Navigation/Modal/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::ModalNavigation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::ModalNavigation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::ModalNavigation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::ModalNavigation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::ModalNavigation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::ModalNavigation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::ModalNavigation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::ModalNavigation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::ModalNavigation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::ModalNavigation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::ModalNavigation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::ModalNavigation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::ModalNavigation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::ModalNavigation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::ModalNavigation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::ModalNavigation.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::ModalNavigation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::ModalNavigation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::ModalNavigation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::ModalNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::ModalNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::ModalNavigation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::ModalNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::ModalNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::ModalNavigation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::ModalNavigation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::ModalNavigation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::ModalNavigation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::ModalNavigation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::ModalNavigation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::ModalNavigation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::ModalNavigation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::ModalNavigation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::ModalNavigation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::ModalNavigation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::ModalNavigation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::ModalNavigation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::ModalNavigation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::ModalNavigation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::ModalNavigation.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::ModalNavigation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::ModalNavigation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::ModalNavigation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::ModalNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::ModalNavigation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::ModalNavigation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::ModalNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::ModalNavigation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Navigation/Modal/ModalNavigation/ModalNavigation.csproj b/Navigation/Modal/ModalNavigation/ModalNavigation.csproj index 2005763dad..82c95b6780 100644 --- a/Navigation/Modal/ModalNavigation/ModalNavigation.csproj +++ b/Navigation/Modal/ModalNavigation/ModalNavigation.csproj @@ -9,7 +9,7 @@ - + diff --git a/Navigation/Modal/UWP/ModalNavigation.UWP.csproj b/Navigation/Modal/UWP/ModalNavigation.UWP.csproj index d06ada301e..b4beb1ccee 100755 --- a/Navigation/Modal/UWP/ModalNavigation.UWP.csproj +++ b/Navigation/Modal/UWP/ModalNavigation.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Navigation/Modal/iOS/ModalNavigation.iOS.csproj b/Navigation/Modal/iOS/ModalNavigation.iOS.csproj index 56ca41f8db..1fea671237 100755 --- a/Navigation/Modal/iOS/ModalNavigation.iOS.csproj +++ b/Navigation/Modal/iOS/ModalNavigation.iOS.csproj @@ -66,7 +66,7 @@ NSUrlSessionHandler - + diff --git a/Navigation/PassingData/Droid/PassingData.Droid.csproj b/Navigation/PassingData/Droid/PassingData.Droid.csproj index fcfb6c9a34..5de8641463 100644 --- a/Navigation/PassingData/Droid/PassingData.Droid.csproj +++ b/Navigation/PassingData/Droid/PassingData.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Navigation/PassingData/Droid/Resources/Resource.designer.cs b/Navigation/PassingData/Droid/Resources/Resource.designer.cs index 73fe678b61..958aa111fc 100644 --- a/Navigation/PassingData/Droid/Resources/Resource.designer.cs +++ b/Navigation/PassingData/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::PassingData.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::PassingData.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::PassingData.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::PassingData.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::PassingData.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::PassingData.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::PassingData.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::PassingData.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::PassingData.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::PassingData.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::PassingData.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::PassingData.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::PassingData.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::PassingData.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::PassingData.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::PassingData.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::PassingData.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::PassingData.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::PassingData.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::PassingData.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::PassingData.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::PassingData.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::PassingData.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::PassingData.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::PassingData.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::PassingData.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::PassingData.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::PassingData.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::PassingData.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::PassingData.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::PassingData.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::PassingData.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::PassingData.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::PassingData.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::PassingData.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::PassingData.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::PassingData.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::PassingData.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::PassingData.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::PassingData.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::PassingData.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::PassingData.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::PassingData.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::PassingData.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::PassingData.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::PassingData.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::PassingData.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::PassingData.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Navigation/PassingData/PassingData/PassingData.csproj b/Navigation/PassingData/PassingData/PassingData.csproj index d2a0a8537b..c741a32b58 100644 --- a/Navigation/PassingData/PassingData/PassingData.csproj +++ b/Navigation/PassingData/PassingData/PassingData.csproj @@ -9,7 +9,7 @@ - + diff --git a/Navigation/PassingData/UWP/PassingData.UWP.csproj b/Navigation/PassingData/UWP/PassingData.UWP.csproj index 946d8d7c1a..ce5551c841 100755 --- a/Navigation/PassingData/UWP/PassingData.UWP.csproj +++ b/Navigation/PassingData/UWP/PassingData.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Navigation/PassingData/iOS/PassingData.iOS.csproj b/Navigation/PassingData/iOS/PassingData.iOS.csproj index c792a66853..c1bd30d7d9 100755 --- a/Navigation/PassingData/iOS/PassingData.iOS.csproj +++ b/Navigation/PassingData/iOS/PassingData.iOS.csproj @@ -66,7 +66,7 @@ NSUrlSessionHandler - + diff --git a/Navigation/Pop-ups/Android/WorkingWithPopups.Android.csproj b/Navigation/Pop-ups/Android/WorkingWithPopups.Android.csproj index 634416b481..85bac64021 100644 --- a/Navigation/Pop-ups/Android/WorkingWithPopups.Android.csproj +++ b/Navigation/Pop-ups/Android/WorkingWithPopups.Android.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Navigation/Pop-ups/UWP/WorkingWithPopups.UWP.csproj b/Navigation/Pop-ups/UWP/WorkingWithPopups.UWP.csproj index fb164f5203..f0a38b0e63 100755 --- a/Navigation/Pop-ups/UWP/WorkingWithPopups.UWP.csproj +++ b/Navigation/Pop-ups/UWP/WorkingWithPopups.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Navigation/Pop-ups/WorkingWithPopups/WorkingWithPopups.csproj b/Navigation/Pop-ups/WorkingWithPopups/WorkingWithPopups.csproj index 80a3729291..064cc3a5e0 100644 --- a/Navigation/Pop-ups/WorkingWithPopups/WorkingWithPopups.csproj +++ b/Navigation/Pop-ups/WorkingWithPopups/WorkingWithPopups.csproj @@ -9,7 +9,7 @@ - + diff --git a/Navigation/Pop-ups/iOS/WorkingWithPopups.iOS.csproj b/Navigation/Pop-ups/iOS/WorkingWithPopups.iOS.csproj index 864f4204d9..32f770fe65 100644 --- a/Navigation/Pop-ups/iOS/WorkingWithPopups.iOS.csproj +++ b/Navigation/Pop-ups/iOS/WorkingWithPopups.iOS.csproj @@ -90,7 +90,7 @@ NSUrlSessionHandler - + diff --git a/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo.Android/TabbedPageDemo.Android.csproj b/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo.Android/TabbedPageDemo.Android.csproj index 0fea7cd667..c01b0db969 100644 --- a/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo.Android/TabbedPageDemo.Android.csproj +++ b/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo.Android/TabbedPageDemo.Android.csproj @@ -38,7 +38,7 @@ False - + diff --git a/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo.UWP/TabbedPageDemo.UWP.csproj b/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo.UWP/TabbedPageDemo.UWP.csproj index 72b457a0a8..7090a3fe2a 100755 --- a/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo.UWP/TabbedPageDemo.UWP.csproj +++ b/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo.UWP/TabbedPageDemo.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo.iOS/TabbedPageDemo.iOS.csproj b/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo.iOS/TabbedPageDemo.iOS.csproj index 4a83045dce..acc33cdea9 100755 --- a/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo.iOS/TabbedPageDemo.iOS.csproj +++ b/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo.iOS/TabbedPageDemo.iOS.csproj @@ -86,7 +86,7 @@ NSUrlSessionHandler - + diff --git a/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo/TabbedPageDemo.csproj b/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo/TabbedPageDemo.csproj index 511d15648d..23792b22b8 100644 --- a/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo/TabbedPageDemo.csproj +++ b/Navigation/TabbedPage/TabbedPageDemo/TabbedPageDemo/TabbedPageDemo.csproj @@ -9,7 +9,7 @@ - + diff --git a/Navigation/TabbedPageWithNavigationPage/Droid/Resources/Resource.designer.cs b/Navigation/TabbedPageWithNavigationPage/Droid/Resources/Resource.designer.cs index f0d20d2fd4..822fb502c5 100644 --- a/Navigation/TabbedPageWithNavigationPage/Droid/Resources/Resource.designer.cs +++ b/Navigation/TabbedPageWithNavigationPage/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::TabbedPageWithNavigationPage.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::TabbedPageWithNavigationPage.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::TabbedPageWithNavigationPage.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::TabbedPageWithNavigationPage.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::TabbedPageWithNavigationPage.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::TabbedPageWithNavigationPage.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::TabbedPageWithNavigationPage.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::TabbedPageWithNavigationPage.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::TabbedPageWithNavigationPage.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::TabbedPageWithNavigationPage.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::TabbedPageWithNavigationPage.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::TabbedPageWithNavigationPage.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::TabbedPageWithNavigationPage.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::TabbedPageWithNavigationPage.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::TabbedPageWithNavigationPage.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::TabbedPageWithNavigationPage.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::TabbedPageWithNavigationPage.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::TabbedPageWithNavigationPage.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::TabbedPageWithNavigationPage.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TabbedPageWithNavigationPage.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9917,7 +9927,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10847,37 +10860,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10984,14 +10997,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11011,10 +11024,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11022,16 +11035,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11114,21 +11127,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11157,10 +11170,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11171,12 +11184,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11190,12 +11203,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11240,7 +11253,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11248,11 +11261,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11287,7 +11300,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11337,7 +11350,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11346,61 +11358,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11409,7 +11421,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11774,14 +11787,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11801,18 +11814,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11870,7 +11883,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11880,11 +11893,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11925,7 +11938,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11954,22 +11967,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12091,24 +12104,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12140,10 +12153,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12199,23 +12212,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12252,16 +12265,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12287,21 +12300,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12349,10 +12362,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12360,27 +12373,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12430,11 +12443,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12507,17 +12520,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12576,7 +12596,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12584,16 +12604,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12643,10 +12663,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12654,27 +12674,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12684,10 +12703,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12812,7 +12832,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12831,12 +12851,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12907,7 +12927,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12916,8 +12936,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12946,20 +12966,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12997,15 +13017,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13019,10 +13039,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13030,19 +13050,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13077,9 +13097,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13091,25 +13111,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13162,16 +13182,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13188,13 +13208,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13245,22 +13265,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13319,9 +13339,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13343,9 +13362,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13422,7 +13442,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13435,8 +13455,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13477,7 +13497,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13490,23 +13510,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13592,11 +13612,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13607,37 +13627,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13726,13 +13746,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Navigation/TabbedPageWithNavigationPage/Droid/TabbedPageWithNavigationPage.Droid.csproj b/Navigation/TabbedPageWithNavigationPage/Droid/TabbedPageWithNavigationPage.Droid.csproj index 3ef4b54356..f1348dd074 100644 --- a/Navigation/TabbedPageWithNavigationPage/Droid/TabbedPageWithNavigationPage.Droid.csproj +++ b/Navigation/TabbedPageWithNavigationPage/Droid/TabbedPageWithNavigationPage.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Navigation/TabbedPageWithNavigationPage/TabbedPageWithNavigationPage/TabbedPageWithNavigationPage.csproj b/Navigation/TabbedPageWithNavigationPage/TabbedPageWithNavigationPage/TabbedPageWithNavigationPage.csproj index f1d996c319..b715c084d2 100644 --- a/Navigation/TabbedPageWithNavigationPage/TabbedPageWithNavigationPage/TabbedPageWithNavigationPage.csproj +++ b/Navigation/TabbedPageWithNavigationPage/TabbedPageWithNavigationPage/TabbedPageWithNavigationPage.csproj @@ -9,7 +9,7 @@ - + diff --git a/Navigation/TabbedPageWithNavigationPage/UWP/TabbedPageWithNavigationPage.UWP.csproj b/Navigation/TabbedPageWithNavigationPage/UWP/TabbedPageWithNavigationPage.UWP.csproj index 20c449bc69..14ef2e9218 100755 --- a/Navigation/TabbedPageWithNavigationPage/UWP/TabbedPageWithNavigationPage.UWP.csproj +++ b/Navigation/TabbedPageWithNavigationPage/UWP/TabbedPageWithNavigationPage.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Navigation/TabbedPageWithNavigationPage/iOS/TabbedPageWithNavigationPage.iOS.csproj b/Navigation/TabbedPageWithNavigationPage/iOS/TabbedPageWithNavigationPage.iOS.csproj index 3d0ca02991..4473eeb5d0 100755 --- a/Navigation/TabbedPageWithNavigationPage/iOS/TabbedPageWithNavigationPage.iOS.csproj +++ b/Navigation/TabbedPageWithNavigationPage/iOS/TabbedPageWithNavigationPage.iOS.csproj @@ -65,7 +65,7 @@ NSUrlSessionHandler - + diff --git a/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView.Android/NavigationPageTitleView.Android.csproj b/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView.Android/NavigationPageTitleView.Android.csproj index 6ed6e69baf..1a37f0e1fc 100755 --- a/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView.Android/NavigationPageTitleView.Android.csproj +++ b/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView.Android/NavigationPageTitleView.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView.UWP/NavigationPageTitleView.UWP.csproj b/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView.UWP/NavigationPageTitleView.UWP.csproj index b43c87df4b..6c39b2920b 100755 --- a/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView.UWP/NavigationPageTitleView.UWP.csproj +++ b/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView.UWP/NavigationPageTitleView.UWP.csproj @@ -147,7 +147,7 @@ - + diff --git a/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView.iOS/NavigationPageTitleView.iOS.csproj b/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView.iOS/NavigationPageTitleView.iOS.csproj index 2009f60966..80f6487aeb 100755 --- a/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView.iOS/NavigationPageTitleView.iOS.csproj +++ b/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView.iOS/NavigationPageTitleView.iOS.csproj @@ -154,7 +154,7 @@ - + diff --git a/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView/NavigationPageTitleView.csproj b/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView/NavigationPageTitleView.csproj index ecf731df73..45e86ff7c4 100755 --- a/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView/NavigationPageTitleView.csproj +++ b/Navigation/TitleView/NavigationPageTitleView/NavigationPageTitleView/NavigationPageTitleView.csproj @@ -9,7 +9,7 @@ - + diff --git a/Pages/DataPagesDemo/DataPagesDemo/DataPagesDemo.csproj b/Pages/DataPagesDemo/DataPagesDemo/DataPagesDemo.csproj index 90d9cef031..a2367ab6d7 100644 --- a/Pages/DataPagesDemo/DataPagesDemo/DataPagesDemo.csproj +++ b/Pages/DataPagesDemo/DataPagesDemo/DataPagesDemo.csproj @@ -9,8 +9,8 @@ - - + + diff --git a/Pages/DataPagesDemo/Droid/DataPagesDemo.Droid.csproj b/Pages/DataPagesDemo/Droid/DataPagesDemo.Droid.csproj index 7aae7735fd..bf6955834b 100644 --- a/Pages/DataPagesDemo/Droid/DataPagesDemo.Droid.csproj +++ b/Pages/DataPagesDemo/Droid/DataPagesDemo.Droid.csproj @@ -41,7 +41,7 @@ false - + 1.0.0.43-pre1 diff --git a/Pages/DataPagesDemo/Droid/Resources/Resource.designer.cs b/Pages/DataPagesDemo/Droid/Resources/Resource.designer.cs index 0c5f5bdd8f..192759fdda 100644 --- a/Pages/DataPagesDemo/Droid/Resources/Resource.designer.cs +++ b/Pages/DataPagesDemo/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -197,6 +196,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::DataPagesDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::DataPagesDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::DataPagesDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::DataPagesDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::DataPagesDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::DataPagesDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::DataPagesDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1544,7 +1544,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::DataPagesDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::DataPagesDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::DataPagesDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::DataPagesDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::DataPagesDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::DataPagesDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::DataPagesDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::DataPagesDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::DataPagesDemo.Droid.Resource.Style.Platform_AppCompat; @@ -2275,6 +2276,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::DataPagesDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::DataPagesDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::DataPagesDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::DataPagesDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::DataPagesDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::DataPagesDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::DataPagesDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::DataPagesDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2762,6 +2765,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::DataPagesDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::DataPagesDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::DataPagesDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::DataPagesDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::DataPagesDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::DataPagesDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::DataPagesDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4109,7 +4113,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::DataPagesDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::DataPagesDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::DataPagesDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::DataPagesDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::DataPagesDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::DataPagesDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::DataPagesDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::DataPagesDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::DataPagesDemo.Droid.Resource.Style.Platform_AppCompat; @@ -4840,6 +4845,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::DataPagesDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::DataPagesDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::DataPagesDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::DataPagesDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::DataPagesDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::DataPagesDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::DataPagesDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::DataPagesDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5687,1042 +5694,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9942,7 +9952,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10872,37 +10885,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -11009,14 +11022,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11036,10 +11049,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11047,16 +11060,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11139,21 +11152,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11182,10 +11195,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11196,12 +11209,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11215,12 +11228,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11265,7 +11278,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11273,11 +11286,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11312,7 +11325,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11362,7 +11375,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11371,61 +11383,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11434,7 +11446,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11799,14 +11812,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11826,18 +11839,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11895,7 +11908,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11905,11 +11918,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11950,7 +11963,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11979,22 +11992,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12116,24 +12129,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12165,10 +12178,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12224,23 +12237,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12277,16 +12290,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12312,21 +12325,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12374,10 +12387,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12385,27 +12398,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12455,11 +12468,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12532,17 +12545,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12601,7 +12621,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12609,16 +12629,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12668,10 +12688,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12679,27 +12699,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12709,10 +12728,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12837,7 +12857,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12856,12 +12876,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12932,7 +12952,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12941,8 +12961,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12971,20 +12991,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13022,15 +13042,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13044,10 +13064,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13055,19 +13075,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13102,9 +13122,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13116,25 +13136,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13187,16 +13207,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13213,13 +13233,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13270,22 +13290,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13344,9 +13364,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13368,9 +13387,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13447,7 +13467,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13460,8 +13480,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13502,7 +13522,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13515,23 +13535,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13617,11 +13637,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13632,37 +13652,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13751,13 +13771,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Pages/DataPagesDemo/iOS/DataPagesDemo.iOS.csproj b/Pages/DataPagesDemo/iOS/DataPagesDemo.iOS.csproj index 4f1454b274..0d27bac76f 100644 --- a/Pages/DataPagesDemo/iOS/DataPagesDemo.iOS.csproj +++ b/Pages/DataPagesDemo/iOS/DataPagesDemo.iOS.csproj @@ -71,7 +71,7 @@ NSUrlSessionHandler - + 1.0.0.43-pre1 diff --git a/RpnCalculator/RpnCalculator/RpnCalculator.Android/RpnCalculator.Android.csproj b/RpnCalculator/RpnCalculator/RpnCalculator.Android/RpnCalculator.Android.csproj index e0c3c28605..1f877435a7 100644 --- a/RpnCalculator/RpnCalculator/RpnCalculator.Android/RpnCalculator.Android.csproj +++ b/RpnCalculator/RpnCalculator/RpnCalculator.Android/RpnCalculator.Android.csproj @@ -42,7 +42,7 @@ SdkOnly - + diff --git a/RpnCalculator/RpnCalculator/RpnCalculator.UWP/RpnCalculator.UWP.csproj b/RpnCalculator/RpnCalculator/RpnCalculator.UWP/RpnCalculator.UWP.csproj index a98a8eebc4..e4264175d7 100644 --- a/RpnCalculator/RpnCalculator/RpnCalculator.UWP/RpnCalculator.UWP.csproj +++ b/RpnCalculator/RpnCalculator/RpnCalculator.UWP/RpnCalculator.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/RpnCalculator/RpnCalculator/RpnCalculator.iOS/RpnCalculator.iOS.csproj b/RpnCalculator/RpnCalculator/RpnCalculator.iOS/RpnCalculator.iOS.csproj index 432637baf4..6ac852182d 100644 --- a/RpnCalculator/RpnCalculator/RpnCalculator.iOS/RpnCalculator.iOS.csproj +++ b/RpnCalculator/RpnCalculator/RpnCalculator.iOS/RpnCalculator.iOS.csproj @@ -93,7 +93,7 @@ NSUrlSessionHandler - + diff --git a/RpnCalculator/RpnCalculator/RpnCalculator/RpnCalculator.csproj b/RpnCalculator/RpnCalculator/RpnCalculator/RpnCalculator.csproj index 2c9be19dd1..7256fc3a5e 100644 --- a/RpnCalculator/RpnCalculator/RpnCalculator/RpnCalculator.csproj +++ b/RpnCalculator/RpnCalculator/RpnCalculator/RpnCalculator.csproj @@ -9,7 +9,7 @@ - + diff --git a/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.Android/Resources/Resource.Designer.cs b/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.Android/Resources/Resource.Designer.cs index cde93fe8e4..03b43ceefe 100644 --- a/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.Android/Resources/Resource.Designer.cs +++ b/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.Android/Resources/Resource.Designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::ScaleAndRotate.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::ScaleAndRotate.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::ScaleAndRotate.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::ScaleAndRotate.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::ScaleAndRotate.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::ScaleAndRotate.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::ScaleAndRotate.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::ScaleAndRotate.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::ScaleAndRotate.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::ScaleAndRotate.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::ScaleAndRotate.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::ScaleAndRotate.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::ScaleAndRotate.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::ScaleAndRotate.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::ScaleAndRotate.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::ScaleAndRotate.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::ScaleAndRotate.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::ScaleAndRotate.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::ScaleAndRotate.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::ScaleAndRotate.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::ScaleAndRotate.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::ScaleAndRotate.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::ScaleAndRotate.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::ScaleAndRotate.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::ScaleAndRotate.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::ScaleAndRotate.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::ScaleAndRotate.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::ScaleAndRotate.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::ScaleAndRotate.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::ScaleAndRotate.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::ScaleAndRotate.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::ScaleAndRotate.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::ScaleAndRotate.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::ScaleAndRotate.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::ScaleAndRotate.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::ScaleAndRotate.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::ScaleAndRotate.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::ScaleAndRotate.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::ScaleAndRotate.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::ScaleAndRotate.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::ScaleAndRotate.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::ScaleAndRotate.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::ScaleAndRotate.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::ScaleAndRotate.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::ScaleAndRotate.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::ScaleAndRotate.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::ScaleAndRotate.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::ScaleAndRotate.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9923,7 +9933,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10853,37 +10866,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10990,14 +11003,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11017,10 +11030,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11028,16 +11041,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11120,21 +11133,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11163,10 +11176,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11177,12 +11190,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11196,12 +11209,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11246,7 +11259,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11254,11 +11267,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11293,7 +11306,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11343,7 +11356,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11352,61 +11364,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11415,7 +11427,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11780,14 +11793,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11807,18 +11820,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11876,7 +11889,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11886,11 +11899,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11931,7 +11944,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11960,22 +11973,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12097,24 +12110,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12146,10 +12159,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12205,23 +12218,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12258,16 +12271,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12293,21 +12306,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12355,10 +12368,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12366,27 +12379,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12436,11 +12449,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12513,17 +12526,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12582,7 +12602,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12590,16 +12610,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12649,10 +12669,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12660,27 +12680,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12690,10 +12709,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12818,7 +12838,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12837,12 +12857,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12913,7 +12933,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12922,8 +12942,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12952,20 +12972,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13003,15 +13023,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13025,10 +13045,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13036,19 +13056,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13083,9 +13103,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13097,25 +13117,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13168,16 +13188,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13194,13 +13214,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13251,22 +13271,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13325,9 +13345,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13349,9 +13368,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13428,7 +13448,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13441,8 +13461,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13483,7 +13503,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13496,23 +13516,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13598,11 +13618,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13613,37 +13633,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13732,13 +13752,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.Android/ScaleAndRotate.Android.csproj b/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.Android/ScaleAndRotate.Android.csproj index ccbb16366f..83c93dd81d 100755 --- a/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.Android/ScaleAndRotate.Android.csproj +++ b/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.Android/ScaleAndRotate.Android.csproj @@ -39,7 +39,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.UWP/ScaleAndRotate.UWP.csproj b/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.UWP/ScaleAndRotate.UWP.csproj index af2a4d31bd..0783fb9952 100755 --- a/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.UWP/ScaleAndRotate.UWP.csproj +++ b/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.UWP/ScaleAndRotate.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.iOS/ScaleAndRotate.iOS.csproj b/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.iOS/ScaleAndRotate.iOS.csproj index 4f339c91e7..d766334e46 100755 --- a/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.iOS/ScaleAndRotate.iOS.csproj +++ b/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.iOS/ScaleAndRotate.iOS.csproj @@ -128,7 +128,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.csproj b/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.csproj index aea863b7e0..b6428a9175 100755 --- a/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.csproj +++ b/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate/ScaleAndRotate.csproj @@ -9,6 +9,6 @@ - + diff --git a/Sensors/MonkeySee/MonkeySee/MonkeySee.Android/MonkeySee.Android.csproj b/Sensors/MonkeySee/MonkeySee/MonkeySee.Android/MonkeySee.Android.csproj index 18b432f2a5..ab1dfb1963 100644 --- a/Sensors/MonkeySee/MonkeySee/MonkeySee.Android/MonkeySee.Android.csproj +++ b/Sensors/MonkeySee/MonkeySee/MonkeySee.Android/MonkeySee.Android.csproj @@ -53,7 +53,7 @@ 1.0.0 - + diff --git a/Sensors/MonkeySee/MonkeySee/MonkeySee.UWP/MonkeySee.UWP.csproj b/Sensors/MonkeySee/MonkeySee/MonkeySee.UWP/MonkeySee.UWP.csproj index 27d723a1f6..df355010d1 100644 --- a/Sensors/MonkeySee/MonkeySee/MonkeySee.UWP/MonkeySee.UWP.csproj +++ b/Sensors/MonkeySee/MonkeySee/MonkeySee.UWP/MonkeySee.UWP.csproj @@ -155,7 +155,7 @@ 1.1.0 - + diff --git a/Sensors/MonkeySee/MonkeySee/MonkeySee.iOS/MonkeySee.iOS.csproj b/Sensors/MonkeySee/MonkeySee/MonkeySee.iOS/MonkeySee.iOS.csproj index caca5914b8..71d6963db0 100644 --- a/Sensors/MonkeySee/MonkeySee/MonkeySee.iOS/MonkeySee.iOS.csproj +++ b/Sensors/MonkeySee/MonkeySee/MonkeySee.iOS/MonkeySee.iOS.csproj @@ -159,7 +159,7 @@ 1.0.0 - + diff --git a/Sensors/MonkeySee/MonkeySee/MonkeySee/MonkeySee.csproj b/Sensors/MonkeySee/MonkeySee/MonkeySee/MonkeySee.csproj index f69d57aedd..6304568696 100644 --- a/Sensors/MonkeySee/MonkeySee/MonkeySee/MonkeySee.csproj +++ b/Sensors/MonkeySee/MonkeySee/MonkeySee/MonkeySee.csproj @@ -19,6 +19,6 @@ - + \ No newline at end of file diff --git a/Sensors/TiltMaze/TiltMaze/TiltMaze.Android/TiltMaze.Android.csproj b/Sensors/TiltMaze/TiltMaze/TiltMaze.Android/TiltMaze.Android.csproj index 0653541a4d..272e5d5dfa 100644 --- a/Sensors/TiltMaze/TiltMaze/TiltMaze.Android/TiltMaze.Android.csproj +++ b/Sensors/TiltMaze/TiltMaze/TiltMaze.Android/TiltMaze.Android.csproj @@ -50,7 +50,7 @@ 1.1.0 - + diff --git a/Sensors/TiltMaze/TiltMaze/TiltMaze.UWP/TiltMaze.UWP.csproj b/Sensors/TiltMaze/TiltMaze/TiltMaze.UWP/TiltMaze.UWP.csproj index 76af214aeb..3c09337bfb 100644 --- a/Sensors/TiltMaze/TiltMaze/TiltMaze.UWP/TiltMaze.UWP.csproj +++ b/Sensors/TiltMaze/TiltMaze/TiltMaze.UWP/TiltMaze.UWP.csproj @@ -147,7 +147,7 @@ 1.1.0 - + diff --git a/Sensors/TiltMaze/TiltMaze/TiltMaze.iOS/TiltMaze.iOS.csproj b/Sensors/TiltMaze/TiltMaze/TiltMaze.iOS/TiltMaze.iOS.csproj index 67d965a008..7c378c2bd2 100644 --- a/Sensors/TiltMaze/TiltMaze/TiltMaze.iOS/TiltMaze.iOS.csproj +++ b/Sensors/TiltMaze/TiltMaze/TiltMaze.iOS/TiltMaze.iOS.csproj @@ -154,7 +154,7 @@ 1.1.0 - + diff --git a/Sensors/TiltMaze/TiltMaze/TiltMaze/TiltMaze.csproj b/Sensors/TiltMaze/TiltMaze/TiltMaze/TiltMaze.csproj index 926b7aea8c..9b51541a84 100644 --- a/Sensors/TiltMaze/TiltMaze/TiltMaze/TiltMaze.csproj +++ b/Sensors/TiltMaze/TiltMaze/TiltMaze/TiltMaze.csproj @@ -6,6 +6,6 @@ - + \ No newline at end of file diff --git a/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.Android/XamarinFormsAppleSignIn.Android.csproj b/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.Android/XamarinFormsAppleSignIn.Android.csproj index 41c433622c..f51ef72120 100644 --- a/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.Android/XamarinFormsAppleSignIn.Android.csproj +++ b/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.Android/XamarinFormsAppleSignIn.Android.csproj @@ -55,7 +55,7 @@ 12.0.2 - + diff --git a/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.UWP/XamarinFormsAppleSignIn.UWP.csproj b/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.UWP/XamarinFormsAppleSignIn.UWP.csproj index bb2741198b..dff01932f7 100644 --- a/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.UWP/XamarinFormsAppleSignIn.UWP.csproj +++ b/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.UWP/XamarinFormsAppleSignIn.UWP.csproj @@ -147,7 +147,7 @@ 12.0.2 - + diff --git a/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.iOS/XamarinFormsAppleSignIn.iOS.csproj b/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.iOS/XamarinFormsAppleSignIn.iOS.csproj index cd9c0ec6cb..572f3a05e3 100644 --- a/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.iOS/XamarinFormsAppleSignIn.iOS.csproj +++ b/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.iOS/XamarinFormsAppleSignIn.iOS.csproj @@ -127,7 +127,7 @@ 12.0.2 - + diff --git a/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.csproj b/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.csproj index aa59fb53be..960fd5585c 100644 --- a/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.csproj +++ b/SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.csproj @@ -11,7 +11,7 @@ - + diff --git a/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.Droid/SkiaSharpFormsDemos.Droid.csproj b/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.Droid/SkiaSharpFormsDemos.Droid.csproj index 1b11a3d82f..8cc7ecc97a 100644 --- a/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.Droid/SkiaSharpFormsDemos.Droid.csproj +++ b/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.Droid/SkiaSharpFormsDemos.Droid.csproj @@ -47,7 +47,7 @@ - + diff --git a/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.UWP/SkiaSharpFormsDemos.UWP.csproj b/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.UWP/SkiaSharpFormsDemos.UWP.csproj index d17da6c918..9d2c1c09a7 100644 --- a/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.UWP/SkiaSharpFormsDemos.UWP.csproj +++ b/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.UWP/SkiaSharpFormsDemos.UWP.csproj @@ -92,7 +92,7 @@ - + diff --git a/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.iOS/SkiaSharpFormsDemos.iOS.csproj b/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.iOS/SkiaSharpFormsDemos.iOS.csproj index c180073081..339b15d4c6 100644 --- a/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.iOS/SkiaSharpFormsDemos.iOS.csproj +++ b/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos.iOS/SkiaSharpFormsDemos.iOS.csproj @@ -96,7 +96,7 @@ - + diff --git a/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos/SkiaSharpFormsDemos.csproj b/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos/SkiaSharpFormsDemos.csproj index b6e47ee481..14e96078a0 100644 --- a/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos/SkiaSharpFormsDemos.csproj +++ b/SkiaSharpForms/Demos/Demos/SkiaSharpFormsDemos/SkiaSharpFormsDemos.csproj @@ -21,7 +21,7 @@ - + diff --git a/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima.Android/MandelAnima.Android.csproj b/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima.Android/MandelAnima.Android.csproj index 8e7d098f65..e15c0acfa6 100644 --- a/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima.Android/MandelAnima.Android.csproj +++ b/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima.Android/MandelAnima.Android.csproj @@ -50,7 +50,7 @@ 1.60.2 - + diff --git a/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima.UWP/MandelAnima.UWP.csproj b/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima.UWP/MandelAnima.UWP.csproj index 666528ff2e..a1ba5d24cd 100644 --- a/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima.UWP/MandelAnima.UWP.csproj +++ b/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima.UWP/MandelAnima.UWP.csproj @@ -146,7 +146,7 @@ 1.60.2 - + diff --git a/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima.iOS/MandelAnima.iOS.csproj b/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima.iOS/MandelAnima.iOS.csproj index 19f6713197..213d1f2618 100644 --- a/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima.iOS/MandelAnima.iOS.csproj +++ b/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima.iOS/MandelAnima.iOS.csproj @@ -150,7 +150,7 @@ 1.60.2 - + diff --git a/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima/MandelAnima.csproj b/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima/MandelAnima.csproj index ac012a56d1..0221138aa0 100644 --- a/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima/MandelAnima.csproj +++ b/SkiaSharpForms/MandelAnima/MandelAnima/MandelAnima/MandelAnima.csproj @@ -11,7 +11,7 @@ - + \ No newline at end of file diff --git a/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint.Android/SpinPaint.Android.csproj b/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint.Android/SpinPaint.Android.csproj index bfbdb6b92e..a3a9a4ef5c 100644 --- a/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint.Android/SpinPaint.Android.csproj +++ b/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint.Android/SpinPaint.Android.csproj @@ -45,7 +45,7 @@ - + diff --git a/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint.UWP/SpinPaint.UWP.csproj b/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint.UWP/SpinPaint.UWP.csproj index c33153094d..27d330c562 100644 --- a/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint.UWP/SpinPaint.UWP.csproj +++ b/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint.UWP/SpinPaint.UWP.csproj @@ -91,7 +91,7 @@ - + diff --git a/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint.iOS/SpinPaint.iOS.csproj b/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint.iOS/SpinPaint.iOS.csproj index 9c68181a29..1b23a50179 100644 --- a/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint.iOS/SpinPaint.iOS.csproj +++ b/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint.iOS/SpinPaint.iOS.csproj @@ -96,7 +96,7 @@ - + diff --git a/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint/SpinPaint.csproj b/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint/SpinPaint.csproj index bcfdf6a4c7..1898c0283f 100644 --- a/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint/SpinPaint.csproj +++ b/SkiaSharpForms/SpinPaint/SpinPaint/SpinPaint/SpinPaint.csproj @@ -11,7 +11,7 @@ - + diff --git a/SkiaSharpForms/SpinPaintShared/SpinPaintShared/SpinPaintShared.Android/SpinPaintShared.Android.csproj b/SkiaSharpForms/SpinPaintShared/SpinPaintShared/SpinPaintShared.Android/SpinPaintShared.Android.csproj index d6ece6066e..4dd25f16a7 100644 --- a/SkiaSharpForms/SpinPaintShared/SpinPaintShared/SpinPaintShared.Android/SpinPaintShared.Android.csproj +++ b/SkiaSharpForms/SpinPaintShared/SpinPaintShared/SpinPaintShared.Android/SpinPaintShared.Android.csproj @@ -45,7 +45,7 @@ - + diff --git a/SkiaSharpForms/SpinPaintShared/SpinPaintShared/SpinPaintShared.UWP/SpinPaintShared.UWP.csproj b/SkiaSharpForms/SpinPaintShared/SpinPaintShared/SpinPaintShared.UWP/SpinPaintShared.UWP.csproj index ef8d7fcbde..0cb743ca04 100644 --- a/SkiaSharpForms/SpinPaintShared/SpinPaintShared/SpinPaintShared.UWP/SpinPaintShared.UWP.csproj +++ b/SkiaSharpForms/SpinPaintShared/SpinPaintShared/SpinPaintShared.UWP/SpinPaintShared.UWP.csproj @@ -91,7 +91,7 @@ - + diff --git a/SkiaSharpForms/SpinPaintShared/SpinPaintShared/SpinPaintShared.iOS/SpinPaintShared.iOS.csproj b/SkiaSharpForms/SpinPaintShared/SpinPaintShared/SpinPaintShared.iOS/SpinPaintShared.iOS.csproj index d083fbae98..44b19dac70 100644 --- a/SkiaSharpForms/SpinPaintShared/SpinPaintShared/SpinPaintShared.iOS/SpinPaintShared.iOS.csproj +++ b/SkiaSharpForms/SpinPaintShared/SpinPaintShared/SpinPaintShared.iOS/SpinPaintShared.iOS.csproj @@ -96,7 +96,7 @@ - + diff --git a/SolitaireEncryption/Android/Solitaire.Android.csproj b/SolitaireEncryption/Android/Solitaire.Android.csproj index 57ff234198..1a32807481 100644 --- a/SolitaireEncryption/Android/Solitaire.Android.csproj +++ b/SolitaireEncryption/Android/Solitaire.Android.csproj @@ -38,7 +38,7 @@ false - + diff --git a/SolitaireEncryption/Solitaire/Solitaire.csproj b/SolitaireEncryption/Solitaire/Solitaire.csproj index d9a704338f..cb4777ade7 100644 --- a/SolitaireEncryption/Solitaire/Solitaire.csproj +++ b/SolitaireEncryption/Solitaire/Solitaire.csproj @@ -9,7 +9,7 @@ - + diff --git a/SolitaireEncryption/UWP/Solitaire.UWP.csproj b/SolitaireEncryption/UWP/Solitaire.UWP.csproj index 814407b1ef..7963fa4103 100644 --- a/SolitaireEncryption/UWP/Solitaire.UWP.csproj +++ b/SolitaireEncryption/UWP/Solitaire.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/SolitaireEncryption/iOS/Solitaire.iOS.csproj b/SolitaireEncryption/iOS/Solitaire.iOS.csproj index 7a5a55ce2a..085edebf0a 100644 --- a/SolitaireEncryption/iOS/Solitaire.iOS.csproj +++ b/SolitaireEncryption/iOS/Solitaire.iOS.csproj @@ -98,7 +98,7 @@ NSUrlSessionHandler - + diff --git a/Templates/ControlTemplateDemos/ControlTemplateDemos.Android/ControlTemplateDemos.Android.csproj b/Templates/ControlTemplateDemos/ControlTemplateDemos.Android/ControlTemplateDemos.Android.csproj index 0b2ccb151b..a00d0efd3f 100755 --- a/Templates/ControlTemplateDemos/ControlTemplateDemos.Android/ControlTemplateDemos.Android.csproj +++ b/Templates/ControlTemplateDemos/ControlTemplateDemos.Android/ControlTemplateDemos.Android.csproj @@ -52,7 +52,7 @@ - + 1.3.1 diff --git a/Templates/ControlTemplateDemos/ControlTemplateDemos.UWP/ControlTemplateDemos.UWP.csproj b/Templates/ControlTemplateDemos/ControlTemplateDemos.UWP/ControlTemplateDemos.UWP.csproj index 761de2280c..25dd8187ce 100755 --- a/Templates/ControlTemplateDemos/ControlTemplateDemos.UWP/ControlTemplateDemos.UWP.csproj +++ b/Templates/ControlTemplateDemos/ControlTemplateDemos.UWP/ControlTemplateDemos.UWP.csproj @@ -158,7 +158,7 @@ 1.3.1 - 4.6.0.726 + 4.7.0.968 diff --git a/Templates/ControlTemplateDemos/ControlTemplateDemos.iOS/ControlTemplateDemos.iOS.csproj b/Templates/ControlTemplateDemos/ControlTemplateDemos.iOS/ControlTemplateDemos.iOS.csproj index 375bdc539a..8b5abcb4e6 100755 --- a/Templates/ControlTemplateDemos/ControlTemplateDemos.iOS/ControlTemplateDemos.iOS.csproj +++ b/Templates/ControlTemplateDemos/ControlTemplateDemos.iOS/ControlTemplateDemos.iOS.csproj @@ -120,7 +120,7 @@ - + 1.3.1 diff --git a/Templates/ControlTemplateDemos/ControlTemplateDemos/ControlTemplateDemos.csproj b/Templates/ControlTemplateDemos/ControlTemplateDemos/ControlTemplateDemos.csproj index 755a8de454..aef1752274 100644 --- a/Templates/ControlTemplateDemos/ControlTemplateDemos/ControlTemplateDemos.csproj +++ b/Templates/ControlTemplateDemos/ControlTemplateDemos/ControlTemplateDemos.csproj @@ -6,7 +6,7 @@ - + diff --git a/Templates/DataTemplateSelector/Droid/Resources/Resource.designer.cs b/Templates/DataTemplateSelector/Droid/Resources/Resource.designer.cs index 1f8c615b53..43f2743135 100644 --- a/Templates/DataTemplateSelector/Droid/Resources/Resource.designer.cs +++ b/Templates/DataTemplateSelector/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::Selector.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::Selector.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::Selector.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::Selector.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::Selector.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::Selector.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::Selector.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::Selector.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::Selector.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::Selector.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::Selector.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::Selector.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::Selector.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::Selector.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::Selector.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::Selector.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::Selector.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::Selector.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::Selector.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::Selector.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::Selector.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::Selector.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::Selector.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::Selector.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::Selector.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::Selector.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::Selector.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::Selector.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::Selector.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::Selector.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::Selector.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::Selector.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::Selector.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::Selector.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::Selector.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::Selector.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::Selector.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::Selector.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::Selector.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::Selector.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::Selector.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::Selector.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::Selector.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::Selector.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::Selector.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::Selector.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::Selector.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::Selector.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Templates/DataTemplateSelector/Droid/Selector.Droid.csproj b/Templates/DataTemplateSelector/Droid/Selector.Droid.csproj index f0abc273b3..6d6894195a 100644 --- a/Templates/DataTemplateSelector/Droid/Selector.Droid.csproj +++ b/Templates/DataTemplateSelector/Droid/Selector.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Templates/DataTemplateSelector/Selector/Selector.csproj b/Templates/DataTemplateSelector/Selector/Selector.csproj index 81c88f5945..0de36c483b 100644 --- a/Templates/DataTemplateSelector/Selector/Selector.csproj +++ b/Templates/DataTemplateSelector/Selector/Selector.csproj @@ -9,7 +9,7 @@ - + diff --git a/Templates/DataTemplateSelector/UWP/Selector.UWP.csproj b/Templates/DataTemplateSelector/UWP/Selector.UWP.csproj index ac864a0174..3d131c8705 100755 --- a/Templates/DataTemplateSelector/UWP/Selector.UWP.csproj +++ b/Templates/DataTemplateSelector/UWP/Selector.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Templates/DataTemplateSelector/iOS/Selector.iOS.csproj b/Templates/DataTemplateSelector/iOS/Selector.iOS.csproj index 40936463c0..b8fb423500 100755 --- a/Templates/DataTemplateSelector/iOS/Selector.iOS.csproj +++ b/Templates/DataTemplateSelector/iOS/Selector.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/Templates/DataTemplates/DataTemplates/DataTemplates.csproj b/Templates/DataTemplates/DataTemplates/DataTemplates.csproj index de550be42b..5abf974e90 100644 --- a/Templates/DataTemplates/DataTemplates/DataTemplates.csproj +++ b/Templates/DataTemplates/DataTemplates/DataTemplates.csproj @@ -9,7 +9,7 @@ - + diff --git a/Templates/DataTemplates/Droid/DataTemplates.Droid.csproj b/Templates/DataTemplates/Droid/DataTemplates.Droid.csproj index 6741e269a0..b760cd7fb0 100644 --- a/Templates/DataTemplates/Droid/DataTemplates.Droid.csproj +++ b/Templates/DataTemplates/Droid/DataTemplates.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/Templates/DataTemplates/Droid/Resources/Resource.designer.cs b/Templates/DataTemplates/Droid/Resources/Resource.designer.cs index 6e74f22d86..a36f35c8a7 100644 --- a/Templates/DataTemplates/Droid/Resources/Resource.designer.cs +++ b/Templates/DataTemplates/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::DataTemplates.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::DataTemplates.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::DataTemplates.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::DataTemplates.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::DataTemplates.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::DataTemplates.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::DataTemplates.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::DataTemplates.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::DataTemplates.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::DataTemplates.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::DataTemplates.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::DataTemplates.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::DataTemplates.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::DataTemplates.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::DataTemplates.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::DataTemplates.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::DataTemplates.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::DataTemplates.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::DataTemplates.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::DataTemplates.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::DataTemplates.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::DataTemplates.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::DataTemplates.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::DataTemplates.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::DataTemplates.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::DataTemplates.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::DataTemplates.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::DataTemplates.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::DataTemplates.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::DataTemplates.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::DataTemplates.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::DataTemplates.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::DataTemplates.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::DataTemplates.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::DataTemplates.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::DataTemplates.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::DataTemplates.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::DataTemplates.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::DataTemplates.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::DataTemplates.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::DataTemplates.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::DataTemplates.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::DataTemplates.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::DataTemplates.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::DataTemplates.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::DataTemplates.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::DataTemplates.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::DataTemplates.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/Templates/DataTemplates/UWP/DataTemplates.UWP.csproj b/Templates/DataTemplates/UWP/DataTemplates.UWP.csproj index 60690e636e..8a24836e01 100755 --- a/Templates/DataTemplates/UWP/DataTemplates.UWP.csproj +++ b/Templates/DataTemplates/UWP/DataTemplates.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/Templates/DataTemplates/iOS/DataTemplates.iOS.csproj b/Templates/DataTemplates/iOS/DataTemplates.iOS.csproj index 716ac90d8e..276e22e1e6 100644 --- a/Templates/DataTemplates/iOS/DataTemplates.iOS.csproj +++ b/Templates/DataTemplates/iOS/DataTemplates.iOS.csproj @@ -72,7 +72,7 @@ NSUrlSessionHandler - + diff --git a/TipCalc/TipCalc/TipCalc.Android/Resources/Resource.Designer.cs b/TipCalc/TipCalc/TipCalc.Android/Resources/Resource.Designer.cs index 231a99405f..877bcc8875 100644 --- a/TipCalc/TipCalc/TipCalc.Android/Resources/Resource.Designer.cs +++ b/TipCalc/TipCalc/TipCalc.Android/Resources/Resource.Designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::TipCalc.Android.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::TipCalc.Android.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::TipCalc.Android.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::TipCalc.Android.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::TipCalc.Android.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::TipCalc.Android.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::TipCalc.Android.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::TipCalc.Android.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::TipCalc.Android.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::TipCalc.Android.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::TipCalc.Android.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::TipCalc.Android.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::TipCalc.Android.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::TipCalc.Android.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::TipCalc.Android.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::TipCalc.Android.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::TipCalc.Android.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::TipCalc.Android.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::TipCalc.Android.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::TipCalc.Android.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TipCalc.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::TipCalc.Android.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TipCalc.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TipCalc.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::TipCalc.Android.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::TipCalc.Android.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::TipCalc.Android.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::TipCalc.Android.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::TipCalc.Android.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::TipCalc.Android.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::TipCalc.Android.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::TipCalc.Android.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::TipCalc.Android.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::TipCalc.Android.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::TipCalc.Android.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::TipCalc.Android.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::TipCalc.Android.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::TipCalc.Android.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::TipCalc.Android.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::TipCalc.Android.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::TipCalc.Android.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::TipCalc.Android.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::TipCalc.Android.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::TipCalc.Android.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TipCalc.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::TipCalc.Android.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TipCalc.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TipCalc.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9923,7 +9933,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10853,37 +10866,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10990,14 +11003,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11017,10 +11030,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11028,16 +11041,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11120,21 +11133,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11163,10 +11176,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11177,12 +11190,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11196,12 +11209,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11246,7 +11259,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11254,11 +11267,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11293,7 +11306,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11343,7 +11356,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11352,61 +11364,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11415,7 +11427,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11780,14 +11793,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11807,18 +11820,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11876,7 +11889,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11886,11 +11899,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11931,7 +11944,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11960,22 +11973,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12097,24 +12110,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12146,10 +12159,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12205,23 +12218,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12258,16 +12271,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12293,21 +12306,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12355,10 +12368,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12366,27 +12379,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12436,11 +12449,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12513,17 +12526,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12582,7 +12602,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12590,16 +12610,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12649,10 +12669,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12660,27 +12680,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12690,10 +12709,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12818,7 +12838,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12837,12 +12857,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12913,7 +12933,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12922,8 +12942,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12952,20 +12972,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13003,15 +13023,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13025,10 +13045,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13036,19 +13056,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13083,9 +13103,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13097,25 +13117,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13168,16 +13188,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13194,13 +13214,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13251,22 +13271,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13325,9 +13345,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13349,9 +13368,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13428,7 +13448,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13441,8 +13461,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13483,7 +13503,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13496,23 +13516,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13598,11 +13618,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13613,37 +13633,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13732,13 +13752,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/TipCalc/TipCalc/TipCalc.Android/TipCalc.Android.csproj b/TipCalc/TipCalc/TipCalc.Android/TipCalc.Android.csproj index 051cfc135a..8cf8402aec 100644 --- a/TipCalc/TipCalc/TipCalc.Android/TipCalc.Android.csproj +++ b/TipCalc/TipCalc/TipCalc.Android/TipCalc.Android.csproj @@ -38,7 +38,7 @@ False - + diff --git a/TipCalc/TipCalc/TipCalc.UWP/TipCalc.UWP.csproj b/TipCalc/TipCalc/TipCalc.UWP/TipCalc.UWP.csproj index 5ddbcf24b3..66696f7c11 100755 --- a/TipCalc/TipCalc/TipCalc.UWP/TipCalc.UWP.csproj +++ b/TipCalc/TipCalc/TipCalc.UWP/TipCalc.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/TipCalc/TipCalc/TipCalc.iOS/TipCalc.iOS.csproj b/TipCalc/TipCalc/TipCalc.iOS/TipCalc.iOS.csproj index d29bd25cf7..39e050120c 100755 --- a/TipCalc/TipCalc/TipCalc.iOS/TipCalc.iOS.csproj +++ b/TipCalc/TipCalc/TipCalc.iOS/TipCalc.iOS.csproj @@ -86,7 +86,7 @@ NSUrlSessionHandler - + diff --git a/TipCalc/TipCalc/TipCalc/TipCalc.csproj b/TipCalc/TipCalc/TipCalc/TipCalc.csproj index b4599a361d..2e365b8e1c 100644 --- a/TipCalc/TipCalc/TipCalc/TipCalc.csproj +++ b/TipCalc/TipCalc/TipCalc/TipCalc.csproj @@ -9,7 +9,7 @@ - + diff --git a/Todo/Todo.Android/Todo.Android.csproj b/Todo/Todo.Android/Todo.Android.csproj index 96a4ec53f8..26c8e2d9e6 100644 --- a/Todo/Todo.Android/Todo.Android.csproj +++ b/Todo/Todo.Android/Todo.Android.csproj @@ -44,7 +44,7 @@ false - + diff --git a/Todo/Todo.UWP/Todo.UWP.csproj b/Todo/Todo.UWP/Todo.UWP.csproj index d73d120990..3ca616821b 100644 --- a/Todo/Todo.UWP/Todo.UWP.csproj +++ b/Todo/Todo.UWP/Todo.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/Todo/Todo.iOS/Todo.iOS.csproj b/Todo/Todo.iOS/Todo.iOS.csproj index 128bc3fc8e..424c8cae94 100644 --- a/Todo/Todo.iOS/Todo.iOS.csproj +++ b/Todo/Todo.iOS/Todo.iOS.csproj @@ -105,7 +105,7 @@ NSUrlSessionHandler - + diff --git a/Todo/Todo/Todo.csproj b/Todo/Todo/Todo.csproj index 4564408afb..4466886553 100644 --- a/Todo/Todo/Todo.csproj +++ b/Todo/Todo/Todo.csproj @@ -9,7 +9,7 @@ - + diff --git a/TodoLocalizedRTL/TodoLocalized.Android/TodoLocalized.Android.csproj b/TodoLocalizedRTL/TodoLocalized.Android/TodoLocalized.Android.csproj index c83dcf68e6..cf776fab52 100644 --- a/TodoLocalizedRTL/TodoLocalized.Android/TodoLocalized.Android.csproj +++ b/TodoLocalizedRTL/TodoLocalized.Android/TodoLocalized.Android.csproj @@ -57,7 +57,7 @@ - + diff --git a/TodoLocalizedRTL/TodoLocalized.UWP/TodoLocalized.UWP.csproj b/TodoLocalizedRTL/TodoLocalized.UWP/TodoLocalized.UWP.csproj index 072f4570dc..b55911b70d 100644 --- a/TodoLocalizedRTL/TodoLocalized.UWP/TodoLocalized.UWP.csproj +++ b/TodoLocalizedRTL/TodoLocalized.UWP/TodoLocalized.UWP.csproj @@ -137,7 +137,7 @@ 1.2.1 - 4.6.0.726 + 4.7.0.968 diff --git a/TodoLocalizedRTL/TodoLocalized.iOS/TodoLocalized.iOS.csproj b/TodoLocalizedRTL/TodoLocalized.iOS/TodoLocalized.iOS.csproj index 7f7466f0ff..e3ecec71c6 100644 --- a/TodoLocalizedRTL/TodoLocalized.iOS/TodoLocalized.iOS.csproj +++ b/TodoLocalizedRTL/TodoLocalized.iOS/TodoLocalized.iOS.csproj @@ -104,7 +104,7 @@ - + diff --git a/TodoLocalizedRTL/TodoLocalizedRTL/TodoLocalizedRTL.csproj b/TodoLocalizedRTL/TodoLocalizedRTL/TodoLocalizedRTL.csproj index 245bc624cb..cb074e5162 100644 --- a/TodoLocalizedRTL/TodoLocalizedRTL/TodoLocalizedRTL.csproj +++ b/TodoLocalizedRTL/TodoLocalizedRTL/TodoLocalizedRTL.csproj @@ -25,7 +25,7 @@ - + diff --git a/UserInterface/Accessibility/Accessibility/Accessibility.csproj b/UserInterface/Accessibility/Accessibility/Accessibility.csproj index 1aee1ec0ea..921e6b32de 100755 --- a/UserInterface/Accessibility/Accessibility/Accessibility.csproj +++ b/UserInterface/Accessibility/Accessibility/Accessibility.csproj @@ -18,6 +18,6 @@ - + \ No newline at end of file diff --git a/UserInterface/Accessibility/Droid/Accessibility.Droid.csproj b/UserInterface/Accessibility/Droid/Accessibility.Droid.csproj index 42c3884af4..f318345218 100755 --- a/UserInterface/Accessibility/Droid/Accessibility.Droid.csproj +++ b/UserInterface/Accessibility/Droid/Accessibility.Droid.csproj @@ -40,7 +40,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/Accessibility/UWP/Accessibility.UWP.csproj b/UserInterface/Accessibility/UWP/Accessibility.UWP.csproj index 502fcbc80a..64724e3fb5 100755 --- a/UserInterface/Accessibility/UWP/Accessibility.UWP.csproj +++ b/UserInterface/Accessibility/UWP/Accessibility.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/UserInterface/Accessibility/iOS/Accessibility.iOS.csproj b/UserInterface/Accessibility/iOS/Accessibility.iOS.csproj index 96b0b1fa53..b30590a61b 100755 --- a/UserInterface/Accessibility/iOS/Accessibility.iOS.csproj +++ b/UserInterface/Accessibility/iOS/Accessibility.iOS.csproj @@ -118,7 +118,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.Android/ActivityIndicatorDemos.Android.csproj b/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.Android/ActivityIndicatorDemos.Android.csproj index 7742b39fcc..68abf636de 100644 --- a/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.Android/ActivityIndicatorDemos.Android.csproj +++ b/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.Android/ActivityIndicatorDemos.Android.csproj @@ -52,7 +52,7 @@ - + diff --git a/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.UWP/ActivityIndicatorDemos.UWP.csproj b/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.UWP/ActivityIndicatorDemos.UWP.csproj index c8f2efd5a4..0c6b934358 100644 --- a/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.UWP/ActivityIndicatorDemos.UWP.csproj +++ b/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.UWP/ActivityIndicatorDemos.UWP.csproj @@ -143,7 +143,7 @@ - + diff --git a/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.iOS/ActivityIndicatorDemos.iOS.csproj b/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.iOS/ActivityIndicatorDemos.iOS.csproj index 12affc9f77..065b554110 100644 --- a/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.iOS/ActivityIndicatorDemos.iOS.csproj +++ b/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.iOS/ActivityIndicatorDemos.iOS.csproj @@ -124,7 +124,7 @@ - + diff --git a/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.csproj b/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.csproj index 2591de746e..305a1ff470 100644 --- a/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.csproj +++ b/UserInterface/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos/ActivityIndicatorDemos.csproj @@ -11,7 +11,7 @@ - + diff --git a/UserInterface/Animation/Basic/BasicAnimation/BasicAnimation.csproj b/UserInterface/Animation/Basic/BasicAnimation/BasicAnimation.csproj index 3741e3668d..cde41ba9cd 100644 --- a/UserInterface/Animation/Basic/BasicAnimation/BasicAnimation.csproj +++ b/UserInterface/Animation/Basic/BasicAnimation/BasicAnimation.csproj @@ -9,7 +9,7 @@ - + diff --git a/UserInterface/Animation/Basic/Droid/BasicAnimation.Droid.csproj b/UserInterface/Animation/Basic/Droid/BasicAnimation.Droid.csproj index 2d7d22d096..cef5676b26 100755 --- a/UserInterface/Animation/Basic/Droid/BasicAnimation.Droid.csproj +++ b/UserInterface/Animation/Basic/Droid/BasicAnimation.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/UserInterface/Animation/Basic/Droid/Resources/Resource.designer.cs b/UserInterface/Animation/Basic/Droid/Resources/Resource.designer.cs index 53aa74d78b..cc8b1d160f 100644 --- a/UserInterface/Animation/Basic/Droid/Resources/Resource.designer.cs +++ b/UserInterface/Animation/Basic/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::BasicAnimation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::BasicAnimation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::BasicAnimation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::BasicAnimation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::BasicAnimation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::BasicAnimation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::BasicAnimation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::BasicAnimation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::BasicAnimation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::BasicAnimation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::BasicAnimation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::BasicAnimation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::BasicAnimation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::BasicAnimation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::BasicAnimation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::BasicAnimation.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::BasicAnimation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::BasicAnimation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::BasicAnimation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::BasicAnimation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::BasicAnimation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::BasicAnimation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::BasicAnimation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::BasicAnimation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::BasicAnimation.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::BasicAnimation.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::BasicAnimation.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::BasicAnimation.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::BasicAnimation.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::BasicAnimation.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::BasicAnimation.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::BasicAnimation.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::BasicAnimation.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::BasicAnimation.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::BasicAnimation.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::BasicAnimation.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::BasicAnimation.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::BasicAnimation.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::BasicAnimation.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::BasicAnimation.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::BasicAnimation.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::BasicAnimation.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::BasicAnimation.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::BasicAnimation.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::BasicAnimation.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::BasicAnimation.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::BasicAnimation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::BasicAnimation.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9911,7 +9921,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10841,37 +10854,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10978,14 +10991,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11005,10 +11018,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11016,16 +11029,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11108,21 +11121,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11151,10 +11164,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11165,12 +11178,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11184,12 +11197,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11234,7 +11247,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11242,11 +11255,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11281,7 +11294,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11331,7 +11344,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11340,61 +11352,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11403,7 +11415,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11768,14 +11781,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11795,18 +11808,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11864,7 +11877,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11874,11 +11887,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11919,7 +11932,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11948,22 +11961,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12085,24 +12098,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12134,10 +12147,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12193,23 +12206,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12246,16 +12259,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12281,21 +12294,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12343,10 +12356,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12354,27 +12367,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12424,11 +12437,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12501,17 +12514,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12570,7 +12590,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12578,16 +12598,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12637,10 +12657,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12648,27 +12668,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12678,10 +12697,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12806,7 +12826,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12825,12 +12845,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12901,7 +12921,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12910,8 +12930,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12940,20 +12960,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12991,15 +13011,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13013,10 +13033,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13024,19 +13044,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13071,9 +13091,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13085,25 +13105,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13156,16 +13176,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13182,13 +13202,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13239,22 +13259,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13313,9 +13333,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13337,9 +13356,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13416,7 +13436,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13429,8 +13449,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13471,7 +13491,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13484,23 +13504,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13586,11 +13606,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13601,37 +13621,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13720,13 +13740,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/UserInterface/Animation/Basic/UWP/BasicAnimation.UWP.csproj b/UserInterface/Animation/Basic/UWP/BasicAnimation.UWP.csproj index c2b3d03989..41653975ec 100755 --- a/UserInterface/Animation/Basic/UWP/BasicAnimation.UWP.csproj +++ b/UserInterface/Animation/Basic/UWP/BasicAnimation.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/UserInterface/Animation/Basic/iOS/BasicAnimation.iOS.csproj b/UserInterface/Animation/Basic/iOS/BasicAnimation.iOS.csproj index 97f3c7ef1a..f89a0f742a 100755 --- a/UserInterface/Animation/Basic/iOS/BasicAnimation.iOS.csproj +++ b/UserInterface/Animation/Basic/iOS/BasicAnimation.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/UserInterface/Animation/Custom/AnimationDemo/AnimationDemo.csproj b/UserInterface/Animation/Custom/AnimationDemo/AnimationDemo.csproj index 0c042d8a2d..4c13e8be2a 100644 --- a/UserInterface/Animation/Custom/AnimationDemo/AnimationDemo.csproj +++ b/UserInterface/Animation/Custom/AnimationDemo/AnimationDemo.csproj @@ -9,7 +9,7 @@ - + diff --git a/UserInterface/Animation/Custom/Droid/AnimationDemo.Droid.csproj b/UserInterface/Animation/Custom/Droid/AnimationDemo.Droid.csproj index 31c511ae90..9c7d6ea083 100755 --- a/UserInterface/Animation/Custom/Droid/AnimationDemo.Droid.csproj +++ b/UserInterface/Animation/Custom/Droid/AnimationDemo.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/UserInterface/Animation/Custom/Droid/Resources/Resource.designer.cs b/UserInterface/Animation/Custom/Droid/Resources/Resource.designer.cs index 83c582a94a..3b4bf3479a 100644 --- a/UserInterface/Animation/Custom/Droid/Resources/Resource.designer.cs +++ b/UserInterface/Animation/Custom/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::AnimationDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::AnimationDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::AnimationDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::AnimationDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::AnimationDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::AnimationDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::AnimationDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::AnimationDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::AnimationDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::AnimationDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::AnimationDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::AnimationDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::AnimationDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::AnimationDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::AnimationDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::AnimationDemo.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::AnimationDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::AnimationDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::AnimationDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::AnimationDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::AnimationDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::AnimationDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::AnimationDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::AnimationDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::AnimationDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::AnimationDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::AnimationDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::AnimationDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::AnimationDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::AnimationDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::AnimationDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::AnimationDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::AnimationDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::AnimationDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::AnimationDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::AnimationDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::AnimationDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::AnimationDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::AnimationDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::AnimationDemo.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::AnimationDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::AnimationDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::AnimationDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::AnimationDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::AnimationDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::AnimationDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::AnimationDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::AnimationDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9911,7 +9921,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10841,37 +10854,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10978,14 +10991,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11005,10 +11018,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11016,16 +11029,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11108,21 +11121,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11151,10 +11164,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11165,12 +11178,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11184,12 +11197,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11234,7 +11247,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11242,11 +11255,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11281,7 +11294,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11331,7 +11344,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11340,61 +11352,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11403,7 +11415,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11768,14 +11781,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11795,18 +11808,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11864,7 +11877,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11874,11 +11887,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11919,7 +11932,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11948,22 +11961,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12085,24 +12098,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12134,10 +12147,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12193,23 +12206,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12246,16 +12259,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12281,21 +12294,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12343,10 +12356,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12354,27 +12367,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12424,11 +12437,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12501,17 +12514,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12570,7 +12590,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12578,16 +12598,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12637,10 +12657,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12648,27 +12668,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12678,10 +12697,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12806,7 +12826,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12825,12 +12845,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12901,7 +12921,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12910,8 +12930,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12940,20 +12960,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12991,15 +13011,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13013,10 +13033,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13024,19 +13044,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13071,9 +13091,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13085,25 +13105,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13156,16 +13176,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13182,13 +13202,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13239,22 +13259,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13313,9 +13333,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13337,9 +13356,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13416,7 +13436,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13429,8 +13449,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13471,7 +13491,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13484,23 +13504,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13586,11 +13606,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13601,37 +13621,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13720,13 +13740,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/UserInterface/Animation/Custom/UWP/AnimationDemo.UWP.csproj b/UserInterface/Animation/Custom/UWP/AnimationDemo.UWP.csproj index a7a5fc8d8c..79c5140650 100755 --- a/UserInterface/Animation/Custom/UWP/AnimationDemo.UWP.csproj +++ b/UserInterface/Animation/Custom/UWP/AnimationDemo.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/UserInterface/Animation/Custom/iOS/AnimationDemo.iOS.csproj b/UserInterface/Animation/Custom/iOS/AnimationDemo.iOS.csproj index 56939c2dcc..fedf85d9a3 100644 --- a/UserInterface/Animation/Custom/iOS/AnimationDemo.iOS.csproj +++ b/UserInterface/Animation/Custom/iOS/AnimationDemo.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/UserInterface/Animation/Easing/Droid/EasingDemo.Droid.csproj b/UserInterface/Animation/Easing/Droid/EasingDemo.Droid.csproj index 994273f49b..b269612403 100755 --- a/UserInterface/Animation/Easing/Droid/EasingDemo.Droid.csproj +++ b/UserInterface/Animation/Easing/Droid/EasingDemo.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/UserInterface/Animation/Easing/Droid/Resources/Resource.designer.cs b/UserInterface/Animation/Easing/Droid/Resources/Resource.designer.cs index 0425cd238d..9e6a93e47c 100644 --- a/UserInterface/Animation/Easing/Droid/Resources/Resource.designer.cs +++ b/UserInterface/Animation/Easing/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::EasingDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::EasingDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::EasingDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::EasingDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::EasingDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::EasingDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::EasingDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::EasingDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::EasingDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::EasingDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::EasingDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::EasingDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::EasingDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::EasingDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::EasingDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::EasingDemo.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::EasingDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::EasingDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::EasingDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::EasingDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EasingDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::EasingDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EasingDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EasingDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::EasingDemo.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::EasingDemo.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::EasingDemo.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::EasingDemo.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::EasingDemo.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::EasingDemo.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::EasingDemo.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::EasingDemo.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::EasingDemo.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::EasingDemo.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::EasingDemo.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::EasingDemo.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::EasingDemo.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::EasingDemo.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::EasingDemo.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::EasingDemo.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::EasingDemo.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::EasingDemo.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::EasingDemo.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::EasingDemo.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::EasingDemo.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::EasingDemo.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::EasingDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::EasingDemo.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9911,7 +9921,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10841,37 +10854,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10978,14 +10991,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11005,10 +11018,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11016,16 +11029,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11108,21 +11121,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11151,10 +11164,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11165,12 +11178,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11184,12 +11197,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11234,7 +11247,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11242,11 +11255,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11281,7 +11294,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11331,7 +11344,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11340,61 +11352,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11403,7 +11415,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11768,14 +11781,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11795,18 +11808,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11864,7 +11877,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11874,11 +11887,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11919,7 +11932,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11948,22 +11961,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12085,24 +12098,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12134,10 +12147,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12193,23 +12206,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12246,16 +12259,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12281,21 +12294,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12343,10 +12356,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12354,27 +12367,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12424,11 +12437,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12501,17 +12514,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12570,7 +12590,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12578,16 +12598,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12637,10 +12657,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12648,27 +12668,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12678,10 +12697,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12806,7 +12826,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12825,12 +12845,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12901,7 +12921,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12910,8 +12930,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12940,20 +12960,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12991,15 +13011,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13013,10 +13033,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13024,19 +13044,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13071,9 +13091,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13085,25 +13105,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13156,16 +13176,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13182,13 +13202,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13239,22 +13259,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13313,9 +13333,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13337,9 +13356,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13416,7 +13436,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13429,8 +13449,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13471,7 +13491,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13484,23 +13504,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13586,11 +13606,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13601,37 +13621,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13720,13 +13740,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/UserInterface/Animation/Easing/EasingDemo/EasingDemo.csproj b/UserInterface/Animation/Easing/EasingDemo/EasingDemo.csproj index 81c88f5945..0de36c483b 100644 --- a/UserInterface/Animation/Easing/EasingDemo/EasingDemo.csproj +++ b/UserInterface/Animation/Easing/EasingDemo/EasingDemo.csproj @@ -9,7 +9,7 @@ - + diff --git a/UserInterface/Animation/Easing/UWP/EasingDemo.UWP.csproj b/UserInterface/Animation/Easing/UWP/EasingDemo.UWP.csproj index c0416e60c8..0087767895 100755 --- a/UserInterface/Animation/Easing/UWP/EasingDemo.UWP.csproj +++ b/UserInterface/Animation/Easing/UWP/EasingDemo.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/UserInterface/Animation/Easing/iOS/EasingDemo.iOS.csproj b/UserInterface/Animation/Easing/iOS/EasingDemo.iOS.csproj index de6be39dd2..9e075983b0 100755 --- a/UserInterface/Animation/Easing/iOS/EasingDemo.iOS.csproj +++ b/UserInterface/Animation/Easing/iOS/EasingDemo.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/UserInterface/BindableLayouts/BindableLayoutDemo.Android/BindableLayoutDemo.Android.csproj b/UserInterface/BindableLayouts/BindableLayoutDemo.Android/BindableLayoutDemo.Android.csproj index be548d07ff..ccc11e867f 100755 --- a/UserInterface/BindableLayouts/BindableLayoutDemo.Android/BindableLayoutDemo.Android.csproj +++ b/UserInterface/BindableLayouts/BindableLayoutDemo.Android/BindableLayoutDemo.Android.csproj @@ -51,7 +51,7 @@ 3.0.0.5 - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/BindableLayouts/BindableLayoutDemo.iOS/BindableLayoutDemo.iOS.csproj b/UserInterface/BindableLayouts/BindableLayoutDemo.iOS/BindableLayoutDemo.iOS.csproj index cc2426280c..7f43b61f43 100755 --- a/UserInterface/BindableLayouts/BindableLayoutDemo.iOS/BindableLayoutDemo.iOS.csproj +++ b/UserInterface/BindableLayouts/BindableLayoutDemo.iOS/BindableLayoutDemo.iOS.csproj @@ -159,7 +159,7 @@ 3.0.0.5 - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/BindableLayouts/BindableLayoutDemo/BindableLayoutDemo.csproj b/UserInterface/BindableLayouts/BindableLayoutDemo/BindableLayoutDemo.csproj index 4f72e57928..905177131b 100644 --- a/UserInterface/BindableLayouts/BindableLayoutDemo/BindableLayoutDemo.csproj +++ b/UserInterface/BindableLayouts/BindableLayoutDemo/BindableLayoutDemo.csproj @@ -11,7 +11,7 @@ - + diff --git a/UserInterface/BindablePicker/BindablePicker/BindablePicker.Droid/BindablePicker.Droid.csproj b/UserInterface/BindablePicker/BindablePicker/BindablePicker.Droid/BindablePicker.Droid.csproj index c4b5644ede..c86e03dea5 100755 --- a/UserInterface/BindablePicker/BindablePicker/BindablePicker.Droid/BindablePicker.Droid.csproj +++ b/UserInterface/BindablePicker/BindablePicker/BindablePicker.Droid/BindablePicker.Droid.csproj @@ -42,7 +42,7 @@ SdkOnly - + diff --git a/UserInterface/BindablePicker/BindablePicker/BindablePicker.UWP/BindablePicker.UWP.csproj b/UserInterface/BindablePicker/BindablePicker/BindablePicker.UWP/BindablePicker.UWP.csproj index a90fc41a68..0f78c27550 100755 --- a/UserInterface/BindablePicker/BindablePicker/BindablePicker.UWP/BindablePicker.UWP.csproj +++ b/UserInterface/BindablePicker/BindablePicker/BindablePicker.UWP/BindablePicker.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/UserInterface/BindablePicker/BindablePicker/BindablePicker.iOS/BindablePicker.iOS.csproj b/UserInterface/BindablePicker/BindablePicker/BindablePicker.iOS/BindablePicker.iOS.csproj index e99ffb1172..c41e4355c9 100755 --- a/UserInterface/BindablePicker/BindablePicker/BindablePicker.iOS/BindablePicker.iOS.csproj +++ b/UserInterface/BindablePicker/BindablePicker/BindablePicker.iOS/BindablePicker.iOS.csproj @@ -93,7 +93,7 @@ NSUrlSessionHandler - + diff --git a/UserInterface/BindablePicker/BindablePicker/BindablePicker/BindablePicker.csproj b/UserInterface/BindablePicker/BindablePicker/BindablePicker/BindablePicker.csproj index 6705ce4408..0cd1aa2221 100644 --- a/UserInterface/BindablePicker/BindablePicker/BindablePicker/BindablePicker.csproj +++ b/UserInterface/BindablePicker/BindablePicker/BindablePicker/BindablePicker.csproj @@ -9,7 +9,7 @@ - + diff --git a/UserInterface/BusinessTumble/Droid/Resources/Resource.designer.cs b/UserInterface/BusinessTumble/Droid/Resources/Resource.designer.cs index 6dbcaa5c90..3fb616dd36 100644 --- a/UserInterface/BusinessTumble/Droid/Resources/Resource.designer.cs +++ b/UserInterface/BusinessTumble/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::TheBusinessTumble.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::TheBusinessTumble.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::TheBusinessTumble.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::TheBusinessTumble.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::TheBusinessTumble.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::TheBusinessTumble.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::TheBusinessTumble.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::TheBusinessTumble.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::TheBusinessTumble.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::TheBusinessTumble.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::TheBusinessTumble.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::TheBusinessTumble.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::TheBusinessTumble.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::TheBusinessTumble.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::TheBusinessTumble.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::TheBusinessTumble.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::TheBusinessTumble.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::TheBusinessTumble.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::TheBusinessTumble.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::TheBusinessTumble.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TheBusinessTumble.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::TheBusinessTumble.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TheBusinessTumble.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TheBusinessTumble.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::TheBusinessTumble.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::TheBusinessTumble.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::TheBusinessTumble.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::TheBusinessTumble.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::TheBusinessTumble.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::TheBusinessTumble.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::TheBusinessTumble.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::TheBusinessTumble.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::TheBusinessTumble.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::TheBusinessTumble.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::TheBusinessTumble.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::TheBusinessTumble.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::TheBusinessTumble.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::TheBusinessTumble.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::TheBusinessTumble.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::TheBusinessTumble.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::TheBusinessTumble.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::TheBusinessTumble.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::TheBusinessTumble.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::TheBusinessTumble.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TheBusinessTumble.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::TheBusinessTumble.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TheBusinessTumble.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TheBusinessTumble.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/UserInterface/BusinessTumble/Droid/TheBusinessTumble.Droid.csproj b/UserInterface/BusinessTumble/Droid/TheBusinessTumble.Droid.csproj index e9bc689e9f..e50207d696 100644 --- a/UserInterface/BusinessTumble/Droid/TheBusinessTumble.Droid.csproj +++ b/UserInterface/BusinessTumble/Droid/TheBusinessTumble.Droid.csproj @@ -38,7 +38,7 @@ false - + diff --git a/UserInterface/BusinessTumble/TheBusinessTumble/TheBusinessTumble.csproj b/UserInterface/BusinessTumble/TheBusinessTumble/TheBusinessTumble.csproj index a9407e67f9..d9f0f0e11a 100644 --- a/UserInterface/BusinessTumble/TheBusinessTumble/TheBusinessTumble.csproj +++ b/UserInterface/BusinessTumble/TheBusinessTumble/TheBusinessTumble.csproj @@ -9,7 +9,7 @@ - + diff --git a/UserInterface/BusinessTumble/UWP/TheBusinessTumble.UWP.csproj b/UserInterface/BusinessTumble/UWP/TheBusinessTumble.UWP.csproj index 0f889db0c2..650b7060ef 100755 --- a/UserInterface/BusinessTumble/UWP/TheBusinessTumble.UWP.csproj +++ b/UserInterface/BusinessTumble/UWP/TheBusinessTumble.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/UserInterface/BusinessTumble/iOS/TheBusinessTumble.iOS.csproj b/UserInterface/BusinessTumble/iOS/TheBusinessTumble.iOS.csproj index 855f46aa38..98a33ae34a 100755 --- a/UserInterface/BusinessTumble/iOS/TheBusinessTumble.iOS.csproj +++ b/UserInterface/BusinessTumble/iOS/TheBusinessTumble.iOS.csproj @@ -65,7 +65,7 @@ NSUrlSessionHandler - + diff --git a/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos.Android/ButtonDemos.Android.csproj b/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos.Android/ButtonDemos.Android.csproj index 04aa0e4cfc..80e2648eb4 100644 --- a/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos.Android/ButtonDemos.Android.csproj +++ b/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos.Android/ButtonDemos.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos.UWP/ButtonDemos.UWP.csproj b/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos.UWP/ButtonDemos.UWP.csproj index 179f4ee781..deaab9af0a 100644 --- a/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos.UWP/ButtonDemos.UWP.csproj +++ b/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos.UWP/ButtonDemos.UWP.csproj @@ -146,7 +146,7 @@ - + diff --git a/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos.iOS/ButtonDemos.iOS.csproj b/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos.iOS/ButtonDemos.iOS.csproj index 4322fc83df..ad7f5edbb3 100644 --- a/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos.iOS/ButtonDemos.iOS.csproj +++ b/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos.iOS/ButtonDemos.iOS.csproj @@ -147,7 +147,7 @@ - + diff --git a/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos/ButtonDemos.csproj b/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos/ButtonDemos.csproj index 876a158849..f3db95286a 100644 --- a/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos/ButtonDemos.csproj +++ b/UserInterface/ButtonDemos/ButtonDemos/ButtonDemos/ButtonDemos.csproj @@ -9,7 +9,7 @@ - + diff --git a/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos.Android/CSharpForMarkupDemos.Android.csproj b/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos.Android/CSharpForMarkupDemos.Android.csproj index 2b07fd4e5d..46843e8fec 100644 --- a/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos.Android/CSharpForMarkupDemos.Android.csproj +++ b/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos.Android/CSharpForMarkupDemos.Android.csproj @@ -52,7 +52,7 @@ - + diff --git a/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos.UWP/CSharpForMarkupDemos.UWP.csproj b/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos.UWP/CSharpForMarkupDemos.UWP.csproj index 36fe01711a..f80f65e997 100644 --- a/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos.UWP/CSharpForMarkupDemos.UWP.csproj +++ b/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos.UWP/CSharpForMarkupDemos.UWP.csproj @@ -11,8 +11,8 @@ CSharpForMarkupDemos.UWP en-US UAP - 10.0.17134.0 - 10.0.16299.0 + 10.0.18362.0 + 10.0.17763.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} @@ -154,7 +154,7 @@ 6.2.9 - 4.6.0.726 + 4.7.0.968 @@ -174,4 +174,4 @@ --> - + \ No newline at end of file diff --git a/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos.iOS/CSharpForMarkupDemos.iOS.csproj b/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos.iOS/CSharpForMarkupDemos.iOS.csproj index 0ba50e592e..2160796f5b 100644 --- a/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos.iOS/CSharpForMarkupDemos.iOS.csproj +++ b/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos.iOS/CSharpForMarkupDemos.iOS.csproj @@ -122,7 +122,7 @@ - + diff --git a/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos/CSharpForMarkupDemos.csproj b/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos/CSharpForMarkupDemos.csproj index 50bfd760ba..04caf8df5a 100644 --- a/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos/CSharpForMarkupDemos.csproj +++ b/UserInterface/CSharpMarkupDemos/CSharpForMarkupDemos/CSharpForMarkupDemos.csproj @@ -11,7 +11,7 @@ - + diff --git a/UserInterface/CarouselViewDemos/CarouselViewDemos.Android/CarouselViewDemos.Android.csproj b/UserInterface/CarouselViewDemos/CarouselViewDemos.Android/CarouselViewDemos.Android.csproj index 8cd7f415c4..0ec23471e8 100644 --- a/UserInterface/CarouselViewDemos/CarouselViewDemos.Android/CarouselViewDemos.Android.csproj +++ b/UserInterface/CarouselViewDemos/CarouselViewDemos.Android/CarouselViewDemos.Android.csproj @@ -52,7 +52,7 @@ - + diff --git a/UserInterface/CarouselViewDemos/CarouselViewDemos.Android/MainActivity.cs b/UserInterface/CarouselViewDemos/CarouselViewDemos.Android/MainActivity.cs index c5e4f1538b..596638865f 100644 --- a/UserInterface/CarouselViewDemos/CarouselViewDemos.Android/MainActivity.cs +++ b/UserInterface/CarouselViewDemos/CarouselViewDemos.Android/MainActivity.cs @@ -14,7 +14,7 @@ protected override void OnCreate(Bundle savedInstanceState) base.OnCreate(savedInstanceState); - Xamarin.Forms.Forms.SetFlags(new string[] { "CarouselView_Experimental", "SwipeView_Experimental", "IndicatorView_Experimental" }); + Xamarin.Forms.Forms.SetFlags(new string[] { "CarouselView_Experimental", "SwipeView_Experimental" }); global::Xamarin.Forms.Forms.Init(this, savedInstanceState); LoadApplication(new App()); } diff --git a/UserInterface/CarouselViewDemos/CarouselViewDemos.iOS/AppDelegate.cs b/UserInterface/CarouselViewDemos/CarouselViewDemos.iOS/AppDelegate.cs index f994210537..925a415326 100644 --- a/UserInterface/CarouselViewDemos/CarouselViewDemos.iOS/AppDelegate.cs +++ b/UserInterface/CarouselViewDemos/CarouselViewDemos.iOS/AppDelegate.cs @@ -8,7 +8,7 @@ public partial class AppDelegate : global::Xamarin.Forms.Platform.iOS.FormsAppli { public override bool FinishedLaunching(UIApplication app, NSDictionary options) { - Xamarin.Forms.Forms.SetFlags(new string[] { "CarouselView_Experimental", "SwipeView_Experimental", "IndicatorView_Experimental" }); + Xamarin.Forms.Forms.SetFlags(new string[] { "CarouselView_Experimental", "SwipeView_Experimental" }); global::Xamarin.Forms.Forms.Init(); LoadApplication(new App()); diff --git a/UserInterface/CarouselViewDemos/CarouselViewDemos.iOS/CarouselViewDemos.iOS.csproj b/UserInterface/CarouselViewDemos/CarouselViewDemos.iOS/CarouselViewDemos.iOS.csproj index 8abfaa50d9..11e9b85f17 100644 --- a/UserInterface/CarouselViewDemos/CarouselViewDemos.iOS/CarouselViewDemos.iOS.csproj +++ b/UserInterface/CarouselViewDemos/CarouselViewDemos.iOS/CarouselViewDemos.iOS.csproj @@ -120,7 +120,7 @@ - + diff --git a/UserInterface/CarouselViewDemos/CarouselViewDemos/CarouselViewDemos.csproj b/UserInterface/CarouselViewDemos/CarouselViewDemos/CarouselViewDemos.csproj index a9dc76de2e..f73a04d0b5 100644 --- a/UserInterface/CarouselViewDemos/CarouselViewDemos/CarouselViewDemos.csproj +++ b/UserInterface/CarouselViewDemos/CarouselViewDemos/CarouselViewDemos.csproj @@ -6,7 +6,7 @@ - + diff --git a/UserInterface/CheckBoxDemos/CheckBoxDemos.Android/CheckBoxDemos.Android.csproj b/UserInterface/CheckBoxDemos/CheckBoxDemos.Android/CheckBoxDemos.Android.csproj index b450c1c5ac..c26b5555b0 100644 --- a/UserInterface/CheckBoxDemos/CheckBoxDemos.Android/CheckBoxDemos.Android.csproj +++ b/UserInterface/CheckBoxDemos/CheckBoxDemos.Android/CheckBoxDemos.Android.csproj @@ -42,7 +42,7 @@ false - + diff --git a/UserInterface/CheckBoxDemos/CheckBoxDemos.iOS/CheckBoxDemos.iOS.csproj b/UserInterface/CheckBoxDemos/CheckBoxDemos.iOS/CheckBoxDemos.iOS.csproj index 0fe37e49df..f03794db29 100644 --- a/UserInterface/CheckBoxDemos/CheckBoxDemos.iOS/CheckBoxDemos.iOS.csproj +++ b/UserInterface/CheckBoxDemos/CheckBoxDemos.iOS/CheckBoxDemos.iOS.csproj @@ -116,7 +116,7 @@ - + diff --git a/UserInterface/CheckBoxDemos/CheckBoxDemos/CheckBoxDemos.csproj b/UserInterface/CheckBoxDemos/CheckBoxDemos/CheckBoxDemos.csproj index 48c3111b34..c7005f5558 100644 --- a/UserInterface/CheckBoxDemos/CheckBoxDemos/CheckBoxDemos.csproj +++ b/UserInterface/CheckBoxDemos/CheckBoxDemos/CheckBoxDemos.csproj @@ -11,6 +11,6 @@ - + \ No newline at end of file diff --git a/UserInterface/CollectionViewDemos/CollectionViewDemos.Android/CollectionViewDemos.Android.csproj b/UserInterface/CollectionViewDemos/CollectionViewDemos.Android/CollectionViewDemos.Android.csproj index e033c1e553..e51636c7f7 100644 --- a/UserInterface/CollectionViewDemos/CollectionViewDemos.Android/CollectionViewDemos.Android.csproj +++ b/UserInterface/CollectionViewDemos/CollectionViewDemos.Android/CollectionViewDemos.Android.csproj @@ -49,7 +49,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/CollectionViewDemos/CollectionViewDemos.iOS/CollectionViewDemos.iOS.csproj b/UserInterface/CollectionViewDemos/CollectionViewDemos.iOS/CollectionViewDemos.iOS.csproj index 2561b0660c..6b13e7c494 100644 --- a/UserInterface/CollectionViewDemos/CollectionViewDemos.iOS/CollectionViewDemos.iOS.csproj +++ b/UserInterface/CollectionViewDemos/CollectionViewDemos.iOS/CollectionViewDemos.iOS.csproj @@ -156,7 +156,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/CollectionViewDemos/CollectionViewDemos/CollectionViewDemos.csproj b/UserInterface/CollectionViewDemos/CollectionViewDemos/CollectionViewDemos.csproj index b7369ef1df..ddeebd2354 100644 --- a/UserInterface/CollectionViewDemos/CollectionViewDemos/CollectionViewDemos.csproj +++ b/UserInterface/CollectionViewDemos/CollectionViewDemos/CollectionViewDemos.csproj @@ -67,6 +67,6 @@ - + diff --git a/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo.Android/CardViewDemo.Android.csproj b/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo.Android/CardViewDemo.Android.csproj index 84f04189ce..e3ac18e68f 100644 --- a/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo.Android/CardViewDemo.Android.csproj +++ b/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo.Android/CardViewDemo.Android.csproj @@ -53,7 +53,7 @@ - + diff --git a/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo.UWP/CardViewDemo.UWP.csproj b/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo.UWP/CardViewDemo.UWP.csproj index 7800c64cd2..5404fe654a 100644 --- a/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo.UWP/CardViewDemo.UWP.csproj +++ b/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo.UWP/CardViewDemo.UWP.csproj @@ -146,7 +146,7 @@ - + diff --git a/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo.iOS/CardViewDemo.iOS.csproj b/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo.iOS/CardViewDemo.iOS.csproj index 671d6c9d14..9bd42525cd 100644 --- a/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo.iOS/CardViewDemo.iOS.csproj +++ b/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo.iOS/CardViewDemo.iOS.csproj @@ -126,7 +126,7 @@ - + diff --git a/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo/CardViewDemo.csproj b/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo/CardViewDemo.csproj index afef7b2755..51c7588477 100644 --- a/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo/CardViewDemo.csproj +++ b/UserInterface/ContentViewDemos/CardViewDemo/CardViewDemo/CardViewDemo.csproj @@ -10,7 +10,7 @@ - + diff --git a/UserInterface/CustomLayout/WrapLayout/Droid/ImageWrapLayout.Droid.csproj b/UserInterface/CustomLayout/WrapLayout/Droid/ImageWrapLayout.Droid.csproj index 41fc9a891d..ba1c55bf5d 100755 --- a/UserInterface/CustomLayout/WrapLayout/Droid/ImageWrapLayout.Droid.csproj +++ b/UserInterface/CustomLayout/WrapLayout/Droid/ImageWrapLayout.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/UserInterface/CustomLayout/WrapLayout/ImageWrapLayout/ImageWrapLayout.csproj b/UserInterface/CustomLayout/WrapLayout/ImageWrapLayout/ImageWrapLayout.csproj index 7bad6e2058..3a0ae73c68 100644 --- a/UserInterface/CustomLayout/WrapLayout/ImageWrapLayout/ImageWrapLayout.csproj +++ b/UserInterface/CustomLayout/WrapLayout/ImageWrapLayout/ImageWrapLayout.csproj @@ -10,7 +10,7 @@ - + diff --git a/UserInterface/CustomLayout/WrapLayout/UWP/ImageWrapLayout.UWP.csproj b/UserInterface/CustomLayout/WrapLayout/UWP/ImageWrapLayout.UWP.csproj index 8e56e887d3..3e53173514 100755 --- a/UserInterface/CustomLayout/WrapLayout/UWP/ImageWrapLayout.UWP.csproj +++ b/UserInterface/CustomLayout/WrapLayout/UWP/ImageWrapLayout.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/UserInterface/CustomLayout/WrapLayout/iOS/ImageWrapLayout.iOS.csproj b/UserInterface/CustomLayout/WrapLayout/iOS/ImageWrapLayout.iOS.csproj index c1355273a0..6637f76df7 100755 --- a/UserInterface/CustomLayout/WrapLayout/iOS/ImageWrapLayout.iOS.csproj +++ b/UserInterface/CustomLayout/WrapLayout/iOS/ImageWrapLayout.iOS.csproj @@ -96,7 +96,7 @@ - + diff --git a/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates.Android/DaysBetweenDates.Android.csproj b/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates.Android/DaysBetweenDates.Android.csproj index a7fb5ebdc8..5debb8dc8f 100644 --- a/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates.Android/DaysBetweenDates.Android.csproj +++ b/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates.Android/DaysBetweenDates.Android.csproj @@ -79,7 +79,7 @@ - + \ No newline at end of file diff --git a/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates.UWP/DaysBetweenDates.UWP.csproj b/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates.UWP/DaysBetweenDates.UWP.csproj index 33dc688ef8..dd4c627336 100644 --- a/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates.UWP/DaysBetweenDates.UWP.csproj +++ b/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates.UWP/DaysBetweenDates.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates.iOS/DaysBetweenDates.iOS.csproj b/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates.iOS/DaysBetweenDates.iOS.csproj index c4f6ddb885..a3c076eee1 100644 --- a/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates.iOS/DaysBetweenDates.iOS.csproj +++ b/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates.iOS/DaysBetweenDates.iOS.csproj @@ -94,7 +94,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates/DaysBetweenDates.csproj b/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates/DaysBetweenDates.csproj index 5b48eec593..2bc446b259 100644 --- a/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates/DaysBetweenDates.csproj +++ b/UserInterface/DatePicker/DaysBetweenDates/DaysBetweenDates/DaysBetweenDates.csproj @@ -9,7 +9,7 @@ - + \ No newline at end of file diff --git a/UserInterface/DualScreenDemos/DualScreenDemos.Android/DualScreenDemos.Android.csproj b/UserInterface/DualScreenDemos/DualScreenDemos.Android/DualScreenDemos.Android.csproj index e351415a4d..4d27375f61 100644 --- a/UserInterface/DualScreenDemos/DualScreenDemos.Android/DualScreenDemos.Android.csproj +++ b/UserInterface/DualScreenDemos/DualScreenDemos.Android/DualScreenDemos.Android.csproj @@ -54,12 +54,12 @@ - + - 4.6.0.726 + 4.7.0.968 - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/DualScreenDemos/DualScreenDemos.UWP/DualScreenDemos.UWP.csproj b/UserInterface/DualScreenDemos/DualScreenDemos.UWP/DualScreenDemos.UWP.csproj index c066681c99..023e86a747 100644 --- a/UserInterface/DualScreenDemos/DualScreenDemos.UWP/DualScreenDemos.UWP.csproj +++ b/UserInterface/DualScreenDemos/DualScreenDemos.UWP/DualScreenDemos.UWP.csproj @@ -143,13 +143,13 @@ - + - 4.6.0.726 + 4.7.0.968 - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/DualScreenDemos/DualScreenDemos/DualScreenDemos.csproj b/UserInterface/DualScreenDemos/DualScreenDemos/DualScreenDemos.csproj index 55688a644e..62511b8b35 100644 --- a/UserInterface/DualScreenDemos/DualScreenDemos/DualScreenDemos.csproj +++ b/UserInterface/DualScreenDemos/DualScreenDemos/DualScreenDemos.csproj @@ -11,8 +11,8 @@ - - - + + + \ No newline at end of file diff --git a/UserInterface/ExpanderDemos/ExpanderDemos.Android/ExpanderDemos.Android.csproj b/UserInterface/ExpanderDemos/ExpanderDemos.Android/ExpanderDemos.Android.csproj index 32088e2ff5..0e99db06bb 100644 --- a/UserInterface/ExpanderDemos/ExpanderDemos.Android/ExpanderDemos.Android.csproj +++ b/UserInterface/ExpanderDemos/ExpanderDemos.Android/ExpanderDemos.Android.csproj @@ -53,7 +53,7 @@ - + diff --git a/UserInterface/ExpanderDemos/ExpanderDemos.iOS/ExpanderDemos.iOS.csproj b/UserInterface/ExpanderDemos/ExpanderDemos.iOS/ExpanderDemos.iOS.csproj index 52cf63a0c5..7e078783ed 100644 --- a/UserInterface/ExpanderDemos/ExpanderDemos.iOS/ExpanderDemos.iOS.csproj +++ b/UserInterface/ExpanderDemos/ExpanderDemos.iOS/ExpanderDemos.iOS.csproj @@ -127,7 +127,7 @@ - + diff --git a/UserInterface/ExpanderDemos/ExpanderDemos/Controls/SpacingModifier.xaml b/UserInterface/ExpanderDemos/ExpanderDemos/Controls/SpacingModifier.xaml deleted file mode 100644 index 795ac37d89..0000000000 --- a/UserInterface/ExpanderDemos/ExpanderDemos/Controls/SpacingModifier.xaml +++ /dev/null @@ -1,15 +0,0 @@ - - - - + + diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/ClipViewsDemoPage.xaml.cs b/UserInterface/ShapesDemos/ShapesDemos/Views/ClipViewsDemoPage.xaml.cs new file mode 100644 index 0000000000..d16a921e14 --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/ClipViewsDemoPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace ShapesDemos +{ + public partial class ClipViewsDemoPage : ContentPage + { + public ClipViewsDemoPage() + { + InitializeComponent(); + } + } +} diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/EllipseDemoPage.xaml b/UserInterface/ShapesDemos/ShapesDemos/Views/EllipseDemoPage.xaml new file mode 100644 index 0000000000..d403f4e88f --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/EllipseDemoPage.xaml @@ -0,0 +1,43 @@ + + + + + + + diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/EllipseDemoPage.xaml.cs b/UserInterface/ShapesDemos/ShapesDemos/Views/EllipseDemoPage.xaml.cs new file mode 100644 index 0000000000..84789f88e7 --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/EllipseDemoPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace ShapesDemos +{ + public partial class EllipseDemoPage : ContentPage + { + public EllipseDemoPage() + { + InitializeComponent(); + } + } +} diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/LineDemoPage.xaml b/UserInterface/ShapesDemos/ShapesDemos/Views/LineDemoPage.xaml new file mode 100644 index 0000000000..bed8bb9abf --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/LineDemoPage.xaml @@ -0,0 +1,61 @@ + + + + + + + diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/LineDemoPage.xaml.cs b/UserInterface/ShapesDemos/ShapesDemos/Views/LineDemoPage.xaml.cs new file mode 100644 index 0000000000..ef03226371 --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/LineDemoPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace ShapesDemos +{ + public partial class LineDemoPage : ContentPage + { + public LineDemoPage() + { + InitializeComponent(); + } + } +} diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/MainPage.xaml b/UserInterface/ShapesDemos/ShapesDemos/Views/MainPage.xaml new file mode 100644 index 0000000000..5e3d05d169 --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/MainPage.xaml @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/MainPage.xaml.cs b/UserInterface/ShapesDemos/ShapesDemos/Views/MainPage.xaml.cs new file mode 100644 index 0000000000..bda89dced4 --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/MainPage.xaml.cs @@ -0,0 +1,25 @@ +using System; +using System.Windows.Input; +using Xamarin.Forms; + +namespace ShapesDemos +{ + public partial class MainPage : ContentPage + { + public ICommand NavigateCommand { get; private set; } + + public MainPage() + { + InitializeComponent(); + + NavigateCommand = new Command( + async (Type pageType) => + { + Page page = (Page)Activator.CreateInstance(pageType); + await Navigation.PushAsync(page); + }); + + BindingContext = this; + } + } +} diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/PathAspectDemoPage.xaml b/UserInterface/ShapesDemos/ShapesDemos/Views/PathAspectDemoPage.xaml new file mode 100644 index 0000000000..189e2975ad --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/PathAspectDemoPage.xaml @@ -0,0 +1,50 @@ + + + + + + + diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/PathAspectDemoPage.xaml.cs b/UserInterface/ShapesDemos/ShapesDemos/Views/PathAspectDemoPage.xaml.cs new file mode 100644 index 0000000000..b1c9633d05 --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/PathAspectDemoPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace ShapesDemos +{ + public partial class PathAspectDemoPage : ContentPage + { + public PathAspectDemoPage() + { + InitializeComponent(); + } + } +} diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/PathDemoPage.xaml b/UserInterface/ShapesDemos/ShapesDemos/Views/PathDemoPage.xaml new file mode 100644 index 0000000000..f285d43213 --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/PathDemoPage.xaml @@ -0,0 +1,151 @@ + + + + + + + diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/PathDemoPage.xaml.cs b/UserInterface/ShapesDemos/ShapesDemos/Views/PathDemoPage.xaml.cs new file mode 100644 index 0000000000..51d1eae6bd --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/PathDemoPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace ShapesDemos +{ + public partial class PathDemoPage : ContentPage + { + public PathDemoPage() + { + InitializeComponent(); + } + } +} diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/PathRenderTransformDemoPage.xaml b/UserInterface/ShapesDemos/ShapesDemos/Views/PathRenderTransformDemoPage.xaml new file mode 100644 index 0000000000..de6d1e5b73 --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/PathRenderTransformDemoPage.xaml @@ -0,0 +1,134 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/PathRenderTransformDemoPage.xaml.cs b/UserInterface/ShapesDemos/ShapesDemos/Views/PathRenderTransformDemoPage.xaml.cs new file mode 100644 index 0000000000..04c17cb50c --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/PathRenderTransformDemoPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace ShapesDemos +{ + public partial class PathRenderTransformDemoPage : ContentPage + { + public PathRenderTransformDemoPage() + { + InitializeComponent(); + } + } +} diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/PathStringRenderTransformDemoPage.xaml b/UserInterface/ShapesDemos/ShapesDemos/Views/PathStringRenderTransformDemoPage.xaml new file mode 100644 index 0000000000..a35992c188 --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/PathStringRenderTransformDemoPage.xaml @@ -0,0 +1,73 @@ + + + + + diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/PathStringRenderTransformDemoPage.xaml.cs b/UserInterface/ShapesDemos/ShapesDemos/Views/PathStringRenderTransformDemoPage.xaml.cs new file mode 100644 index 0000000000..b01792db3f --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/PathStringRenderTransformDemoPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace ShapesDemos +{ + public partial class PathStringRenderTransformDemoPage : ContentPage + { + public PathStringRenderTransformDemoPage() + { + InitializeComponent(); + } + } +} diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/PolygonDemoPage.xaml b/UserInterface/ShapesDemos/ShapesDemos/Views/PolygonDemoPage.xaml new file mode 100644 index 0000000000..1c28e2b5a4 --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/PolygonDemoPage.xaml @@ -0,0 +1,42 @@ + + + + + + + diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/PolygonDemoPage.xaml.cs b/UserInterface/ShapesDemos/ShapesDemos/Views/PolygonDemoPage.xaml.cs new file mode 100644 index 0000000000..bddc87ba70 --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/PolygonDemoPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace ShapesDemos +{ + public partial class PolygonDemoPage : ContentPage + { + public PolygonDemoPage() + { + InitializeComponent(); + } + } +} diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/PolylineDemoPage.xaml b/UserInterface/ShapesDemos/ShapesDemos/Views/PolylineDemoPage.xaml new file mode 100644 index 0000000000..091725da2f --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/PolylineDemoPage.xaml @@ -0,0 +1,38 @@ + + + + + + + diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/PolylineDemoPage.xaml.cs b/UserInterface/ShapesDemos/ShapesDemos/Views/PolylineDemoPage.xaml.cs new file mode 100644 index 0000000000..ee7686a86f --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/PolylineDemoPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace ShapesDemos +{ + public partial class PolylineDemoPage : ContentPage + { + public PolylineDemoPage() + { + InitializeComponent(); + } + } +} diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/RectangleDemoPage.xaml b/UserInterface/ShapesDemos/ShapesDemos/Views/RectangleDemoPage.xaml new file mode 100644 index 0000000000..bf362f5611 --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/RectangleDemoPage.xaml @@ -0,0 +1,50 @@ + + + + + + + diff --git a/UserInterface/ShapesDemos/ShapesDemos/Views/RectangleDemoPage.xaml.cs b/UserInterface/ShapesDemos/ShapesDemos/Views/RectangleDemoPage.xaml.cs new file mode 100644 index 0000000000..c22f91e47b --- /dev/null +++ b/UserInterface/ShapesDemos/ShapesDemos/Views/RectangleDemoPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace ShapesDemos +{ + public partial class RectangleDemoPage : ContentPage + { + public RectangleDemoPage() + { + InitializeComponent(); + } + } +} diff --git a/UserInterface/SliderDemos/SliderDemos/SliderDemos.Android/SliderDemos.Android.csproj b/UserInterface/SliderDemos/SliderDemos/SliderDemos.Android/SliderDemos.Android.csproj index d2e568313d..f894d7ca1e 100644 --- a/UserInterface/SliderDemos/SliderDemos/SliderDemos.Android/SliderDemos.Android.csproj +++ b/UserInterface/SliderDemos/SliderDemos/SliderDemos.Android/SliderDemos.Android.csproj @@ -42,7 +42,7 @@ SdkOnly - + diff --git a/UserInterface/SliderDemos/SliderDemos/SliderDemos.UWP/SliderDemos.UWP.csproj b/UserInterface/SliderDemos/SliderDemos/SliderDemos.UWP/SliderDemos.UWP.csproj index 7066516a25..10e79d786f 100644 --- a/UserInterface/SliderDemos/SliderDemos/SliderDemos.UWP/SliderDemos.UWP.csproj +++ b/UserInterface/SliderDemos/SliderDemos/SliderDemos.UWP/SliderDemos.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/UserInterface/SliderDemos/SliderDemos/SliderDemos.iOS/SliderDemos.iOS.csproj b/UserInterface/SliderDemos/SliderDemos/SliderDemos.iOS/SliderDemos.iOS.csproj index 218dd506b4..5b9392376a 100644 --- a/UserInterface/SliderDemos/SliderDemos/SliderDemos.iOS/SliderDemos.iOS.csproj +++ b/UserInterface/SliderDemos/SliderDemos/SliderDemos.iOS/SliderDemos.iOS.csproj @@ -93,7 +93,7 @@ NSUrlSessionHandler - + diff --git a/UserInterface/SliderDemos/SliderDemos/SliderDemos/SliderDemos.csproj b/UserInterface/SliderDemos/SliderDemos/SliderDemos/SliderDemos.csproj index 08dc11760b..54c259f6cb 100644 --- a/UserInterface/SliderDemos/SliderDemos/SliderDemos/SliderDemos.csproj +++ b/UserInterface/SliderDemos/SliderDemos/SliderDemos/SliderDemos.csproj @@ -9,7 +9,7 @@ - + diff --git a/UserInterface/StepperDemos/StepperDemo/StepperDemo.Android/StepperDemo.Android.csproj b/UserInterface/StepperDemos/StepperDemo/StepperDemo.Android/StepperDemo.Android.csproj index acf39ae141..fc4c67f053 100755 --- a/UserInterface/StepperDemos/StepperDemo/StepperDemo.Android/StepperDemo.Android.csproj +++ b/UserInterface/StepperDemos/StepperDemo/StepperDemo.Android/StepperDemo.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/UserInterface/StepperDemos/StepperDemo/StepperDemo.UWP/StepperDemo.UWP.csproj b/UserInterface/StepperDemos/StepperDemo/StepperDemo.UWP/StepperDemo.UWP.csproj index f721abf03e..6310f0a0b8 100755 --- a/UserInterface/StepperDemos/StepperDemo/StepperDemo.UWP/StepperDemo.UWP.csproj +++ b/UserInterface/StepperDemos/StepperDemo/StepperDemo.UWP/StepperDemo.UWP.csproj @@ -143,7 +143,7 @@ - + diff --git a/UserInterface/StepperDemos/StepperDemo/StepperDemo.iOS/StepperDemo.iOS.csproj b/UserInterface/StepperDemos/StepperDemo/StepperDemo.iOS/StepperDemo.iOS.csproj index 19dd6345e9..1472e4afa0 100755 --- a/UserInterface/StepperDemos/StepperDemo/StepperDemo.iOS/StepperDemo.iOS.csproj +++ b/UserInterface/StepperDemos/StepperDemo/StepperDemo.iOS/StepperDemo.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/UserInterface/StepperDemos/StepperDemo/StepperDemo/StepperDemo.csproj b/UserInterface/StepperDemos/StepperDemo/StepperDemo/StepperDemo.csproj index 5110b41249..8de0145c6e 100755 --- a/UserInterface/StepperDemos/StepperDemo/StepperDemo/StepperDemo.csproj +++ b/UserInterface/StepperDemos/StepperDemo/StepperDemo/StepperDemo.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/UserInterface/Styles/BasicStyles/Droid/Resources/Resource.designer.cs b/UserInterface/Styles/BasicStyles/Droid/Resources/Resource.designer.cs index 1bae963e6d..e08bdd34b4 100644 --- a/UserInterface/Styles/BasicStyles/Droid/Resources/Resource.designer.cs +++ b/UserInterface/Styles/BasicStyles/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::Styles.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::Styles.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::Styles.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::Styles.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::Styles.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::Styles.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::Styles.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::Styles.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::Styles.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::Styles.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::Styles.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::Styles.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::Styles.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::Styles.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::Styles.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::Styles.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::Styles.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::Styles.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::Styles.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::Styles.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::Styles.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::Styles.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::Styles.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::Styles.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::Styles.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::Styles.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::Styles.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::Styles.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::Styles.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::Styles.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::Styles.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::Styles.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::Styles.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::Styles.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::Styles.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::Styles.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::Styles.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::Styles.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::Styles.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::Styles.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::Styles.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::Styles.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::Styles.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::Styles.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::Styles.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::Styles.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::Styles.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::Styles.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/UserInterface/Styles/BasicStyles/Droid/Styles.Droid.csproj b/UserInterface/Styles/BasicStyles/Droid/Styles.Droid.csproj index 940692c940..16ebbd0605 100644 --- a/UserInterface/Styles/BasicStyles/Droid/Styles.Droid.csproj +++ b/UserInterface/Styles/BasicStyles/Droid/Styles.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/UserInterface/Styles/BasicStyles/Styles/Styles.csproj b/UserInterface/Styles/BasicStyles/Styles/Styles.csproj index 5ee5078185..e6dedfbf16 100644 --- a/UserInterface/Styles/BasicStyles/Styles/Styles.csproj +++ b/UserInterface/Styles/BasicStyles/Styles/Styles.csproj @@ -9,7 +9,7 @@ - + diff --git a/UserInterface/Styles/BasicStyles/UWP/Styles.UWP.csproj b/UserInterface/Styles/BasicStyles/UWP/Styles.UWP.csproj index fc7e335846..103340c612 100755 --- a/UserInterface/Styles/BasicStyles/UWP/Styles.UWP.csproj +++ b/UserInterface/Styles/BasicStyles/UWP/Styles.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/UserInterface/Styles/BasicStyles/iOS/Styles.iOS.csproj b/UserInterface/Styles/BasicStyles/iOS/Styles.iOS.csproj index 888bfd8560..3c47efe783 100755 --- a/UserInterface/Styles/BasicStyles/iOS/Styles.iOS.csproj +++ b/UserInterface/Styles/BasicStyles/iOS/Styles.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/UserInterface/Styles/DynamicStyles/Droid/Resources/Resource.designer.cs b/UserInterface/Styles/DynamicStyles/Droid/Resources/Resource.designer.cs index 1bae963e6d..e08bdd34b4 100644 --- a/UserInterface/Styles/DynamicStyles/Droid/Resources/Resource.designer.cs +++ b/UserInterface/Styles/DynamicStyles/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::Styles.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::Styles.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::Styles.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::Styles.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::Styles.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::Styles.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::Styles.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::Styles.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::Styles.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::Styles.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::Styles.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::Styles.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::Styles.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::Styles.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::Styles.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::Styles.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::Styles.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::Styles.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::Styles.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::Styles.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::Styles.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::Styles.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::Styles.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::Styles.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::Styles.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::Styles.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::Styles.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::Styles.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::Styles.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::Styles.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::Styles.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::Styles.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::Styles.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::Styles.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::Styles.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::Styles.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::Styles.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::Styles.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::Styles.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::Styles.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::Styles.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::Styles.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::Styles.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::Styles.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::Styles.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::Styles.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::Styles.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::Styles.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/UserInterface/Styles/DynamicStyles/Droid/Styles.Droid.csproj b/UserInterface/Styles/DynamicStyles/Droid/Styles.Droid.csproj index 72ce3a5e8a..fd9f4e9387 100644 --- a/UserInterface/Styles/DynamicStyles/Droid/Styles.Droid.csproj +++ b/UserInterface/Styles/DynamicStyles/Droid/Styles.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/UserInterface/Styles/DynamicStyles/Styles/Styles.csproj b/UserInterface/Styles/DynamicStyles/Styles/Styles.csproj index 7de315215a..848569c942 100644 --- a/UserInterface/Styles/DynamicStyles/Styles/Styles.csproj +++ b/UserInterface/Styles/DynamicStyles/Styles/Styles.csproj @@ -9,7 +9,7 @@ - + diff --git a/UserInterface/Styles/DynamicStyles/UWP/Styles.UWP.csproj b/UserInterface/Styles/DynamicStyles/UWP/Styles.UWP.csproj index 93ce7b6d15..842cf0b1ef 100755 --- a/UserInterface/Styles/DynamicStyles/UWP/Styles.UWP.csproj +++ b/UserInterface/Styles/DynamicStyles/UWP/Styles.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/UserInterface/Styles/DynamicStyles/iOS/Styles.iOS.csproj b/UserInterface/Styles/DynamicStyles/iOS/Styles.iOS.csproj index 1df101457d..41f87f591e 100755 --- a/UserInterface/Styles/DynamicStyles/iOS/Styles.iOS.csproj +++ b/UserInterface/Styles/DynamicStyles/iOS/Styles.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp.Android/MonkeyApp.Android.csproj b/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp.Android/MonkeyApp.Android.csproj index 8075c70c69..c9043d90a0 100755 --- a/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp.Android/MonkeyApp.Android.csproj +++ b/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp.Android/MonkeyApp.Android.csproj @@ -47,7 +47,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp.UWP/MonkeyApp.UWP.csproj b/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp.UWP/MonkeyApp.UWP.csproj index 60d83e058d..7f827a47af 100755 --- a/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp.UWP/MonkeyApp.UWP.csproj +++ b/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp.UWP/MonkeyApp.UWP.csproj @@ -148,7 +148,7 @@ - + diff --git a/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp.iOS/MonkeyApp.iOS.csproj b/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp.iOS/MonkeyApp.iOS.csproj index 58e52d98c7..4f6d2994c8 100755 --- a/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp.iOS/MonkeyApp.iOS.csproj +++ b/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp.iOS/MonkeyApp.iOS.csproj @@ -127,7 +127,7 @@ - 4.6.0.726 + 4.7.0.968 \ No newline at end of file diff --git a/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp/MonkeyApp.csproj b/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp/MonkeyApp.csproj index 5b8f5f511f..b429ee187e 100755 --- a/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp/MonkeyApp.csproj +++ b/UserInterface/Styles/MonkeyAppCSS/MonkeyApp/MonkeyApp/MonkeyApp.csproj @@ -28,6 +28,6 @@ - + \ No newline at end of file diff --git a/UserInterface/SwipeViewDemos/SwipeViewDemos.Android/SwipeViewDemos.Android.csproj b/UserInterface/SwipeViewDemos/SwipeViewDemos.Android/SwipeViewDemos.Android.csproj index 1d6c476936..15b0b1b252 100644 --- a/UserInterface/SwipeViewDemos/SwipeViewDemos.Android/SwipeViewDemos.Android.csproj +++ b/UserInterface/SwipeViewDemos/SwipeViewDemos.Android/SwipeViewDemos.Android.csproj @@ -52,7 +52,7 @@ - + diff --git a/UserInterface/SwipeViewDemos/SwipeViewDemos.iOS/SwipeViewDemos.iOS.csproj b/UserInterface/SwipeViewDemos/SwipeViewDemos.iOS/SwipeViewDemos.iOS.csproj index 2e8fd3e2cb..fa490f650a 100644 --- a/UserInterface/SwipeViewDemos/SwipeViewDemos.iOS/SwipeViewDemos.iOS.csproj +++ b/UserInterface/SwipeViewDemos/SwipeViewDemos.iOS/SwipeViewDemos.iOS.csproj @@ -120,7 +120,7 @@ - + diff --git a/UserInterface/SwipeViewDemos/SwipeViewDemos/SwipeViewDemos.csproj b/UserInterface/SwipeViewDemos/SwipeViewDemos/SwipeViewDemos.csproj index 171d8a57bd..5d1429b31a 100644 --- a/UserInterface/SwipeViewDemos/SwipeViewDemos/SwipeViewDemos.csproj +++ b/UserInterface/SwipeViewDemos/SwipeViewDemos/SwipeViewDemos.csproj @@ -6,7 +6,7 @@ - + diff --git a/UserInterface/SwitchDemos/SwitchDemos.sln b/UserInterface/SwitchDemos/SwitchDemos.sln index 33c822209b..afeecef61d 100644 --- a/UserInterface/SwitchDemos/SwitchDemos.sln +++ b/UserInterface/SwitchDemos/SwitchDemos.sln @@ -99,9 +99,9 @@ Global {C7C38966-4E2D-4A6E-BD3B-AB3323813536}.Release|x86.ActiveCfg = Release|Any CPU {C7C38966-4E2D-4A6E-BD3B-AB3323813536}.Release|x86.Build.0 = Release|Any CPU {C7C38966-4E2D-4A6E-BD3B-AB3323813536}.Release|x86.Deploy.0 = Release|Any CPU - {99EB73BD-6860-441F-89A9-EDB9EDCC32F8}.Debug|Any CPU.ActiveCfg = Debug|iPhone - {99EB73BD-6860-441F-89A9-EDB9EDCC32F8}.Debug|Any CPU.Build.0 = Debug|iPhone - {99EB73BD-6860-441F-89A9-EDB9EDCC32F8}.Debug|Any CPU.Deploy.0 = Debug|iPhone + {99EB73BD-6860-441F-89A9-EDB9EDCC32F8}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator + {99EB73BD-6860-441F-89A9-EDB9EDCC32F8}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator + {99EB73BD-6860-441F-89A9-EDB9EDCC32F8}.Debug|Any CPU.Deploy.0 = Debug|iPhoneSimulator {99EB73BD-6860-441F-89A9-EDB9EDCC32F8}.Debug|ARM.ActiveCfg = Debug|iPhoneSimulator {99EB73BD-6860-441F-89A9-EDB9EDCC32F8}.Debug|ARM.Build.0 = Debug|iPhoneSimulator {99EB73BD-6860-441F-89A9-EDB9EDCC32F8}.Debug|ARM.Deploy.0 = Debug|iPhoneSimulator diff --git a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos.Android/SwitchDemos.Android.csproj b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos.Android/SwitchDemos.Android.csproj index 78d448e3d4..6b15cf1373 100644 --- a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos.Android/SwitchDemos.Android.csproj +++ b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos.Android/SwitchDemos.Android.csproj @@ -51,7 +51,7 @@ - + diff --git a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos.UWP/SwitchDemos.UWP.csproj b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos.UWP/SwitchDemos.UWP.csproj index 52b55cbdb0..ce42cdd96d 100644 --- a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos.UWP/SwitchDemos.UWP.csproj +++ b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos.UWP/SwitchDemos.UWP.csproj @@ -143,7 +143,7 @@ - + diff --git a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos.iOS/SwitchDemos.iOS.csproj b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos.iOS/SwitchDemos.iOS.csproj index 0e851dd237..3097c4159e 100644 --- a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos.iOS/SwitchDemos.iOS.csproj +++ b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos.iOS/SwitchDemos.iOS.csproj @@ -124,12 +124,12 @@ - + - {559066C8-8C47-4411-A60C-3BC71152E52A} + {CC028E0A-D34A-42BB-8F81-DDD6D33BFE18} SwitchDemos diff --git a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/MainPage.xaml b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/MainPage.xaml index 82851d21fb..e2e738e0b1 100644 --- a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/MainPage.xaml +++ b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/MainPage.xaml @@ -1,14 +1,10 @@  - @@ -16,19 +12,19 @@ Detail="Implement a Switch in XAML" Command="{Binding NavigateCommand}" CommandParameter="{x:Type local:SwitchXamlPage}" /> - - - + - diff --git a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchBindingsPage.xaml b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchBindingsPage.xaml index 465871b56d..44ea0d9b3f 100644 --- a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchBindingsPage.xaml +++ b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchBindingsPage.xaml @@ -6,7 +6,6 @@ mc:Ignorable="d" x:Class="SwitchDemos.SwitchBindingsPage" Title="Switch Bindings"> - diff --git a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchCodePage.cs b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchCodePage.cs index bcb2108352..8ae19fc6f6 100644 --- a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchCodePage.cs +++ b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchCodePage.cs @@ -38,7 +38,7 @@ public SwitchCodePage() }; } - private void SwitchControl_Toggled(object sender, ToggledEventArgs e) + void SwitchControl_Toggled(object sender, ToggledEventArgs e) { string stateName = e.Value ? "ON" : "OFF"; switchStateLabel.Text = $"The switch is {stateName}"; diff --git a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchDemos.csproj b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchDemos.csproj index 441bdeef7b..11f8c42b79 100644 --- a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchDemos.csproj +++ b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchDemos.csproj @@ -11,7 +11,7 @@ - + diff --git a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchVisualStatesPage.xaml b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchVisualStatesPage.xaml new file mode 100644 index 0000000000..b9be5a4194 --- /dev/null +++ b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchVisualStatesPage.xaml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + diff --git a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchVisualStatesPage.xaml.cs b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchVisualStatesPage.xaml.cs new file mode 100644 index 0000000000..9fe7b461ab --- /dev/null +++ b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchVisualStatesPage.xaml.cs @@ -0,0 +1,12 @@ +using Xamarin.Forms; + +namespace SwitchDemos +{ + public partial class SwitchVisualStatesPage : ContentPage + { + public SwitchVisualStatesPage() + { + InitializeComponent(); + } + } +} diff --git a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchXamlPage.xaml b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchXamlPage.xaml index 5134556d29..144c156b91 100644 --- a/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchXamlPage.xaml +++ b/UserInterface/SwitchDemos/SwitchDemos/SwitchDemos/SwitchXamlPage.xaml @@ -6,20 +6,17 @@ mc:Ignorable="d" x:Class="SwitchDemos.SwitchXamlPage" Title="Switch XAML Demo"> - - - - + + \ No newline at end of file diff --git a/UserInterface/SystemThemesDemo/SystemThemesDemo.Android/SystemThemesDemo.Android.csproj b/UserInterface/SystemThemesDemo/SystemThemesDemo.Android/SystemThemesDemo.Android.csproj index 3d49c88029..a836e67d16 100644 --- a/UserInterface/SystemThemesDemo/SystemThemesDemo.Android/SystemThemesDemo.Android.csproj +++ b/UserInterface/SystemThemesDemo/SystemThemesDemo.Android/SystemThemesDemo.Android.csproj @@ -53,7 +53,7 @@ - + diff --git a/UserInterface/SystemThemesDemo/SystemThemesDemo.iOS/SystemThemesDemo.iOS.csproj b/UserInterface/SystemThemesDemo/SystemThemesDemo.iOS/SystemThemesDemo.iOS.csproj index 22afa1c392..898f73a6ba 100644 --- a/UserInterface/SystemThemesDemo/SystemThemesDemo.iOS/SystemThemesDemo.iOS.csproj +++ b/UserInterface/SystemThemesDemo/SystemThemesDemo.iOS/SystemThemesDemo.iOS.csproj @@ -123,7 +123,7 @@ - + diff --git a/UserInterface/SystemThemesDemo/SystemThemesDemo/SystemThemesDemo.csproj b/UserInterface/SystemThemesDemo/SystemThemesDemo/SystemThemesDemo.csproj index 00bd772da8..342c8e2f65 100644 --- a/UserInterface/SystemThemesDemo/SystemThemesDemo/SystemThemesDemo.csproj +++ b/UserInterface/SystemThemesDemo/SystemThemesDemo/SystemThemesDemo.csproj @@ -11,7 +11,7 @@ - + diff --git a/UserInterface/TableView/TableViewSamples/TableViewSamples.Droid/TableViewSamples.Droid.csproj b/UserInterface/TableView/TableViewSamples/TableViewSamples.Droid/TableViewSamples.Droid.csproj index d066b3303a..1a4bfc246a 100755 --- a/UserInterface/TableView/TableViewSamples/TableViewSamples.Droid/TableViewSamples.Droid.csproj +++ b/UserInterface/TableView/TableViewSamples/TableViewSamples.Droid/TableViewSamples.Droid.csproj @@ -41,7 +41,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/TableView/TableViewSamples/TableViewSamples.UWP/TableViewSamples.UWP.csproj b/UserInterface/TableView/TableViewSamples/TableViewSamples.UWP/TableViewSamples.UWP.csproj index efed1d48d3..f518cad9e8 100755 --- a/UserInterface/TableView/TableViewSamples/TableViewSamples.UWP/TableViewSamples.UWP.csproj +++ b/UserInterface/TableView/TableViewSamples/TableViewSamples.UWP/TableViewSamples.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/UserInterface/TableView/TableViewSamples/TableViewSamples.iOS/TableViewSamples.iOS.csproj b/UserInterface/TableView/TableViewSamples/TableViewSamples.iOS/TableViewSamples.iOS.csproj index 5c08a0234a..4e6d30b4f0 100755 --- a/UserInterface/TableView/TableViewSamples/TableViewSamples.iOS/TableViewSamples.iOS.csproj +++ b/UserInterface/TableView/TableViewSamples/TableViewSamples.iOS/TableViewSamples.iOS.csproj @@ -140,7 +140,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/TableView/TableViewSamples/TableViewSamples/TableViewSamples.csproj b/UserInterface/TableView/TableViewSamples/TableViewSamples/TableViewSamples.csproj index 0ca5702e0d..370fb13225 100755 --- a/UserInterface/TableView/TableViewSamples/TableViewSamples/TableViewSamples.csproj +++ b/UserInterface/TableView/TableViewSamples/TableViewSamples/TableViewSamples.csproj @@ -30,6 +30,6 @@ - + \ No newline at end of file diff --git a/UserInterface/Text/Droid/Resources/Resource.designer.cs b/UserInterface/Text/Droid/Resources/Resource.designer.cs index f8a3f6d8bd..8cb56c6845 100644 --- a/UserInterface/Text/Droid/Resources/Resource.designer.cs +++ b/UserInterface/Text/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::TextSample.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::TextSample.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::TextSample.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::TextSample.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::TextSample.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::TextSample.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::TextSample.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::TextSample.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::TextSample.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::TextSample.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::TextSample.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::TextSample.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::TextSample.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::TextSample.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::TextSample.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::TextSample.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::TextSample.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::TextSample.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::TextSample.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::TextSample.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TextSample.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::TextSample.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TextSample.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TextSample.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::TextSample.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::TextSample.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::TextSample.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::TextSample.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::TextSample.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::TextSample.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::TextSample.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::TextSample.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::TextSample.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::TextSample.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::TextSample.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::TextSample.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::TextSample.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::TextSample.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::TextSample.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::TextSample.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::TextSample.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::TextSample.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::TextSample.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::TextSample.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TextSample.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::TextSample.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TextSample.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TextSample.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/UserInterface/Text/Droid/TextSample.Droid.csproj b/UserInterface/Text/Droid/TextSample.Droid.csproj index b6723ae6e3..40e2f18aa6 100755 --- a/UserInterface/Text/Droid/TextSample.Droid.csproj +++ b/UserInterface/Text/Droid/TextSample.Droid.csproj @@ -40,7 +40,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/Text/TextSample/TextSample.csproj b/UserInterface/Text/TextSample/TextSample.csproj index 408233d755..f916f0a084 100755 --- a/UserInterface/Text/TextSample/TextSample.csproj +++ b/UserInterface/Text/TextSample/TextSample.csproj @@ -39,6 +39,6 @@ - + diff --git a/UserInterface/Text/UWP/TextSample.UWP.csproj b/UserInterface/Text/UWP/TextSample.UWP.csproj index 518b89d023..0909de3322 100755 --- a/UserInterface/Text/UWP/TextSample.UWP.csproj +++ b/UserInterface/Text/UWP/TextSample.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/UserInterface/Text/iOS/TextSample.iOS.csproj b/UserInterface/Text/iOS/TextSample.iOS.csproj index c4c0ef77cb..e7bfcea345 100755 --- a/UserInterface/Text/iOS/TextSample.iOS.csproj +++ b/UserInterface/Text/iOS/TextSample.iOS.csproj @@ -111,7 +111,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/ThemingDemo/ThemingDemo.Android/ThemingDemo.Android.csproj b/UserInterface/ThemingDemo/ThemingDemo.Android/ThemingDemo.Android.csproj index 3aab4b35df..9bacc9196b 100644 --- a/UserInterface/ThemingDemo/ThemingDemo.Android/ThemingDemo.Android.csproj +++ b/UserInterface/ThemingDemo/ThemingDemo.Android/ThemingDemo.Android.csproj @@ -52,7 +52,7 @@ - + diff --git a/UserInterface/ThemingDemo/ThemingDemo.iOS/ThemingDemo.iOS.csproj b/UserInterface/ThemingDemo/ThemingDemo.iOS/ThemingDemo.iOS.csproj index c7084d3c39..e04e60e618 100644 --- a/UserInterface/ThemingDemo/ThemingDemo.iOS/ThemingDemo.iOS.csproj +++ b/UserInterface/ThemingDemo/ThemingDemo.iOS/ThemingDemo.iOS.csproj @@ -121,7 +121,7 @@ - + diff --git a/UserInterface/ThemingDemo/ThemingDemo/ThemingDemo.csproj b/UserInterface/ThemingDemo/ThemingDemo/ThemingDemo.csproj index 93578ded28..d9f0414197 100644 --- a/UserInterface/ThemingDemo/ThemingDemo/ThemingDemo.csproj +++ b/UserInterface/ThemingDemo/ThemingDemo/ThemingDemo.csproj @@ -10,7 +10,7 @@ - + diff --git a/UserInterface/TimePicker/SetTimer.Android/SetTimer.Android.csproj b/UserInterface/TimePicker/SetTimer.Android/SetTimer.Android.csproj index 25778da07c..8363f23329 100755 --- a/UserInterface/TimePicker/SetTimer.Android/SetTimer.Android.csproj +++ b/UserInterface/TimePicker/SetTimer.Android/SetTimer.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/UserInterface/TimePicker/SetTimer.UWP/SetTimer.UWP.csproj b/UserInterface/TimePicker/SetTimer.UWP/SetTimer.UWP.csproj index f8d3c9db14..e350de0aee 100755 --- a/UserInterface/TimePicker/SetTimer.UWP/SetTimer.UWP.csproj +++ b/UserInterface/TimePicker/SetTimer.UWP/SetTimer.UWP.csproj @@ -131,7 +131,7 @@ 6.1.7 - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/TimePicker/SetTimer.iOS/SetTimer.iOS.csproj b/UserInterface/TimePicker/SetTimer.iOS/SetTimer.iOS.csproj index 08aebda171..902768f3bd 100755 --- a/UserInterface/TimePicker/SetTimer.iOS/SetTimer.iOS.csproj +++ b/UserInterface/TimePicker/SetTimer.iOS/SetTimer.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/UserInterface/TimePicker/SetTimer/SetTimer.csproj b/UserInterface/TimePicker/SetTimer/SetTimer.csproj index 5110b41249..8de0145c6e 100755 --- a/UserInterface/TimePicker/SetTimer/SetTimer.csproj +++ b/UserInterface/TimePicker/SetTimer/SetTimer.csproj @@ -10,6 +10,6 @@ - + \ No newline at end of file diff --git a/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.Android/ToolbarItemDemos.Android.csproj b/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.Android/ToolbarItemDemos.Android.csproj index a0cc009777..2592b67a10 100644 --- a/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.Android/ToolbarItemDemos.Android.csproj +++ b/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.Android/ToolbarItemDemos.Android.csproj @@ -52,7 +52,7 @@ - + diff --git a/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.UWP/ToolbarItemDemos.UWP.csproj b/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.UWP/ToolbarItemDemos.UWP.csproj index 7363ba9b53..83ed5b4455 100644 --- a/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.UWP/ToolbarItemDemos.UWP.csproj +++ b/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.UWP/ToolbarItemDemos.UWP.csproj @@ -146,7 +146,7 @@ - + diff --git a/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.iOS/ToolbarItemDemos.iOS.csproj b/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.iOS/ToolbarItemDemos.iOS.csproj index 66b59c49f2..f0bbc44b1c 100644 --- a/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.iOS/ToolbarItemDemos.iOS.csproj +++ b/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.iOS/ToolbarItemDemos.iOS.csproj @@ -130,7 +130,7 @@ - + diff --git a/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.csproj b/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.csproj index 389f670baa..d5e9a3551c 100644 --- a/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.csproj +++ b/UserInterface/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos/ToolbarItemDemos.csproj @@ -11,7 +11,7 @@ - + diff --git a/UserInterface/VisualDemos/VisualDemos.Android/VisualDemos.Android.csproj b/UserInterface/VisualDemos/VisualDemos.Android/VisualDemos.Android.csproj index e102ce450e..4b26d9abe4 100644 --- a/UserInterface/VisualDemos/VisualDemos.Android/VisualDemos.Android.csproj +++ b/UserInterface/VisualDemos/VisualDemos.Android/VisualDemos.Android.csproj @@ -48,9 +48,9 @@ - + - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/VisualDemos/VisualDemos.iOS/VisualDemos.iOS.csproj b/UserInterface/VisualDemos/VisualDemos.iOS/VisualDemos.iOS.csproj index a9da605b83..16421e19e0 100644 --- a/UserInterface/VisualDemos/VisualDemos.iOS/VisualDemos.iOS.csproj +++ b/UserInterface/VisualDemos/VisualDemos.iOS/VisualDemos.iOS.csproj @@ -156,9 +156,9 @@ - + - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/VisualDemos/VisualDemos/VisualDemos.csproj b/UserInterface/VisualDemos/VisualDemos/VisualDemos.csproj index e7c8c6f515..bab02f3899 100644 --- a/UserInterface/VisualDemos/VisualDemos/VisualDemos.csproj +++ b/UserInterface/VisualDemos/VisualDemos/VisualDemos.csproj @@ -10,7 +10,7 @@ - + diff --git a/UserInterface/VsmDemos/VsmDemos/VsmDemos.Android/VsmDemos.Android.csproj b/UserInterface/VsmDemos/VsmDemos/VsmDemos.Android/VsmDemos.Android.csproj index 69026eaded..f84330aefe 100644 --- a/UserInterface/VsmDemos/VsmDemos/VsmDemos.Android/VsmDemos.Android.csproj +++ b/UserInterface/VsmDemos/VsmDemos/VsmDemos.Android/VsmDemos.Android.csproj @@ -46,7 +46,7 @@ - + diff --git a/UserInterface/VsmDemos/VsmDemos/VsmDemos.UWP/VsmDemos.UWP.csproj b/UserInterface/VsmDemos/VsmDemos/VsmDemos.UWP/VsmDemos.UWP.csproj index 122f61f02d..1c525dbd36 100644 --- a/UserInterface/VsmDemos/VsmDemos/VsmDemos.UWP/VsmDemos.UWP.csproj +++ b/UserInterface/VsmDemos/VsmDemos/VsmDemos.UWP/VsmDemos.UWP.csproj @@ -148,7 +148,7 @@ - + diff --git a/UserInterface/VsmDemos/VsmDemos/VsmDemos.iOS/VsmDemos.iOS.csproj b/UserInterface/VsmDemos/VsmDemos/VsmDemos.iOS/VsmDemos.iOS.csproj index 8563684ede..ea12631c35 100644 --- a/UserInterface/VsmDemos/VsmDemos/VsmDemos.iOS/VsmDemos.iOS.csproj +++ b/UserInterface/VsmDemos/VsmDemos/VsmDemos.iOS/VsmDemos.iOS.csproj @@ -119,7 +119,7 @@ - + diff --git a/UserInterface/VsmDemos/VsmDemos/VsmDemos/VsmDemos.csproj b/UserInterface/VsmDemos/VsmDemos/VsmDemos/VsmDemos.csproj index 2d57516293..9ff8d2736b 100644 --- a/UserInterface/VsmDemos/VsmDemos/VsmDemos/VsmDemos.csproj +++ b/UserInterface/VsmDemos/VsmDemos/VsmDemos/VsmDemos.csproj @@ -23,7 +23,7 @@ - + diff --git a/UserInterface/WebView/WebViewSample/WebViewSample.Droid/WebViewSample.Droid.csproj b/UserInterface/WebView/WebViewSample/WebViewSample.Droid/WebViewSample.Droid.csproj index 3585c4f247..8fcbf7aee3 100755 --- a/UserInterface/WebView/WebViewSample/WebViewSample.Droid/WebViewSample.Droid.csproj +++ b/UserInterface/WebView/WebViewSample/WebViewSample.Droid/WebViewSample.Droid.csproj @@ -39,7 +39,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/WebView/WebViewSample/WebViewSample.UWP/WebViewSample.UWP.csproj b/UserInterface/WebView/WebViewSample/WebViewSample.UWP/WebViewSample.UWP.csproj index b228046f83..4752289e46 100755 --- a/UserInterface/WebView/WebViewSample/WebViewSample.UWP/WebViewSample.UWP.csproj +++ b/UserInterface/WebView/WebViewSample/WebViewSample.UWP/WebViewSample.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/UserInterface/WebView/WebViewSample/WebViewSample.iOS/WebViewSample.iOS.csproj b/UserInterface/WebView/WebViewSample/WebViewSample.iOS/WebViewSample.iOS.csproj index 8163c72e3e..079d42fdd6 100755 --- a/UserInterface/WebView/WebViewSample/WebViewSample.iOS/WebViewSample.iOS.csproj +++ b/UserInterface/WebView/WebViewSample/WebViewSample.iOS/WebViewSample.iOS.csproj @@ -135,7 +135,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/WebView/WebViewSample/WebViewSample/WebViewSample.csproj b/UserInterface/WebView/WebViewSample/WebViewSample/WebViewSample.csproj index f322f48b4d..a9c058eecf 100755 --- a/UserInterface/WebView/WebViewSample/WebViewSample/WebViewSample.csproj +++ b/UserInterface/WebView/WebViewSample/WebViewSample/WebViewSample.csproj @@ -29,6 +29,6 @@ - + \ No newline at end of file diff --git a/UserInterface/Xaminals/Xaminals.Android/Xaminals.Android.csproj b/UserInterface/Xaminals/Xaminals.Android/Xaminals.Android.csproj index 455373c5b5..82357da330 100644 --- a/UserInterface/Xaminals/Xaminals.Android/Xaminals.Android.csproj +++ b/UserInterface/Xaminals/Xaminals.Android/Xaminals.Android.csproj @@ -48,7 +48,7 @@ - + diff --git a/UserInterface/Xaminals/Xaminals.UWP/Xaminals.UWP.csproj b/UserInterface/Xaminals/Xaminals.UWP/Xaminals.UWP.csproj index c958f93419..f67651e6f4 100644 --- a/UserInterface/Xaminals/Xaminals.UWP/Xaminals.UWP.csproj +++ b/UserInterface/Xaminals/Xaminals.UWP/Xaminals.UWP.csproj @@ -184,7 +184,7 @@ 1.3.1 - 4.6.0.726 + 4.7.0.968 diff --git a/UserInterface/Xaminals/Xaminals.iOS/Xaminals.iOS.csproj b/UserInterface/Xaminals/Xaminals.iOS/Xaminals.iOS.csproj index fba863c271..0c1b80ee13 100644 --- a/UserInterface/Xaminals/Xaminals.iOS/Xaminals.iOS.csproj +++ b/UserInterface/Xaminals/Xaminals.iOS/Xaminals.iOS.csproj @@ -156,7 +156,7 @@ - + diff --git a/UserInterface/Xaminals/Xaminals/Xaminals.csproj b/UserInterface/Xaminals/Xaminals/Xaminals.csproj index 33843d77b6..5190a3610e 100644 --- a/UserInterface/Xaminals/Xaminals/Xaminals.csproj +++ b/UserInterface/Xaminals/Xaminals/Xaminals.csproj @@ -10,7 +10,7 @@ - + diff --git a/UsingMessagingCenter/Android/Resources/Resource.designer.cs b/UsingMessagingCenter/Android/Resources/Resource.designer.cs index 9c91ae22c5..ffa8e5c231 100644 --- a/UsingMessagingCenter/Android/Resources/Resource.designer.cs +++ b/UsingMessagingCenter/Android/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::UsingMessagingCenter.Android.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::UsingMessagingCenter.Android.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::UsingMessagingCenter.Android.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::UsingMessagingCenter.Android.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::UsingMessagingCenter.Android.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::UsingMessagingCenter.Android.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::UsingMessagingCenter.Android.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::UsingMessagingCenter.Android.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::UsingMessagingCenter.Android.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::UsingMessagingCenter.Android.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::UsingMessagingCenter.Android.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::UsingMessagingCenter.Android.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::UsingMessagingCenter.Android.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::UsingMessagingCenter.Android.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::UsingMessagingCenter.Android.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::UsingMessagingCenter.Android.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::UsingMessagingCenter.Android.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::UsingMessagingCenter.Android.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::UsingMessagingCenter.Android.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::UsingMessagingCenter.Android.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::UsingMessagingCenter.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::UsingMessagingCenter.Android.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::UsingMessagingCenter.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::UsingMessagingCenter.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::UsingMessagingCenter.Android.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::UsingMessagingCenter.Android.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::UsingMessagingCenter.Android.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::UsingMessagingCenter.Android.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::UsingMessagingCenter.Android.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::UsingMessagingCenter.Android.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::UsingMessagingCenter.Android.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::UsingMessagingCenter.Android.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::UsingMessagingCenter.Android.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::UsingMessagingCenter.Android.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::UsingMessagingCenter.Android.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::UsingMessagingCenter.Android.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::UsingMessagingCenter.Android.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::UsingMessagingCenter.Android.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::UsingMessagingCenter.Android.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::UsingMessagingCenter.Android.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::UsingMessagingCenter.Android.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::UsingMessagingCenter.Android.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::UsingMessagingCenter.Android.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::UsingMessagingCenter.Android.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::UsingMessagingCenter.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::UsingMessagingCenter.Android.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::UsingMessagingCenter.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::UsingMessagingCenter.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9920,7 +9930,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10850,37 +10863,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10987,14 +11000,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11014,10 +11027,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11025,16 +11038,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11117,21 +11130,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11160,10 +11173,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11174,12 +11187,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11193,12 +11206,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11243,7 +11256,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11251,11 +11264,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11290,7 +11303,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11340,7 +11353,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11349,61 +11361,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11412,7 +11424,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11777,14 +11790,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11804,18 +11817,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11873,7 +11886,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11883,11 +11896,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11928,7 +11941,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11957,22 +11970,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12094,24 +12107,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12143,10 +12156,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12202,23 +12215,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12255,16 +12268,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12290,21 +12303,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12352,10 +12365,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12363,27 +12376,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12433,11 +12446,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12510,17 +12523,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12579,7 +12599,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12587,16 +12607,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12646,10 +12666,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12657,27 +12677,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12687,10 +12706,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12815,7 +12835,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12834,12 +12854,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12910,7 +12930,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12919,8 +12939,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12949,20 +12969,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13000,15 +13020,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13022,10 +13042,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13033,19 +13053,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13080,9 +13100,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13094,25 +13114,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13165,16 +13185,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13191,13 +13211,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13248,22 +13268,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13322,9 +13342,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13346,9 +13365,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13425,7 +13445,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13438,8 +13458,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13480,7 +13500,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13493,23 +13513,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13595,11 +13615,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13610,37 +13630,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13729,13 +13749,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/UsingMessagingCenter/Android/UsingMessagingCenter.Android.csproj b/UsingMessagingCenter/Android/UsingMessagingCenter.Android.csproj index 25f271445b..b46714c3d0 100644 --- a/UsingMessagingCenter/Android/UsingMessagingCenter.Android.csproj +++ b/UsingMessagingCenter/Android/UsingMessagingCenter.Android.csproj @@ -38,7 +38,7 @@ false - + diff --git a/UsingMessagingCenter/UWP/UsingMessagingCenter.UWP.csproj b/UsingMessagingCenter/UWP/UsingMessagingCenter.UWP.csproj index 2bc2cf8909..a78e69c042 100755 --- a/UsingMessagingCenter/UWP/UsingMessagingCenter.UWP.csproj +++ b/UsingMessagingCenter/UWP/UsingMessagingCenter.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/UsingMessagingCenter/UsingMessagingCenter/UsingMessagingCenter.csproj b/UsingMessagingCenter/UsingMessagingCenter/UsingMessagingCenter.csproj index 5b48eec593..2bc446b259 100644 --- a/UsingMessagingCenter/UsingMessagingCenter/UsingMessagingCenter.csproj +++ b/UsingMessagingCenter/UsingMessagingCenter/UsingMessagingCenter.csproj @@ -9,7 +9,7 @@ - + \ No newline at end of file diff --git a/UsingMessagingCenter/iOS/UsingMessagingCenter.iOS.csproj b/UsingMessagingCenter/iOS/UsingMessagingCenter.iOS.csproj index 74d50e1605..77b0d1bbea 100644 --- a/UsingMessagingCenter/iOS/UsingMessagingCenter.iOS.csproj +++ b/UsingMessagingCenter/iOS/UsingMessagingCenter.iOS.csproj @@ -88,7 +88,7 @@ NSUrlSessionHandler - + diff --git a/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.Android/UsingResxLocalization.Android.csproj b/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.Android/UsingResxLocalization.Android.csproj index 5a2c8ef86f..9a91d0251d 100644 --- a/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.Android/UsingResxLocalization.Android.csproj +++ b/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.Android/UsingResxLocalization.Android.csproj @@ -53,7 +53,7 @@ - + diff --git a/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.UWP/UsingResxLocalization.UWP.csproj b/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.UWP/UsingResxLocalization.UWP.csproj index ebad1964d7..6a37caf4a0 100644 --- a/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.UWP/UsingResxLocalization.UWP.csproj +++ b/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.UWP/UsingResxLocalization.UWP.csproj @@ -152,7 +152,7 @@ - + diff --git a/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.iOS/UsingResxLocalization.iOS.csproj b/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.iOS/UsingResxLocalization.iOS.csproj index 3eed1855d5..515212515c 100644 --- a/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.iOS/UsingResxLocalization.iOS.csproj +++ b/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.iOS/UsingResxLocalization.iOS.csproj @@ -120,7 +120,7 @@ - + diff --git a/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.csproj b/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.csproj index 37a06b9d2d..5d1dc55654 100644 --- a/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.csproj +++ b/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization/UsingResxLocalization.csproj @@ -18,7 +18,7 @@ - + diff --git a/UsingUITest/Droid/Resources/Resource.designer.cs b/UsingUITest/Droid/Resources/Resource.designer.cs index af0bc3d5c0..0c09d02a4a 100644 --- a/UsingUITest/Droid/Resources/Resource.designer.cs +++ b/UsingUITest/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::UsingUITest.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::UsingUITest.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::UsingUITest.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::UsingUITest.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::UsingUITest.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::UsingUITest.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::UsingUITest.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::UsingUITest.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::UsingUITest.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::UsingUITest.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::UsingUITest.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::UsingUITest.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::UsingUITest.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::UsingUITest.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::UsingUITest.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::UsingUITest.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::UsingUITest.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::UsingUITest.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::UsingUITest.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::UsingUITest.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::UsingUITest.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::UsingUITest.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::UsingUITest.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::UsingUITest.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::UsingUITest.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::UsingUITest.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::UsingUITest.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::UsingUITest.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::UsingUITest.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::UsingUITest.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::UsingUITest.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::UsingUITest.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::UsingUITest.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::UsingUITest.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::UsingUITest.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::UsingUITest.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::UsingUITest.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::UsingUITest.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::UsingUITest.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::UsingUITest.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::UsingUITest.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::UsingUITest.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::UsingUITest.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::UsingUITest.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::UsingUITest.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::UsingUITest.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::UsingUITest.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::UsingUITest.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9908,7 +9918,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/UsingUITest/Droid/UsingUITest.Droid.csproj b/UsingUITest/Droid/UsingUITest.Droid.csproj index 5172ac9f9c..abcd964fa3 100644 --- a/UsingUITest/Droid/UsingUITest.Droid.csproj +++ b/UsingUITest/Droid/UsingUITest.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/UsingUITest/UsingUITest/UsingUITest.csproj b/UsingUITest/UsingUITest/UsingUITest.csproj index 5b48eec593..2bc446b259 100644 --- a/UsingUITest/UsingUITest/UsingUITest.csproj +++ b/UsingUITest/UsingUITest/UsingUITest.csproj @@ -9,7 +9,7 @@ - + \ No newline at end of file diff --git a/UsingUITest/iOS/UsingUITest.iOS.csproj b/UsingUITest/iOS/UsingUITest.iOS.csproj index 09ea28894e..01f7ab6252 100644 --- a/UsingUITest/iOS/UsingUITest.iOS.csproj +++ b/UsingUITest/iOS/UsingUITest.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/Weather/Weather/WeatherApp.Android/WeatherApp.Android.csproj b/Weather/Weather/WeatherApp.Android/WeatherApp.Android.csproj index f20d3f9406..f37992baae 100644 --- a/Weather/Weather/WeatherApp.Android/WeatherApp.Android.csproj +++ b/Weather/Weather/WeatherApp.Android/WeatherApp.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/Weather/Weather/WeatherApp.iOS/WeatherApp.iOS.csproj b/Weather/Weather/WeatherApp.iOS/WeatherApp.iOS.csproj index 4a672f5de1..260a9e498a 100644 --- a/Weather/Weather/WeatherApp.iOS/WeatherApp.iOS.csproj +++ b/Weather/Weather/WeatherApp.iOS/WeatherApp.iOS.csproj @@ -148,7 +148,7 @@ - + diff --git a/Weather/Weather/WeatherApp/WeatherApp.csproj b/Weather/Weather/WeatherApp/WeatherApp.csproj index a8866ebc63..9cbc370b94 100644 --- a/Weather/Weather/WeatherApp/WeatherApp.csproj +++ b/Weather/Weather/WeatherApp/WeatherApp.csproj @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/WebServices/AzureADB2CAuth/ADB2CAuthorization/ADB2CAuthorization.csproj b/WebServices/AzureADB2CAuth/ADB2CAuthorization/ADB2CAuthorization.csproj index c06ed55754..ee23cd0dc0 100644 --- a/WebServices/AzureADB2CAuth/ADB2CAuthorization/ADB2CAuthorization.csproj +++ b/WebServices/AzureADB2CAuth/ADB2CAuthorization/ADB2CAuthorization.csproj @@ -10,7 +10,7 @@ - + diff --git a/WebServices/AzureADB2CAuth/Droid/ADB2CAuthorization.Droid.csproj b/WebServices/AzureADB2CAuth/Droid/ADB2CAuthorization.Droid.csproj index 9fe8df369b..8020797221 100644 --- a/WebServices/AzureADB2CAuth/Droid/ADB2CAuthorization.Droid.csproj +++ b/WebServices/AzureADB2CAuth/Droid/ADB2CAuthorization.Droid.csproj @@ -40,7 +40,7 @@ 4.7.1 - + diff --git a/WebServices/AzureADB2CAuth/Droid/Resources/Resource.designer.cs b/WebServices/AzureADB2CAuth/Droid/Resources/Resource.designer.cs index d4c69118f3..5270ac9081 100644 --- a/WebServices/AzureADB2CAuth/Droid/Resources/Resource.designer.cs +++ b/WebServices/AzureADB2CAuth/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::ADB2CAuthorization.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::ADB2CAuthorization.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::ADB2CAuthorization.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::ADB2CAuthorization.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::ADB2CAuthorization.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::ADB2CAuthorization.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::ADB2CAuthorization.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::ADB2CAuthorization.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::ADB2CAuthorization.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::ADB2CAuthorization.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::ADB2CAuthorization.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::ADB2CAuthorization.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::ADB2CAuthorization.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::ADB2CAuthorization.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::ADB2CAuthorization.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::ADB2CAuthorization.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::ADB2CAuthorization.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::ADB2CAuthorization.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::ADB2CAuthorization.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::ADB2CAuthorization.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::ADB2CAuthorization.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::ADB2CAuthorization.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::ADB2CAuthorization.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::ADB2CAuthorization.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::ADB2CAuthorization.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::ADB2CAuthorization.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::ADB2CAuthorization.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::ADB2CAuthorization.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::ADB2CAuthorization.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::ADB2CAuthorization.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::ADB2CAuthorization.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::ADB2CAuthorization.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::ADB2CAuthorization.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::ADB2CAuthorization.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::ADB2CAuthorization.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::ADB2CAuthorization.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::ADB2CAuthorization.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::ADB2CAuthorization.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::ADB2CAuthorization.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::ADB2CAuthorization.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::ADB2CAuthorization.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::ADB2CAuthorization.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::ADB2CAuthorization.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::ADB2CAuthorization.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::ADB2CAuthorization.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::ADB2CAuthorization.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::ADB2CAuthorization.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::ADB2CAuthorization.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9896,7 +9906,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F9 - public const int collectionViewStyle = 2131558905; + public const int collectionViewScrollBars = 2131558905; + + // aapt resource value: 0x7F0D01FA + public const int collectionViewTheme = 2131558906; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10832,37 +10845,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10969,14 +10982,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -10996,10 +11009,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11007,16 +11020,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11099,21 +11112,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11142,10 +11155,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11156,12 +11169,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11175,12 +11188,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11225,7 +11238,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11233,11 +11246,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11272,7 +11285,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11322,7 +11335,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11331,61 +11343,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11394,7 +11406,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11759,14 +11772,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11786,18 +11799,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11855,7 +11868,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11865,11 +11878,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11910,7 +11923,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11939,22 +11952,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12076,24 +12089,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12125,10 +12138,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12184,23 +12197,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12237,16 +12250,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12272,21 +12285,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12334,10 +12347,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12345,27 +12358,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12415,11 +12428,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12492,17 +12505,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12561,7 +12581,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12569,16 +12589,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12628,10 +12648,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12639,27 +12659,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12669,10 +12688,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12797,7 +12817,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12816,12 +12836,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12892,7 +12912,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12901,8 +12921,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12931,20 +12951,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12982,15 +13002,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13004,10 +13024,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13015,19 +13035,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13062,9 +13082,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13076,25 +13096,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13147,16 +13167,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13173,13 +13193,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13230,22 +13250,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13304,9 +13324,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13328,9 +13347,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13407,7 +13427,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13420,8 +13440,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13462,7 +13482,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13475,23 +13495,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13577,11 +13597,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13592,37 +13612,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13711,13 +13731,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/WebServices/AzureADB2CAuth/UWP/ADB2CAuthorization.UWP.csproj b/WebServices/AzureADB2CAuth/UWP/ADB2CAuthorization.UWP.csproj index f74d7a7aaf..7271b45ff7 100755 --- a/WebServices/AzureADB2CAuth/UWP/ADB2CAuthorization.UWP.csproj +++ b/WebServices/AzureADB2CAuth/UWP/ADB2CAuthorization.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/WebServices/AzureADB2CAuth/iOS/ADB2CAuthorization.iOS.csproj b/WebServices/AzureADB2CAuth/iOS/ADB2CAuthorization.iOS.csproj index 76aacd4627..2511b0703b 100755 --- a/WebServices/AzureADB2CAuth/iOS/ADB2CAuthorization.iOS.csproj +++ b/WebServices/AzureADB2CAuth/iOS/ADB2CAuthorization.iOS.csproj @@ -96,7 +96,7 @@ 4.7.1 - + diff --git a/WebServices/AzureNotificationHub/NotificationHubSample/NotificationHubSample.Android/NotificationHubSample.Android.csproj b/WebServices/AzureNotificationHub/NotificationHubSample/NotificationHubSample.Android/NotificationHubSample.Android.csproj index 8b74144e4b..e1b6b077ef 100644 --- a/WebServices/AzureNotificationHub/NotificationHubSample/NotificationHubSample.Android/NotificationHubSample.Android.csproj +++ b/WebServices/AzureNotificationHub/NotificationHubSample/NotificationHubSample.Android/NotificationHubSample.Android.csproj @@ -60,7 +60,7 @@ 71.1740.0 - + 71.1610.0 diff --git a/WebServices/AzureNotificationHub/NotificationHubSample/NotificationHubSample.iOS/NotificationHubSample.iOS.csproj b/WebServices/AzureNotificationHub/NotificationHubSample/NotificationHubSample.iOS/NotificationHubSample.iOS.csproj index 2e6b96d1c5..629681e403 100644 --- a/WebServices/AzureNotificationHub/NotificationHubSample/NotificationHubSample.iOS/NotificationHubSample.iOS.csproj +++ b/WebServices/AzureNotificationHub/NotificationHubSample/NotificationHubSample.iOS/NotificationHubSample.iOS.csproj @@ -138,7 +138,7 @@ 2.0.4 - + diff --git a/WebServices/AzureNotificationHub/NotificationHubSample/NotificationHubSample/NotificationHubSample.csproj b/WebServices/AzureNotificationHub/NotificationHubSample/NotificationHubSample/NotificationHubSample.csproj index 23ce352ad6..abe49fb959 100644 --- a/WebServices/AzureNotificationHub/NotificationHubSample/NotificationHubSample/NotificationHubSample.csproj +++ b/WebServices/AzureNotificationHub/NotificationHubSample/NotificationHubSample/NotificationHubSample.csproj @@ -11,7 +11,7 @@ - + diff --git a/WebServices/AzureSearch/Droid/MonkeyApp.Droid.csproj b/WebServices/AzureSearch/Droid/MonkeyApp.Droid.csproj index 3404051010..def7149a22 100755 --- a/WebServices/AzureSearch/Droid/MonkeyApp.Droid.csproj +++ b/WebServices/AzureSearch/Droid/MonkeyApp.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/WebServices/AzureSearch/Droid/Resources/Resource.designer.cs b/WebServices/AzureSearch/Droid/Resources/Resource.designer.cs index 28985a72aa..e04ed721ac 100644 --- a/WebServices/AzureSearch/Droid/Resources/Resource.designer.cs +++ b/WebServices/AzureSearch/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::MonkeyApp.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::MonkeyApp.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::MonkeyApp.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::MonkeyApp.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::MonkeyApp.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::MonkeyApp.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::MonkeyApp.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::MonkeyApp.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::MonkeyApp.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::MonkeyApp.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::MonkeyApp.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::MonkeyApp.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::MonkeyApp.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::MonkeyApp.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::MonkeyApp.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::MonkeyApp.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::MonkeyApp.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::MonkeyApp.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::MonkeyApp.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::MonkeyApp.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::MonkeyApp.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::MonkeyApp.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::MonkeyApp.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::MonkeyApp.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::MonkeyApp.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::MonkeyApp.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::MonkeyApp.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::MonkeyApp.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::MonkeyApp.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::MonkeyApp.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::MonkeyApp.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::MonkeyApp.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::MonkeyApp.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::MonkeyApp.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::MonkeyApp.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::MonkeyApp.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::MonkeyApp.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::MonkeyApp.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::MonkeyApp.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::MonkeyApp.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::MonkeyApp.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::MonkeyApp.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::MonkeyApp.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::MonkeyApp.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::MonkeyApp.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::MonkeyApp.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::MonkeyApp.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::MonkeyApp.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9899,7 +9909,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F9 - public const int collectionViewStyle = 2131558905; + public const int collectionViewScrollBars = 2131558905; + + // aapt resource value: 0x7F0D01FA + public const int collectionViewTheme = 2131558906; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10835,37 +10848,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10972,14 +10985,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -10999,10 +11012,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11010,16 +11023,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11102,21 +11115,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11145,10 +11158,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11159,12 +11172,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11178,12 +11191,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11228,7 +11241,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11236,11 +11249,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11275,7 +11288,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11325,7 +11338,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11334,61 +11346,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11397,7 +11409,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11762,14 +11775,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11789,18 +11802,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11858,7 +11871,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11868,11 +11881,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11913,7 +11926,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11942,22 +11955,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12079,24 +12092,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12128,10 +12141,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12187,23 +12200,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12240,16 +12253,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12275,21 +12288,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12337,10 +12350,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12348,27 +12361,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12418,11 +12431,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12495,17 +12508,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12564,7 +12584,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12572,16 +12592,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12631,10 +12651,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12642,27 +12662,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12672,10 +12691,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12800,7 +12820,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12819,12 +12839,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12895,7 +12915,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12904,8 +12924,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12934,20 +12954,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12985,15 +13005,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13007,10 +13027,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13018,19 +13038,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13065,9 +13085,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13079,25 +13099,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13150,16 +13170,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13176,13 +13196,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13233,22 +13253,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13307,9 +13327,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13331,9 +13350,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13410,7 +13430,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13423,8 +13443,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13465,7 +13485,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13478,23 +13498,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13580,11 +13600,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13595,37 +13615,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13714,13 +13734,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/WebServices/AzureSearch/MonkeyApp/MonkeyApp.csproj b/WebServices/AzureSearch/MonkeyApp/MonkeyApp.csproj index 2b9a0c6fae..0c8b37dc8d 100644 --- a/WebServices/AzureSearch/MonkeyApp/MonkeyApp.csproj +++ b/WebServices/AzureSearch/MonkeyApp/MonkeyApp.csproj @@ -14,7 +14,7 @@ - + diff --git a/WebServices/AzureSearch/UWP/MonkeyApp.UWP.csproj b/WebServices/AzureSearch/UWP/MonkeyApp.UWP.csproj index 76183c783b..910be221ef 100755 --- a/WebServices/AzureSearch/UWP/MonkeyApp.UWP.csproj +++ b/WebServices/AzureSearch/UWP/MonkeyApp.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/WebServices/AzureSearch/iOS/MonkeyApp.iOS.csproj b/WebServices/AzureSearch/iOS/MonkeyApp.iOS.csproj index 07d60bf1c4..b69be6a527 100644 --- a/WebServices/AzureSearch/iOS/MonkeyApp.iOS.csproj +++ b/WebServices/AzureSearch/iOS/MonkeyApp.iOS.csproj @@ -132,7 +132,7 @@ - + diff --git a/WebServices/AzureSignalR/ChatClient.Android/ChatClient.Android.csproj b/WebServices/AzureSignalR/ChatClient.Android/ChatClient.Android.csproj index 2d367b7016..674581562a 100644 --- a/WebServices/AzureSignalR/ChatClient.Android/ChatClient.Android.csproj +++ b/WebServices/AzureSignalR/ChatClient.Android/ChatClient.Android.csproj @@ -52,7 +52,7 @@ 12.0.2 - + diff --git a/WebServices/AzureSignalR/ChatClient.UWP/ChatClient.UWP.csproj b/WebServices/AzureSignalR/ChatClient.UWP/ChatClient.UWP.csproj index 17dd634ea3..76d476019a 100644 --- a/WebServices/AzureSignalR/ChatClient.UWP/ChatClient.UWP.csproj +++ b/WebServices/AzureSignalR/ChatClient.UWP/ChatClient.UWP.csproj @@ -146,7 +146,7 @@ 12.0.2 - + diff --git a/WebServices/AzureSignalR/ChatClient.iOS/ChatClient.iOS.csproj b/WebServices/AzureSignalR/ChatClient.iOS/ChatClient.iOS.csproj index 014db813ab..f068abf6e4 100644 --- a/WebServices/AzureSignalR/ChatClient.iOS/ChatClient.iOS.csproj +++ b/WebServices/AzureSignalR/ChatClient.iOS/ChatClient.iOS.csproj @@ -154,7 +154,7 @@ 12.0.2 - + diff --git a/WebServices/AzureSignalR/ChatClient/ChatClient.csproj b/WebServices/AzureSignalR/ChatClient/ChatClient.csproj index 89345a5428..843aff1e3e 100644 --- a/WebServices/AzureSignalR/ChatClient/ChatClient.csproj +++ b/WebServices/AzureSignalR/ChatClient/ChatClient.csproj @@ -14,7 +14,7 @@ - + diff --git a/WebServices/AzureStorage/FileUploader.Android/FileUploader.Android.csproj b/WebServices/AzureStorage/FileUploader.Android/FileUploader.Android.csproj index 4d4f539177..6089306f9a 100644 --- a/WebServices/AzureStorage/FileUploader.Android/FileUploader.Android.csproj +++ b/WebServices/AzureStorage/FileUploader.Android/FileUploader.Android.csproj @@ -47,7 +47,7 @@ - + diff --git a/WebServices/AzureStorage/FileUploader.iOS/FileUploader.iOS.csproj b/WebServices/AzureStorage/FileUploader.iOS/FileUploader.iOS.csproj index 83ae4316ff..e1398b4d5b 100644 --- a/WebServices/AzureStorage/FileUploader.iOS/FileUploader.iOS.csproj +++ b/WebServices/AzureStorage/FileUploader.iOS/FileUploader.iOS.csproj @@ -149,7 +149,7 @@ - + diff --git a/WebServices/AzureStorage/FileUploader/FileUploader.csproj b/WebServices/AzureStorage/FileUploader/FileUploader.csproj index 83a9ad9b30..19e82f7955 100644 --- a/WebServices/AzureStorage/FileUploader/FileUploader.csproj +++ b/WebServices/AzureStorage/FileUploader/FileUploader.csproj @@ -10,7 +10,7 @@ - + diff --git a/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.Android/CognitiveSpeechService.Android.csproj b/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.Android/CognitiveSpeechService.Android.csproj index 97ff7f4881..cc70fa8563 100644 --- a/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.Android/CognitiveSpeechService.Android.csproj +++ b/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.Android/CognitiveSpeechService.Android.csproj @@ -56,7 +56,7 @@ 1.8.0 - + diff --git a/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.UWP/CognitiveSpeechService.UWP.csproj b/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.UWP/CognitiveSpeechService.UWP.csproj index 9e9bf4ceba..e6ea3aa48e 100644 --- a/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.UWP/CognitiveSpeechService.UWP.csproj +++ b/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.UWP/CognitiveSpeechService.UWP.csproj @@ -144,7 +144,7 @@ - + diff --git a/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.iOS/CognitiveSpeechService.iOS.csproj b/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.iOS/CognitiveSpeechService.iOS.csproj index 98c23989a2..1c93b38abd 100644 --- a/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.iOS/CognitiveSpeechService.iOS.csproj +++ b/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.iOS/CognitiveSpeechService.iOS.csproj @@ -124,7 +124,7 @@ 1.8.0 - + diff --git a/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.csproj b/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.csproj index c5fa9f61ba..7eb646f51a 100644 --- a/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.csproj +++ b/WebServices/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService/CognitiveSpeechService.csproj @@ -7,7 +7,7 @@ - + \ No newline at end of file diff --git a/WebServices/TodoASMX/Droid/Resources/Resource.designer.cs b/WebServices/TodoASMX/Droid/Resources/Resource.designer.cs index 5cf700e0cc..82cd2fb045 100644 --- a/WebServices/TodoASMX/Droid/Resources/Resource.designer.cs +++ b/WebServices/TodoASMX/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::TodoASMX.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::TodoASMX.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::TodoASMX.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::TodoASMX.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::TodoASMX.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::TodoASMX.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::TodoASMX.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::TodoASMX.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::TodoASMX.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::TodoASMX.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::TodoASMX.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::TodoASMX.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::TodoASMX.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::TodoASMX.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::TodoASMX.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::TodoASMX.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::TodoASMX.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::TodoASMX.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::TodoASMX.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::TodoASMX.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TodoASMX.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::TodoASMX.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TodoASMX.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TodoASMX.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::TodoASMX.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::TodoASMX.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::TodoASMX.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::TodoASMX.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::TodoASMX.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::TodoASMX.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::TodoASMX.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::TodoASMX.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::TodoASMX.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::TodoASMX.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::TodoASMX.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::TodoASMX.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::TodoASMX.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::TodoASMX.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::TodoASMX.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::TodoASMX.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::TodoASMX.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::TodoASMX.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::TodoASMX.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::TodoASMX.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TodoASMX.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::TodoASMX.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TodoASMX.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TodoASMX.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9917,7 +9927,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10847,37 +10860,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10984,14 +10997,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11011,10 +11024,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11022,16 +11035,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11114,21 +11127,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11157,10 +11170,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11171,12 +11184,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11190,12 +11203,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11240,7 +11253,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11248,11 +11261,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11287,7 +11300,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11337,7 +11350,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11346,61 +11358,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11409,7 +11421,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11774,14 +11787,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11801,18 +11814,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11870,7 +11883,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11880,11 +11893,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11925,7 +11938,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11954,22 +11967,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12091,24 +12104,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12140,10 +12153,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12199,23 +12212,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12252,16 +12265,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12287,21 +12300,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12349,10 +12362,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12360,27 +12373,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12430,11 +12443,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12507,17 +12520,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12576,7 +12596,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12584,16 +12604,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12643,10 +12663,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12654,27 +12674,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12684,10 +12703,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12812,7 +12832,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12831,12 +12851,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12907,7 +12927,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12916,8 +12936,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12946,20 +12966,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12997,15 +13017,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13019,10 +13039,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13030,19 +13050,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13077,9 +13097,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13091,25 +13111,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13162,16 +13182,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13188,13 +13208,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13245,22 +13265,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13319,9 +13339,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13343,9 +13362,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13422,7 +13442,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13435,8 +13455,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13477,7 +13497,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13490,23 +13510,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13592,11 +13612,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13607,37 +13627,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13726,13 +13746,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/WebServices/TodoASMX/Droid/TodoASMX.Droid.csproj b/WebServices/TodoASMX/Droid/TodoASMX.Droid.csproj index 1e90cd982f..e8d3a14ef4 100644 --- a/WebServices/TodoASMX/Droid/TodoASMX.Droid.csproj +++ b/WebServices/TodoASMX/Droid/TodoASMX.Droid.csproj @@ -38,7 +38,7 @@ false - + diff --git a/WebServices/TodoASMX/TodoASMX/TodoASMX.csproj b/WebServices/TodoASMX/TodoASMX/TodoASMX.csproj index 1da89fbd47..bfb29310a1 100644 --- a/WebServices/TodoASMX/TodoASMX/TodoASMX.csproj +++ b/WebServices/TodoASMX/TodoASMX/TodoASMX.csproj @@ -9,7 +9,7 @@ - + diff --git a/WebServices/TodoASMX/iOS/TodoASMX.iOS.csproj b/WebServices/TodoASMX/iOS/TodoASMX.iOS.csproj index 014b2bd3cb..3d3ed5a6ff 100755 --- a/WebServices/TodoASMX/iOS/TodoASMX.iOS.csproj +++ b/WebServices/TodoASMX/iOS/TodoASMX.iOS.csproj @@ -65,7 +65,7 @@ NSUrlSessionHandler - + diff --git a/WebServices/TodoCognitiveServices/TodoCognitive.Droid/TodoCognitive.Droid.csproj b/WebServices/TodoCognitiveServices/TodoCognitive.Droid/TodoCognitive.Droid.csproj index 38e1a7360a..b23e4ae5ad 100644 --- a/WebServices/TodoCognitiveServices/TodoCognitive.Droid/TodoCognitive.Droid.csproj +++ b/WebServices/TodoCognitiveServices/TodoCognitive.Droid/TodoCognitive.Droid.csproj @@ -48,7 +48,7 @@ - + diff --git a/WebServices/TodoCognitiveServices/TodoCognitive.UWP/TodoCognitive.UWP.csproj b/WebServices/TodoCognitiveServices/TodoCognitive.UWP/TodoCognitive.UWP.csproj index e49270c37d..3b46f8e459 100644 --- a/WebServices/TodoCognitiveServices/TodoCognitive.UWP/TodoCognitive.UWP.csproj +++ b/WebServices/TodoCognitiveServices/TodoCognitive.UWP/TodoCognitive.UWP.csproj @@ -92,7 +92,7 @@ - + diff --git a/WebServices/TodoCognitiveServices/TodoCognitive.iOS/TodoCognitive.iOS.csproj b/WebServices/TodoCognitiveServices/TodoCognitive.iOS/TodoCognitive.iOS.csproj index 87688efe90..d590ab5629 100644 --- a/WebServices/TodoCognitiveServices/TodoCognitive.iOS/TodoCognitive.iOS.csproj +++ b/WebServices/TodoCognitiveServices/TodoCognitive.iOS/TodoCognitive.iOS.csproj @@ -1,6 +1,6 @@  - + Debug iPhoneSimulator @@ -88,7 +88,7 @@ - + diff --git a/WebServices/TodoCognitiveServices/TodoCognitive/TodoCognitive.csproj b/WebServices/TodoCognitiveServices/TodoCognitive/TodoCognitive.csproj index fdce77d2e6..d1f87e2fd8 100644 --- a/WebServices/TodoCognitiveServices/TodoCognitive/TodoCognitive.csproj +++ b/WebServices/TodoCognitiveServices/TodoCognitive/TodoCognitive.csproj @@ -14,7 +14,7 @@ - + diff --git a/WebServices/TodoDocumentDB/Droid/Resources/Resource.designer.cs b/WebServices/TodoDocumentDB/Droid/Resources/Resource.designer.cs index 8dfba6cecc..2def746a3e 100644 --- a/WebServices/TodoDocumentDB/Droid/Resources/Resource.designer.cs +++ b/WebServices/TodoDocumentDB/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::TodoDocumentDB.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::TodoDocumentDB.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::TodoDocumentDB.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::TodoDocumentDB.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::TodoDocumentDB.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::TodoDocumentDB.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::TodoDocumentDB.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::TodoDocumentDB.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::TodoDocumentDB.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::TodoDocumentDB.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::TodoDocumentDB.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::TodoDocumentDB.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::TodoDocumentDB.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::TodoDocumentDB.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::TodoDocumentDB.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::TodoDocumentDB.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::TodoDocumentDB.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::TodoDocumentDB.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::TodoDocumentDB.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::TodoDocumentDB.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TodoDocumentDB.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::TodoDocumentDB.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TodoDocumentDB.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TodoDocumentDB.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::TodoDocumentDB.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::TodoDocumentDB.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::TodoDocumentDB.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::TodoDocumentDB.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::TodoDocumentDB.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::TodoDocumentDB.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::TodoDocumentDB.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::TodoDocumentDB.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::TodoDocumentDB.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::TodoDocumentDB.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::TodoDocumentDB.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::TodoDocumentDB.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::TodoDocumentDB.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::TodoDocumentDB.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::TodoDocumentDB.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::TodoDocumentDB.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::TodoDocumentDB.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::TodoDocumentDB.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::TodoDocumentDB.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::TodoDocumentDB.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TodoDocumentDB.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::TodoDocumentDB.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TodoDocumentDB.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TodoDocumentDB.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9902,7 +9912,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F9 - public const int collectionViewStyle = 2131558905; + public const int collectionViewScrollBars = 2131558905; + + // aapt resource value: 0x7F0D01FA + public const int collectionViewTheme = 2131558906; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10838,37 +10851,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10975,14 +10988,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11002,10 +11015,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11013,16 +11026,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11105,21 +11118,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11148,10 +11161,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11162,12 +11175,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11181,12 +11194,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11231,7 +11244,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11239,11 +11252,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11278,7 +11291,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11328,7 +11341,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11337,61 +11349,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11400,7 +11412,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11765,14 +11778,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11792,18 +11805,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11861,7 +11874,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11871,11 +11884,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11916,7 +11929,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11945,22 +11958,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12082,24 +12095,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12131,10 +12144,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12190,23 +12203,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12243,16 +12256,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12278,21 +12291,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12340,10 +12353,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12351,27 +12364,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12421,11 +12434,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12498,17 +12511,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12567,7 +12587,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12575,16 +12595,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12634,10 +12654,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12645,27 +12665,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12675,10 +12694,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12803,7 +12823,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12822,12 +12842,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12898,7 +12918,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12907,8 +12927,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12937,20 +12957,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12988,15 +13008,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13010,10 +13030,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13021,19 +13041,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13068,9 +13088,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13082,25 +13102,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13153,16 +13173,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13179,13 +13199,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13236,22 +13256,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13310,9 +13330,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13334,9 +13353,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13413,7 +13433,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13426,8 +13446,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13468,7 +13488,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13481,23 +13501,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13583,11 +13603,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13598,37 +13618,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13717,13 +13737,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/WebServices/TodoDocumentDB/Droid/TodoDocumentDB.Droid.csproj b/WebServices/TodoDocumentDB/Droid/TodoDocumentDB.Droid.csproj index ed1e58d83b..af0bee76d1 100644 --- a/WebServices/TodoDocumentDB/Droid/TodoDocumentDB.Droid.csproj +++ b/WebServices/TodoDocumentDB/Droid/TodoDocumentDB.Droid.csproj @@ -39,7 +39,7 @@ false - + 1.10.0 diff --git a/WebServices/TodoDocumentDB/iOS/TodoDocumentDB.iOS.csproj b/WebServices/TodoDocumentDB/iOS/TodoDocumentDB.iOS.csproj index 6f7f060cbb..ff0c917daa 100644 --- a/WebServices/TodoDocumentDB/iOS/TodoDocumentDB.iOS.csproj +++ b/WebServices/TodoDocumentDB/iOS/TodoDocumentDB.iOS.csproj @@ -83,7 +83,7 @@ x86 - + 1.10.0 diff --git a/WebServices/TodoDocumentDBAuth/Xamarin.Forms/Droid/Resources/Resource.designer.cs b/WebServices/TodoDocumentDBAuth/Xamarin.Forms/Droid/Resources/Resource.designer.cs index cadb9eeb30..8fe0fd9a41 100644 --- a/WebServices/TodoDocumentDBAuth/Xamarin.Forms/Droid/Resources/Resource.designer.cs +++ b/WebServices/TodoDocumentDBAuth/Xamarin.Forms/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -313,6 +312,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::TodoDocumentDB.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::TodoDocumentDB.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::TodoDocumentDB.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::TodoDocumentDB.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::TodoDocumentDB.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::TodoDocumentDB.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::TodoDocumentDB.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1660,7 +1660,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::TodoDocumentDB.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::TodoDocumentDB.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::TodoDocumentDB.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::TodoDocumentDB.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::TodoDocumentDB.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::TodoDocumentDB.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::TodoDocumentDB.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::TodoDocumentDB.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::TodoDocumentDB.Droid.Resource.Style.Platform_AppCompat; @@ -2391,6 +2392,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::TodoDocumentDB.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::TodoDocumentDB.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::TodoDocumentDB.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::TodoDocumentDB.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TodoDocumentDB.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::TodoDocumentDB.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TodoDocumentDB.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TodoDocumentDB.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2878,6 +2881,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::TodoDocumentDB.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::TodoDocumentDB.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::TodoDocumentDB.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::TodoDocumentDB.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::TodoDocumentDB.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::TodoDocumentDB.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::TodoDocumentDB.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4225,7 +4229,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::TodoDocumentDB.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::TodoDocumentDB.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::TodoDocumentDB.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::TodoDocumentDB.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::TodoDocumentDB.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::TodoDocumentDB.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::TodoDocumentDB.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::TodoDocumentDB.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::TodoDocumentDB.Droid.Resource.Style.Platform_AppCompat; @@ -4956,6 +4961,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::TodoDocumentDB.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::TodoDocumentDB.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::TodoDocumentDB.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::TodoDocumentDB.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TodoDocumentDB.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::TodoDocumentDB.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TodoDocumentDB.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TodoDocumentDB.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5803,1042 +5810,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -10046,7 +10056,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F9 - public const int collectionViewStyle = 2131558905; + public const int collectionViewScrollBars = 2131558905; + + // aapt resource value: 0x7F0D01FA + public const int collectionViewTheme = 2131558906; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10982,37 +10995,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -11119,14 +11132,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11146,10 +11159,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11157,16 +11170,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11249,21 +11262,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11292,10 +11305,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11306,12 +11319,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11325,12 +11338,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11375,7 +11388,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11383,11 +11396,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11422,7 +11435,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11472,7 +11485,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11481,61 +11493,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11544,7 +11556,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11909,14 +11922,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11936,18 +11949,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -12005,7 +12018,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -12015,11 +12028,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -12060,7 +12073,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -12089,22 +12102,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12226,24 +12239,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12275,10 +12288,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12334,23 +12347,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12387,16 +12400,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12422,21 +12435,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12484,10 +12497,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12495,27 +12508,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12565,11 +12578,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12642,17 +12655,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12711,7 +12731,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12719,16 +12739,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12778,10 +12798,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12789,27 +12809,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12819,10 +12838,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12947,7 +12967,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12966,12 +12986,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -13042,7 +13062,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -13051,8 +13071,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -13081,20 +13101,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13132,15 +13152,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13154,10 +13174,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13165,19 +13185,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13212,9 +13232,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13226,25 +13246,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13297,16 +13317,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13323,13 +13343,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13380,22 +13400,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13454,9 +13474,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13478,9 +13497,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13557,7 +13577,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13570,8 +13590,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13612,7 +13632,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13625,23 +13645,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13727,11 +13747,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13742,37 +13762,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13861,13 +13881,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/WebServices/TodoDocumentDBAuth/Xamarin.Forms/Droid/TodoDocumentDBAuth.Droid.csproj b/WebServices/TodoDocumentDBAuth/Xamarin.Forms/Droid/TodoDocumentDBAuth.Droid.csproj index 0cf570a7fd..b27a43537f 100644 --- a/WebServices/TodoDocumentDBAuth/Xamarin.Forms/Droid/TodoDocumentDBAuth.Droid.csproj +++ b/WebServices/TodoDocumentDBAuth/Xamarin.Forms/Droid/TodoDocumentDBAuth.Droid.csproj @@ -39,7 +39,7 @@ false - + 1.10.0 diff --git a/WebServices/TodoDocumentDBAuth/Xamarin.Forms/iOS/TodoDocumentDBAuth.iOS.csproj b/WebServices/TodoDocumentDBAuth/Xamarin.Forms/iOS/TodoDocumentDBAuth.iOS.csproj index eaf4eec0a9..66630a7e15 100644 --- a/WebServices/TodoDocumentDBAuth/Xamarin.Forms/iOS/TodoDocumentDBAuth.iOS.csproj +++ b/WebServices/TodoDocumentDBAuth/Xamarin.Forms/iOS/TodoDocumentDBAuth.iOS.csproj @@ -83,7 +83,7 @@ x86 - + 1.10.0 diff --git a/WebServices/TodoREST/Droid/Resources/Resource.designer.cs b/WebServices/TodoREST/Droid/Resources/Resource.designer.cs index 5c7571ff6e..39c356dc81 100644 --- a/WebServices/TodoREST/Droid/Resources/Resource.designer.cs +++ b/WebServices/TodoREST/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::TodoREST.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::TodoREST.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::TodoREST.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::TodoREST.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::TodoREST.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::TodoREST.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::TodoREST.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::TodoREST.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::TodoREST.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::TodoREST.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::TodoREST.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::TodoREST.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::TodoREST.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::TodoREST.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::TodoREST.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::TodoREST.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::TodoREST.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::TodoREST.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::TodoREST.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::TodoREST.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TodoREST.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::TodoREST.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TodoREST.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TodoREST.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::TodoREST.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::TodoREST.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::TodoREST.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::TodoREST.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::TodoREST.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::TodoREST.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::TodoREST.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::TodoREST.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::TodoREST.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::TodoREST.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::TodoREST.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::TodoREST.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::TodoREST.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::TodoREST.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::TodoREST.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::TodoREST.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::TodoREST.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::TodoREST.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::TodoREST.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::TodoREST.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TodoREST.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::TodoREST.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TodoREST.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TodoREST.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9917,7 +9927,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10847,37 +10860,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10984,14 +10997,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11011,10 +11024,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11022,16 +11035,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11114,21 +11127,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11157,10 +11170,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11171,12 +11184,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11190,12 +11203,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11240,7 +11253,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11248,11 +11261,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11287,7 +11300,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11337,7 +11350,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11346,61 +11358,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11409,7 +11421,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11774,14 +11787,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11801,18 +11814,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11870,7 +11883,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11880,11 +11893,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11925,7 +11938,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11954,22 +11967,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12091,24 +12104,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12140,10 +12153,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12199,23 +12212,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12252,16 +12265,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12287,21 +12300,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12349,10 +12362,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12360,27 +12373,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12430,11 +12443,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12507,17 +12520,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12576,7 +12596,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12584,16 +12604,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12643,10 +12663,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12654,27 +12674,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12684,10 +12703,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12812,7 +12832,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12831,12 +12851,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12907,7 +12927,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12916,8 +12936,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12946,20 +12966,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12997,15 +13017,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13019,10 +13039,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13030,19 +13050,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13077,9 +13097,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13091,25 +13111,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13162,16 +13182,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13188,13 +13208,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13245,22 +13265,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13319,9 +13339,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13343,9 +13362,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13422,7 +13442,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13435,8 +13455,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13477,7 +13497,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13490,23 +13510,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13592,11 +13612,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13607,37 +13627,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13726,13 +13746,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/WebServices/TodoREST/Droid/TodoREST.Droid.csproj b/WebServices/TodoREST/Droid/TodoREST.Droid.csproj index 49de7cecde..48dcb4b7bd 100644 --- a/WebServices/TodoREST/Droid/TodoREST.Droid.csproj +++ b/WebServices/TodoREST/Droid/TodoREST.Droid.csproj @@ -45,7 +45,7 @@ - + diff --git a/WebServices/TodoREST/TodoREST/TodoREST.csproj b/WebServices/TodoREST/TodoREST/TodoREST.csproj index 205776a74d..76556bf862 100644 --- a/WebServices/TodoREST/TodoREST/TodoREST.csproj +++ b/WebServices/TodoREST/TodoREST/TodoREST.csproj @@ -10,7 +10,7 @@ - + diff --git a/WebServices/TodoREST/iOS/TodoREST.iOS.csproj b/WebServices/TodoREST/iOS/TodoREST.iOS.csproj index fc7436597a..59ad734c5d 100644 --- a/WebServices/TodoREST/iOS/TodoREST.iOS.csproj +++ b/WebServices/TodoREST/iOS/TodoREST.iOS.csproj @@ -70,7 +70,7 @@ NSUrlSessionHandler - + diff --git a/WebServices/TodoWCF/Droid/Resources/Resource.designer.cs b/WebServices/TodoWCF/Droid/Resources/Resource.designer.cs index 48a0e2a596..bc70ffd704 100644 --- a/WebServices/TodoWCF/Droid/Resources/Resource.designer.cs +++ b/WebServices/TodoWCF/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -15,7 +14,7 @@ namespace TodoWCF.Droid { - [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")] public partial class Resource { @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::TodoWCF.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::TodoWCF.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::TodoWCF.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::TodoWCF.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::TodoWCF.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::TodoWCF.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::TodoWCF.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1342,6 +1342,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.Animation_AppCompat_DropDownUp = global::TodoWCF.Droid.Resource.Style.Animation_AppCompat_DropDownUp; global::Xamarin.Forms.Platform.Android.Resource.Style.Animation_AppCompat_Tooltip = global::TodoWCF.Droid.Resource.Style.Animation_AppCompat_Tooltip; global::Xamarin.Forms.Platform.Android.Resource.Style.Animation_Design_BottomSheetDialog = global::TodoWCF.Droid.Resource.Style.Animation_Design_BottomSheetDialog; + global::Xamarin.Forms.Platform.Android.Resource.Style.AppCompatDialogStyle = global::TodoWCF.Droid.Resource.Style.AppCompatDialogStyle; global::Xamarin.Forms.Platform.Android.Resource.Style.Base_AlertDialog_AppCompat = global::TodoWCF.Droid.Resource.Style.Base_AlertDialog_AppCompat; global::Xamarin.Forms.Platform.Android.Resource.Style.Base_AlertDialog_AppCompat_Light = global::TodoWCF.Droid.Resource.Style.Base_AlertDialog_AppCompat_Light; global::Xamarin.Forms.Platform.Android.Resource.Style.Base_Animation_AppCompat_Dialog = global::TodoWCF.Droid.Resource.Style.Base_Animation_AppCompat_Dialog; @@ -1533,8 +1534,10 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::TodoWCF.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::TodoWCF.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::TodoWCF.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::TodoWCF.Droid.Resource.Style.collectionViewStyle; - global::Xamarin.Forms.Platform.Android.Resource.Style.NestedScrollBarStyle = global::TodoWCF.Droid.Resource.Style.NestedScrollBarStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::TodoWCF.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::TodoWCF.Droid.Resource.Style.collectionViewTheme; + global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::TodoWCF.Droid.Resource.Style.MainTheme; + global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::TodoWCF.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::TodoWCF.Droid.Resource.Style.Platform_AppCompat; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat_Light = global::TodoWCF.Droid.Resource.Style.Platform_AppCompat_Light; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_MaterialComponents = global::TodoWCF.Droid.Resource.Style.Platform_MaterialComponents; @@ -2263,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::TodoWCF.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::TodoWCF.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::TodoWCF.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::TodoWCF.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TodoWCF.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::TodoWCF.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TodoWCF.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TodoWCF.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2750,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::TodoWCF.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::TodoWCF.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::TodoWCF.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::TodoWCF.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::TodoWCF.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::TodoWCF.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::TodoWCF.Droid.Resource.Attribute.colorBackgroundFloating; @@ -3905,6 +3911,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.Animation_AppCompat_DropDownUp = global::TodoWCF.Droid.Resource.Style.Animation_AppCompat_DropDownUp; global::Xamarin.Forms.Platform.Resource.Style.Animation_AppCompat_Tooltip = global::TodoWCF.Droid.Resource.Style.Animation_AppCompat_Tooltip; global::Xamarin.Forms.Platform.Resource.Style.Animation_Design_BottomSheetDialog = global::TodoWCF.Droid.Resource.Style.Animation_Design_BottomSheetDialog; + global::Xamarin.Forms.Platform.Resource.Style.AppCompatDialogStyle = global::TodoWCF.Droid.Resource.Style.AppCompatDialogStyle; global::Xamarin.Forms.Platform.Resource.Style.Base_AlertDialog_AppCompat = global::TodoWCF.Droid.Resource.Style.Base_AlertDialog_AppCompat; global::Xamarin.Forms.Platform.Resource.Style.Base_AlertDialog_AppCompat_Light = global::TodoWCF.Droid.Resource.Style.Base_AlertDialog_AppCompat_Light; global::Xamarin.Forms.Platform.Resource.Style.Base_Animation_AppCompat_Dialog = global::TodoWCF.Droid.Resource.Style.Base_Animation_AppCompat_Dialog; @@ -4096,8 +4103,10 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::TodoWCF.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::TodoWCF.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::TodoWCF.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::TodoWCF.Droid.Resource.Style.collectionViewStyle; - global::Xamarin.Forms.Platform.Resource.Style.NestedScrollBarStyle = global::TodoWCF.Droid.Resource.Style.NestedScrollBarStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::TodoWCF.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::TodoWCF.Droid.Resource.Style.collectionViewTheme; + global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::TodoWCF.Droid.Resource.Style.MainTheme; + global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::TodoWCF.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::TodoWCF.Droid.Resource.Style.Platform_AppCompat; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat_Light = global::TodoWCF.Droid.Resource.Style.Platform_AppCompat_Light; global::Xamarin.Forms.Platform.Resource.Style.Platform_MaterialComponents = global::TodoWCF.Droid.Resource.Style.Platform_MaterialComponents; @@ -4826,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::TodoWCF.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::TodoWCF.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::TodoWCF.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::TodoWCF.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::TodoWCF.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::TodoWCF.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::TodoWCF.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::TodoWCF.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5667,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9912,8 +9926,11 @@ public partial class Style // aapt resource value: 0x7F0D00C5 public const int CardView_Light = 2131558597; + // aapt resource value: 0x7F0D01F7 + public const int collectionViewScrollBars = 2131558903; + // aapt resource value: 0x7F0D01F8 - public const int collectionViewStyle = 2131558904; + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -9922,916 +9939,913 @@ public partial class Style public const int MainTheme_Base = 2131558599; // aapt resource value: 0x7F0D00C8 - public const int NestedScrollBarStyle = 2131558600; + public const int Platform_AppCompat = 2131558600; // aapt resource value: 0x7F0D00C9 - public const int Platform_AppCompat = 2131558601; + public const int Platform_AppCompat_Light = 2131558601; // aapt resource value: 0x7F0D00CA - public const int Platform_AppCompat_Light = 2131558602; + public const int Platform_MaterialComponents = 2131558602; // aapt resource value: 0x7F0D00CB - public const int Platform_MaterialComponents = 2131558603; + public const int Platform_MaterialComponents_Dialog = 2131558603; // aapt resource value: 0x7F0D00CC - public const int Platform_MaterialComponents_Dialog = 2131558604; + public const int Platform_MaterialComponents_Light = 2131558604; // aapt resource value: 0x7F0D00CD - public const int Platform_MaterialComponents_Light = 2131558605; + public const int Platform_MaterialComponents_Light_Dialog = 2131558605; // aapt resource value: 0x7F0D00CE - public const int Platform_MaterialComponents_Light_Dialog = 2131558606; + public const int Platform_ThemeOverlay_AppCompat = 2131558606; // aapt resource value: 0x7F0D00CF - public const int Platform_ThemeOverlay_AppCompat = 2131558607; + public const int Platform_ThemeOverlay_AppCompat_Dark = 2131558607; // aapt resource value: 0x7F0D00D0 - public const int Platform_ThemeOverlay_AppCompat_Dark = 2131558608; + public const int Platform_ThemeOverlay_AppCompat_Light = 2131558608; // aapt resource value: 0x7F0D00D1 - public const int Platform_ThemeOverlay_AppCompat_Light = 2131558609; + public const int Platform_V21_AppCompat = 2131558609; // aapt resource value: 0x7F0D00D2 - public const int Platform_V21_AppCompat = 2131558610; + public const int Platform_V21_AppCompat_Light = 2131558610; // aapt resource value: 0x7F0D00D3 - public const int Platform_V21_AppCompat_Light = 2131558611; + public const int Platform_V25_AppCompat = 2131558611; // aapt resource value: 0x7F0D00D4 - public const int Platform_V25_AppCompat = 2131558612; + public const int Platform_V25_AppCompat_Light = 2131558612; // aapt resource value: 0x7F0D00D5 - public const int Platform_V25_AppCompat_Light = 2131558613; + public const int Platform_Widget_AppCompat_Spinner = 2131558613; // aapt resource value: 0x7F0D00D6 - public const int Platform_Widget_AppCompat_Spinner = 2131558614; + public const int RtlOverlay_DialogWindowTitle_AppCompat = 2131558614; // aapt resource value: 0x7F0D00D7 - public const int RtlOverlay_DialogWindowTitle_AppCompat = 2131558615; + public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131558615; // aapt resource value: 0x7F0D00D8 - public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131558616; + public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131558616; // aapt resource value: 0x7F0D00D9 - public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131558617; + public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131558617; // aapt resource value: 0x7F0D00DA - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131558618; + public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131558618; // aapt resource value: 0x7F0D00DB - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131558619; + public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 2131558619; // aapt resource value: 0x7F0D00DC - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut = 2131558620; + public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 2131558620; // aapt resource value: 0x7F0D00DD - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow = 2131558621; + public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131558621; // aapt resource value: 0x7F0D00DE - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131558622; + public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 2131558622; - // aapt resource value: 0x7F0D00DF - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Title = 2131558623; + // aapt resource value: 0x7F0D00E4 + public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131558628; - // aapt resource value: 0x7F0D00E5 - public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131558629; + // aapt resource value: 0x7F0D00DF + public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131558623; // aapt resource value: 0x7F0D00E0 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131558624; + public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131558624; // aapt resource value: 0x7F0D00E1 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131558625; + public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131558625; // aapt resource value: 0x7F0D00E2 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131558626; + public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131558626; // aapt resource value: 0x7F0D00E3 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131558627; + public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131558627; - // aapt resource value: 0x7F0D00E4 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131558628; + // aapt resource value: 0x7F0D00E5 + public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131558629; // aapt resource value: 0x7F0D00E6 - public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131558630; + public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131558630; // aapt resource value: 0x7F0D00E7 - public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131558631; + public const int TextAppearance_AppCompat = 2131558631; // aapt resource value: 0x7F0D00E8 - public const int TextAppearance_AppCompat = 2131558632; + public const int TextAppearance_AppCompat_Body1 = 2131558632; // aapt resource value: 0x7F0D00E9 - public const int TextAppearance_AppCompat_Body1 = 2131558633; + public const int TextAppearance_AppCompat_Body2 = 2131558633; // aapt resource value: 0x7F0D00EA - public const int TextAppearance_AppCompat_Body2 = 2131558634; + public const int TextAppearance_AppCompat_Button = 2131558634; // aapt resource value: 0x7F0D00EB - public const int TextAppearance_AppCompat_Button = 2131558635; + public const int TextAppearance_AppCompat_Caption = 2131558635; // aapt resource value: 0x7F0D00EC - public const int TextAppearance_AppCompat_Caption = 2131558636; + public const int TextAppearance_AppCompat_Display1 = 2131558636; // aapt resource value: 0x7F0D00ED - public const int TextAppearance_AppCompat_Display1 = 2131558637; + public const int TextAppearance_AppCompat_Display2 = 2131558637; // aapt resource value: 0x7F0D00EE - public const int TextAppearance_AppCompat_Display2 = 2131558638; + public const int TextAppearance_AppCompat_Display3 = 2131558638; // aapt resource value: 0x7F0D00EF - public const int TextAppearance_AppCompat_Display3 = 2131558639; + public const int TextAppearance_AppCompat_Display4 = 2131558639; // aapt resource value: 0x7F0D00F0 - public const int TextAppearance_AppCompat_Display4 = 2131558640; + public const int TextAppearance_AppCompat_Headline = 2131558640; // aapt resource value: 0x7F0D00F1 - public const int TextAppearance_AppCompat_Headline = 2131558641; + public const int TextAppearance_AppCompat_Inverse = 2131558641; // aapt resource value: 0x7F0D00F2 - public const int TextAppearance_AppCompat_Inverse = 2131558642; + public const int TextAppearance_AppCompat_Large = 2131558642; // aapt resource value: 0x7F0D00F3 - public const int TextAppearance_AppCompat_Large = 2131558643; + public const int TextAppearance_AppCompat_Large_Inverse = 2131558643; // aapt resource value: 0x7F0D00F4 - public const int TextAppearance_AppCompat_Large_Inverse = 2131558644; + public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131558644; // aapt resource value: 0x7F0D00F5 - public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131558645; + public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131558645; // aapt resource value: 0x7F0D00F6 - public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131558646; + public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131558646; // aapt resource value: 0x7F0D00F7 - public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131558647; + public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131558647; // aapt resource value: 0x7F0D00F8 - public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131558648; + public const int TextAppearance_AppCompat_Medium = 2131558648; // aapt resource value: 0x7F0D00F9 - public const int TextAppearance_AppCompat_Medium = 2131558649; + public const int TextAppearance_AppCompat_Medium_Inverse = 2131558649; // aapt resource value: 0x7F0D00FA - public const int TextAppearance_AppCompat_Medium_Inverse = 2131558650; + public const int TextAppearance_AppCompat_Menu = 2131558650; // aapt resource value: 0x7F0D00FB - public const int TextAppearance_AppCompat_Menu = 2131558651; + public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131558651; // aapt resource value: 0x7F0D00FC - public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131558652; + public const int TextAppearance_AppCompat_SearchResult_Title = 2131558652; // aapt resource value: 0x7F0D00FD - public const int TextAppearance_AppCompat_SearchResult_Title = 2131558653; + public const int TextAppearance_AppCompat_Small = 2131558653; // aapt resource value: 0x7F0D00FE - public const int TextAppearance_AppCompat_Small = 2131558654; + public const int TextAppearance_AppCompat_Small_Inverse = 2131558654; // aapt resource value: 0x7F0D00FF - public const int TextAppearance_AppCompat_Small_Inverse = 2131558655; + public const int TextAppearance_AppCompat_Subhead = 2131558655; // aapt resource value: 0x7F0D0100 - public const int TextAppearance_AppCompat_Subhead = 2131558656; + public const int TextAppearance_AppCompat_Subhead_Inverse = 2131558656; // aapt resource value: 0x7F0D0101 - public const int TextAppearance_AppCompat_Subhead_Inverse = 2131558657; + public const int TextAppearance_AppCompat_Title = 2131558657; // aapt resource value: 0x7F0D0102 - public const int TextAppearance_AppCompat_Title = 2131558658; + public const int TextAppearance_AppCompat_Title_Inverse = 2131558658; // aapt resource value: 0x7F0D0103 - public const int TextAppearance_AppCompat_Title_Inverse = 2131558659; + public const int TextAppearance_AppCompat_Tooltip = 2131558659; // aapt resource value: 0x7F0D0104 - public const int TextAppearance_AppCompat_Tooltip = 2131558660; + public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131558660; // aapt resource value: 0x7F0D0105 - public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131558661; + public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131558661; // aapt resource value: 0x7F0D0106 - public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131558662; + public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131558662; // aapt resource value: 0x7F0D0107 - public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131558663; + public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131558663; // aapt resource value: 0x7F0D0108 - public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131558664; + public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131558664; // aapt resource value: 0x7F0D0109 - public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131558665; + public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131558665; // aapt resource value: 0x7F0D010A - public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131558666; + public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131558666; // aapt resource value: 0x7F0D010B - public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131558667; + public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131558667; // aapt resource value: 0x7F0D010C - public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131558668; + public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131558668; // aapt resource value: 0x7F0D010D - public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131558669; + public const int TextAppearance_AppCompat_Widget_Button = 2131558669; // aapt resource value: 0x7F0D010E - public const int TextAppearance_AppCompat_Widget_Button = 2131558670; + public const int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131558670; // aapt resource value: 0x7F0D010F - public const int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131558671; + public const int TextAppearance_AppCompat_Widget_Button_Colored = 2131558671; // aapt resource value: 0x7F0D0110 - public const int TextAppearance_AppCompat_Widget_Button_Colored = 2131558672; + public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131558672; // aapt resource value: 0x7F0D0111 - public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131558673; + public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131558673; // aapt resource value: 0x7F0D0112 - public const int TextAppearance_AppCompat_Widget_DropDownItem = 2131558674; + public const int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131558674; // aapt resource value: 0x7F0D0113 - public const int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131558675; + public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131558675; // aapt resource value: 0x7F0D0114 - public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131558676; + public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131558676; // aapt resource value: 0x7F0D0115 - public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131558677; + public const int TextAppearance_AppCompat_Widget_Switch = 2131558677; // aapt resource value: 0x7F0D0116 - public const int TextAppearance_AppCompat_Widget_Switch = 2131558678; + public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131558678; // aapt resource value: 0x7F0D0117 - public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131558679; + public const int TextAppearance_Compat_Notification = 2131558679; // aapt resource value: 0x7F0D0118 - public const int TextAppearance_Compat_Notification = 2131558680; + public const int TextAppearance_Compat_Notification_Info = 2131558680; // aapt resource value: 0x7F0D0119 - public const int TextAppearance_Compat_Notification_Info = 2131558681; + public const int TextAppearance_Compat_Notification_Info_Media = 2131558681; // aapt resource value: 0x7F0D011A - public const int TextAppearance_Compat_Notification_Info_Media = 2131558682; + public const int TextAppearance_Compat_Notification_Line2 = 2131558682; // aapt resource value: 0x7F0D011B - public const int TextAppearance_Compat_Notification_Line2 = 2131558683; + public const int TextAppearance_Compat_Notification_Line2_Media = 2131558683; // aapt resource value: 0x7F0D011C - public const int TextAppearance_Compat_Notification_Line2_Media = 2131558684; + public const int TextAppearance_Compat_Notification_Media = 2131558684; // aapt resource value: 0x7F0D011D - public const int TextAppearance_Compat_Notification_Media = 2131558685; + public const int TextAppearance_Compat_Notification_Time = 2131558685; // aapt resource value: 0x7F0D011E - public const int TextAppearance_Compat_Notification_Time = 2131558686; + public const int TextAppearance_Compat_Notification_Time_Media = 2131558686; // aapt resource value: 0x7F0D011F - public const int TextAppearance_Compat_Notification_Time_Media = 2131558687; + public const int TextAppearance_Compat_Notification_Title = 2131558687; // aapt resource value: 0x7F0D0120 - public const int TextAppearance_Compat_Notification_Title = 2131558688; + public const int TextAppearance_Compat_Notification_Title_Media = 2131558688; // aapt resource value: 0x7F0D0121 - public const int TextAppearance_Compat_Notification_Title_Media = 2131558689; + public const int TextAppearance_Design_CollapsingToolbar_Expanded = 2131558689; // aapt resource value: 0x7F0D0122 - public const int TextAppearance_Design_CollapsingToolbar_Expanded = 2131558690; + public const int TextAppearance_Design_Counter = 2131558690; // aapt resource value: 0x7F0D0123 - public const int TextAppearance_Design_Counter = 2131558691; + public const int TextAppearance_Design_Counter_Overflow = 2131558691; // aapt resource value: 0x7F0D0124 - public const int TextAppearance_Design_Counter_Overflow = 2131558692; + public const int TextAppearance_Design_Error = 2131558692; // aapt resource value: 0x7F0D0125 - public const int TextAppearance_Design_Error = 2131558693; + public const int TextAppearance_Design_HelperText = 2131558693; // aapt resource value: 0x7F0D0126 - public const int TextAppearance_Design_HelperText = 2131558694; + public const int TextAppearance_Design_Hint = 2131558694; // aapt resource value: 0x7F0D0127 - public const int TextAppearance_Design_Hint = 2131558695; + public const int TextAppearance_Design_Snackbar_Message = 2131558695; // aapt resource value: 0x7F0D0128 - public const int TextAppearance_Design_Snackbar_Message = 2131558696; + public const int TextAppearance_Design_Tab = 2131558696; // aapt resource value: 0x7F0D0129 - public const int TextAppearance_Design_Tab = 2131558697; + public const int TextAppearance_MaterialComponents_Body1 = 2131558697; // aapt resource value: 0x7F0D012A - public const int TextAppearance_MaterialComponents_Body1 = 2131558698; + public const int TextAppearance_MaterialComponents_Body2 = 2131558698; // aapt resource value: 0x7F0D012B - public const int TextAppearance_MaterialComponents_Body2 = 2131558699; + public const int TextAppearance_MaterialComponents_Button = 2131558699; // aapt resource value: 0x7F0D012C - public const int TextAppearance_MaterialComponents_Button = 2131558700; + public const int TextAppearance_MaterialComponents_Caption = 2131558700; // aapt resource value: 0x7F0D012D - public const int TextAppearance_MaterialComponents_Caption = 2131558701; + public const int TextAppearance_MaterialComponents_Chip = 2131558701; // aapt resource value: 0x7F0D012E - public const int TextAppearance_MaterialComponents_Chip = 2131558702; + public const int TextAppearance_MaterialComponents_Headline1 = 2131558702; // aapt resource value: 0x7F0D012F - public const int TextAppearance_MaterialComponents_Headline1 = 2131558703; + public const int TextAppearance_MaterialComponents_Headline2 = 2131558703; // aapt resource value: 0x7F0D0130 - public const int TextAppearance_MaterialComponents_Headline2 = 2131558704; + public const int TextAppearance_MaterialComponents_Headline3 = 2131558704; // aapt resource value: 0x7F0D0131 - public const int TextAppearance_MaterialComponents_Headline3 = 2131558705; + public const int TextAppearance_MaterialComponents_Headline4 = 2131558705; // aapt resource value: 0x7F0D0132 - public const int TextAppearance_MaterialComponents_Headline4 = 2131558706; + public const int TextAppearance_MaterialComponents_Headline5 = 2131558706; // aapt resource value: 0x7F0D0133 - public const int TextAppearance_MaterialComponents_Headline5 = 2131558707; + public const int TextAppearance_MaterialComponents_Headline6 = 2131558707; // aapt resource value: 0x7F0D0134 - public const int TextAppearance_MaterialComponents_Headline6 = 2131558708; + public const int TextAppearance_MaterialComponents_Overline = 2131558708; // aapt resource value: 0x7F0D0135 - public const int TextAppearance_MaterialComponents_Overline = 2131558709; + public const int TextAppearance_MaterialComponents_Subtitle1 = 2131558709; // aapt resource value: 0x7F0D0136 - public const int TextAppearance_MaterialComponents_Subtitle1 = 2131558710; + public const int TextAppearance_MaterialComponents_Subtitle2 = 2131558710; // aapt resource value: 0x7F0D0137 - public const int TextAppearance_MaterialComponents_Subtitle2 = 2131558711; + public const int TextAppearance_MaterialComponents_Tab = 2131558711; // aapt resource value: 0x7F0D0138 - public const int TextAppearance_MaterialComponents_Tab = 2131558712; + public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131558712; // aapt resource value: 0x7F0D0139 - public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131558713; + public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131558713; // aapt resource value: 0x7F0D013A - public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131558714; + public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131558714; - // aapt resource value: 0x7F0D013B - public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131558715; + // aapt resource value: 0x7F0D016B + public const int ThemeOverlay_AppCompat = 2131558763; // aapt resource value: 0x7F0D016C - public const int ThemeOverlay_AppCompat = 2131558764; + public const int ThemeOverlay_AppCompat_ActionBar = 2131558764; // aapt resource value: 0x7F0D016D - public const int ThemeOverlay_AppCompat_ActionBar = 2131558765; + public const int ThemeOverlay_AppCompat_Dark = 2131558765; // aapt resource value: 0x7F0D016E - public const int ThemeOverlay_AppCompat_Dark = 2131558766; + public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131558766; // aapt resource value: 0x7F0D016F - public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131558767; + public const int ThemeOverlay_AppCompat_Dialog = 2131558767; // aapt resource value: 0x7F0D0170 - public const int ThemeOverlay_AppCompat_Dialog = 2131558768; + public const int ThemeOverlay_AppCompat_Dialog_Alert = 2131558768; // aapt resource value: 0x7F0D0171 - public const int ThemeOverlay_AppCompat_Dialog_Alert = 2131558769; + public const int ThemeOverlay_AppCompat_Light = 2131558769; // aapt resource value: 0x7F0D0172 - public const int ThemeOverlay_AppCompat_Light = 2131558770; + public const int ThemeOverlay_MaterialComponents = 2131558770; // aapt resource value: 0x7F0D0173 - public const int ThemeOverlay_MaterialComponents = 2131558771; + public const int ThemeOverlay_MaterialComponents_ActionBar = 2131558771; // aapt resource value: 0x7F0D0174 - public const int ThemeOverlay_MaterialComponents_ActionBar = 2131558772; + public const int ThemeOverlay_MaterialComponents_Dark = 2131558772; // aapt resource value: 0x7F0D0175 - public const int ThemeOverlay_MaterialComponents_Dark = 2131558773; + public const int ThemeOverlay_MaterialComponents_Dark_ActionBar = 2131558773; // aapt resource value: 0x7F0D0176 - public const int ThemeOverlay_MaterialComponents_Dark_ActionBar = 2131558774; + public const int ThemeOverlay_MaterialComponents_Dialog = 2131558774; // aapt resource value: 0x7F0D0177 - public const int ThemeOverlay_MaterialComponents_Dialog = 2131558775; + public const int ThemeOverlay_MaterialComponents_Dialog_Alert = 2131558775; // aapt resource value: 0x7F0D0178 - public const int ThemeOverlay_MaterialComponents_Dialog_Alert = 2131558776; + public const int ThemeOverlay_MaterialComponents_Light = 2131558776; // aapt resource value: 0x7F0D0179 - public const int ThemeOverlay_MaterialComponents_Light = 2131558777; + public const int ThemeOverlay_MaterialComponents_TextInputEditText = 2131558777; // aapt resource value: 0x7F0D017A - public const int ThemeOverlay_MaterialComponents_TextInputEditText = 2131558778; + public const int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox = 2131558778; // aapt resource value: 0x7F0D017B - public const int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox = 2131558779; + public const int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense = 2131558779; // aapt resource value: 0x7F0D017C - public const int ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense = 2131558780; + public const int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox = 2131558780; // aapt resource value: 0x7F0D017D - public const int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox = 2131558781; + public const int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 2131558781; - // aapt resource value: 0x7F0D017E - public const int ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 2131558782; + // aapt resource value: 0x7F0D013B + public const int Theme_AppCompat = 2131558715; // aapt resource value: 0x7F0D013C - public const int Theme_AppCompat = 2131558716; + public const int Theme_AppCompat_CompactMenu = 2131558716; // aapt resource value: 0x7F0D013D - public const int Theme_AppCompat_CompactMenu = 2131558717; + public const int Theme_AppCompat_DayNight = 2131558717; // aapt resource value: 0x7F0D013E - public const int Theme_AppCompat_DayNight = 2131558718; + public const int Theme_AppCompat_DayNight_DarkActionBar = 2131558718; // aapt resource value: 0x7F0D013F - public const int Theme_AppCompat_DayNight_DarkActionBar = 2131558719; + public const int Theme_AppCompat_DayNight_Dialog = 2131558719; - // aapt resource value: 0x7F0D0140 - public const int Theme_AppCompat_DayNight_Dialog = 2131558720; + // aapt resource value: 0x7F0D0142 + public const int Theme_AppCompat_DayNight_DialogWhenLarge = 2131558722; - // aapt resource value: 0x7F0D0143 - public const int Theme_AppCompat_DayNight_DialogWhenLarge = 2131558723; + // aapt resource value: 0x7F0D0140 + public const int Theme_AppCompat_DayNight_Dialog_Alert = 2131558720; // aapt resource value: 0x7F0D0141 - public const int Theme_AppCompat_DayNight_Dialog_Alert = 2131558721; + public const int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131558721; - // aapt resource value: 0x7F0D0142 - public const int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131558722; + // aapt resource value: 0x7F0D0143 + public const int Theme_AppCompat_DayNight_NoActionBar = 2131558723; // aapt resource value: 0x7F0D0144 - public const int Theme_AppCompat_DayNight_NoActionBar = 2131558724; + public const int Theme_AppCompat_Dialog = 2131558724; - // aapt resource value: 0x7F0D0145 - public const int Theme_AppCompat_Dialog = 2131558725; + // aapt resource value: 0x7F0D0147 + public const int Theme_AppCompat_DialogWhenLarge = 2131558727; - // aapt resource value: 0x7F0D0148 - public const int Theme_AppCompat_DialogWhenLarge = 2131558728; + // aapt resource value: 0x7F0D0145 + public const int Theme_AppCompat_Dialog_Alert = 2131558725; // aapt resource value: 0x7F0D0146 - public const int Theme_AppCompat_Dialog_Alert = 2131558726; + public const int Theme_AppCompat_Dialog_MinWidth = 2131558726; - // aapt resource value: 0x7F0D0147 - public const int Theme_AppCompat_Dialog_MinWidth = 2131558727; + // aapt resource value: 0x7F0D0148 + public const int Theme_AppCompat_Light = 2131558728; // aapt resource value: 0x7F0D0149 - public const int Theme_AppCompat_Light = 2131558729; + public const int Theme_AppCompat_Light_DarkActionBar = 2131558729; // aapt resource value: 0x7F0D014A - public const int Theme_AppCompat_Light_DarkActionBar = 2131558730; + public const int Theme_AppCompat_Light_Dialog = 2131558730; - // aapt resource value: 0x7F0D014B - public const int Theme_AppCompat_Light_Dialog = 2131558731; + // aapt resource value: 0x7F0D014D + public const int Theme_AppCompat_Light_DialogWhenLarge = 2131558733; - // aapt resource value: 0x7F0D014E - public const int Theme_AppCompat_Light_DialogWhenLarge = 2131558734; + // aapt resource value: 0x7F0D014B + public const int Theme_AppCompat_Light_Dialog_Alert = 2131558731; // aapt resource value: 0x7F0D014C - public const int Theme_AppCompat_Light_Dialog_Alert = 2131558732; + public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131558732; - // aapt resource value: 0x7F0D014D - public const int Theme_AppCompat_Light_Dialog_MinWidth = 2131558733; + // aapt resource value: 0x7F0D014E + public const int Theme_AppCompat_Light_NoActionBar = 2131558734; // aapt resource value: 0x7F0D014F - public const int Theme_AppCompat_Light_NoActionBar = 2131558735; + public const int Theme_AppCompat_NoActionBar = 2131558735; // aapt resource value: 0x7F0D0150 - public const int Theme_AppCompat_NoActionBar = 2131558736; + public const int Theme_Design = 2131558736; // aapt resource value: 0x7F0D0151 - public const int Theme_Design = 2131558737; + public const int Theme_Design_BottomSheetDialog = 2131558737; // aapt resource value: 0x7F0D0152 - public const int Theme_Design_BottomSheetDialog = 2131558738; + public const int Theme_Design_Light = 2131558738; // aapt resource value: 0x7F0D0153 - public const int Theme_Design_Light = 2131558739; + public const int Theme_Design_Light_BottomSheetDialog = 2131558739; // aapt resource value: 0x7F0D0154 - public const int Theme_Design_Light_BottomSheetDialog = 2131558740; + public const int Theme_Design_Light_NoActionBar = 2131558740; // aapt resource value: 0x7F0D0155 - public const int Theme_Design_Light_NoActionBar = 2131558741; + public const int Theme_Design_NoActionBar = 2131558741; // aapt resource value: 0x7F0D0156 - public const int Theme_Design_NoActionBar = 2131558742; + public const int Theme_MaterialComponents = 2131558742; // aapt resource value: 0x7F0D0157 - public const int Theme_MaterialComponents = 2131558743; + public const int Theme_MaterialComponents_BottomSheetDialog = 2131558743; // aapt resource value: 0x7F0D0158 - public const int Theme_MaterialComponents_BottomSheetDialog = 2131558744; + public const int Theme_MaterialComponents_Bridge = 2131558744; // aapt resource value: 0x7F0D0159 - public const int Theme_MaterialComponents_Bridge = 2131558745; + public const int Theme_MaterialComponents_CompactMenu = 2131558745; // aapt resource value: 0x7F0D015A - public const int Theme_MaterialComponents_CompactMenu = 2131558746; + public const int Theme_MaterialComponents_Dialog = 2131558746; - // aapt resource value: 0x7F0D015B - public const int Theme_MaterialComponents_Dialog = 2131558747; + // aapt resource value: 0x7F0D015D + public const int Theme_MaterialComponents_DialogWhenLarge = 2131558749; - // aapt resource value: 0x7F0D015E - public const int Theme_MaterialComponents_DialogWhenLarge = 2131558750; + // aapt resource value: 0x7F0D015B + public const int Theme_MaterialComponents_Dialog_Alert = 2131558747; // aapt resource value: 0x7F0D015C - public const int Theme_MaterialComponents_Dialog_Alert = 2131558748; + public const int Theme_MaterialComponents_Dialog_MinWidth = 2131558748; - // aapt resource value: 0x7F0D015D - public const int Theme_MaterialComponents_Dialog_MinWidth = 2131558749; + // aapt resource value: 0x7F0D015E + public const int Theme_MaterialComponents_Light = 2131558750; // aapt resource value: 0x7F0D015F - public const int Theme_MaterialComponents_Light = 2131558751; + public const int Theme_MaterialComponents_Light_BottomSheetDialog = 2131558751; // aapt resource value: 0x7F0D0160 - public const int Theme_MaterialComponents_Light_BottomSheetDialog = 2131558752; + public const int Theme_MaterialComponents_Light_Bridge = 2131558752; // aapt resource value: 0x7F0D0161 - public const int Theme_MaterialComponents_Light_Bridge = 2131558753; + public const int Theme_MaterialComponents_Light_DarkActionBar = 2131558753; // aapt resource value: 0x7F0D0162 - public const int Theme_MaterialComponents_Light_DarkActionBar = 2131558754; + public const int Theme_MaterialComponents_Light_DarkActionBar_Bridge = 2131558754; // aapt resource value: 0x7F0D0163 - public const int Theme_MaterialComponents_Light_DarkActionBar_Bridge = 2131558755; + public const int Theme_MaterialComponents_Light_Dialog = 2131558755; - // aapt resource value: 0x7F0D0164 - public const int Theme_MaterialComponents_Light_Dialog = 2131558756; + // aapt resource value: 0x7F0D0166 + public const int Theme_MaterialComponents_Light_DialogWhenLarge = 2131558758; - // aapt resource value: 0x7F0D0167 - public const int Theme_MaterialComponents_Light_DialogWhenLarge = 2131558759; + // aapt resource value: 0x7F0D0164 + public const int Theme_MaterialComponents_Light_Dialog_Alert = 2131558756; // aapt resource value: 0x7F0D0165 - public const int Theme_MaterialComponents_Light_Dialog_Alert = 2131558757; + public const int Theme_MaterialComponents_Light_Dialog_MinWidth = 2131558757; - // aapt resource value: 0x7F0D0166 - public const int Theme_MaterialComponents_Light_Dialog_MinWidth = 2131558758; + // aapt resource value: 0x7F0D0167 + public const int Theme_MaterialComponents_Light_NoActionBar = 2131558759; // aapt resource value: 0x7F0D0168 - public const int Theme_MaterialComponents_Light_NoActionBar = 2131558760; + public const int Theme_MaterialComponents_Light_NoActionBar_Bridge = 2131558760; // aapt resource value: 0x7F0D0169 - public const int Theme_MaterialComponents_Light_NoActionBar_Bridge = 2131558761; + public const int Theme_MaterialComponents_NoActionBar = 2131558761; // aapt resource value: 0x7F0D016A - public const int Theme_MaterialComponents_NoActionBar = 2131558762; + public const int Theme_MaterialComponents_NoActionBar_Bridge = 2131558762; - // aapt resource value: 0x7F0D016B - public const int Theme_MaterialComponents_NoActionBar_Bridge = 2131558763; + // aapt resource value: 0x7F0D017E + public const int Widget_AppCompat_ActionBar = 2131558782; // aapt resource value: 0x7F0D017F - public const int Widget_AppCompat_ActionBar = 2131558783; + public const int Widget_AppCompat_ActionBar_Solid = 2131558783; // aapt resource value: 0x7F0D0180 - public const int Widget_AppCompat_ActionBar_Solid = 2131558784; + public const int Widget_AppCompat_ActionBar_TabBar = 2131558784; // aapt resource value: 0x7F0D0181 - public const int Widget_AppCompat_ActionBar_TabBar = 2131558785; + public const int Widget_AppCompat_ActionBar_TabText = 2131558785; // aapt resource value: 0x7F0D0182 - public const int Widget_AppCompat_ActionBar_TabText = 2131558786; + public const int Widget_AppCompat_ActionBar_TabView = 2131558786; // aapt resource value: 0x7F0D0183 - public const int Widget_AppCompat_ActionBar_TabView = 2131558787; + public const int Widget_AppCompat_ActionButton = 2131558787; // aapt resource value: 0x7F0D0184 - public const int Widget_AppCompat_ActionButton = 2131558788; + public const int Widget_AppCompat_ActionButton_CloseMode = 2131558788; // aapt resource value: 0x7F0D0185 - public const int Widget_AppCompat_ActionButton_CloseMode = 2131558789; + public const int Widget_AppCompat_ActionButton_Overflow = 2131558789; // aapt resource value: 0x7F0D0186 - public const int Widget_AppCompat_ActionButton_Overflow = 2131558790; + public const int Widget_AppCompat_ActionMode = 2131558790; // aapt resource value: 0x7F0D0187 - public const int Widget_AppCompat_ActionMode = 2131558791; + public const int Widget_AppCompat_ActivityChooserView = 2131558791; // aapt resource value: 0x7F0D0188 - public const int Widget_AppCompat_ActivityChooserView = 2131558792; + public const int Widget_AppCompat_AutoCompleteTextView = 2131558792; // aapt resource value: 0x7F0D0189 - public const int Widget_AppCompat_AutoCompleteTextView = 2131558793; + public const int Widget_AppCompat_Button = 2131558793; - // aapt resource value: 0x7F0D018A - public const int Widget_AppCompat_Button = 2131558794; + // aapt resource value: 0x7F0D018F + public const int Widget_AppCompat_ButtonBar = 2131558799; // aapt resource value: 0x7F0D0190 - public const int Widget_AppCompat_ButtonBar = 2131558800; + public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131558800; - // aapt resource value: 0x7F0D0191 - public const int Widget_AppCompat_ButtonBar_AlertDialog = 2131558801; + // aapt resource value: 0x7F0D018A + public const int Widget_AppCompat_Button_Borderless = 2131558794; // aapt resource value: 0x7F0D018B - public const int Widget_AppCompat_Button_Borderless = 2131558795; + public const int Widget_AppCompat_Button_Borderless_Colored = 2131558795; // aapt resource value: 0x7F0D018C - public const int Widget_AppCompat_Button_Borderless_Colored = 2131558796; + public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131558796; // aapt resource value: 0x7F0D018D - public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131558797; + public const int Widget_AppCompat_Button_Colored = 2131558797; // aapt resource value: 0x7F0D018E - public const int Widget_AppCompat_Button_Colored = 2131558798; + public const int Widget_AppCompat_Button_Small = 2131558798; - // aapt resource value: 0x7F0D018F - public const int Widget_AppCompat_Button_Small = 2131558799; + // aapt resource value: 0x7F0D0191 + public const int Widget_AppCompat_CompoundButton_CheckBox = 2131558801; // aapt resource value: 0x7F0D0192 - public const int Widget_AppCompat_CompoundButton_CheckBox = 2131558802; + public const int Widget_AppCompat_CompoundButton_RadioButton = 2131558802; // aapt resource value: 0x7F0D0193 - public const int Widget_AppCompat_CompoundButton_RadioButton = 2131558803; + public const int Widget_AppCompat_CompoundButton_Switch = 2131558803; // aapt resource value: 0x7F0D0194 - public const int Widget_AppCompat_CompoundButton_Switch = 2131558804; + public const int Widget_AppCompat_DrawerArrowToggle = 2131558804; // aapt resource value: 0x7F0D0195 - public const int Widget_AppCompat_DrawerArrowToggle = 2131558805; + public const int Widget_AppCompat_DropDownItem_Spinner = 2131558805; // aapt resource value: 0x7F0D0196 - public const int Widget_AppCompat_DropDownItem_Spinner = 2131558806; + public const int Widget_AppCompat_EditText = 2131558806; // aapt resource value: 0x7F0D0197 - public const int Widget_AppCompat_EditText = 2131558807; + public const int Widget_AppCompat_ImageButton = 2131558807; // aapt resource value: 0x7F0D0198 - public const int Widget_AppCompat_ImageButton = 2131558808; + public const int Widget_AppCompat_Light_ActionBar = 2131558808; // aapt resource value: 0x7F0D0199 - public const int Widget_AppCompat_Light_ActionBar = 2131558809; + public const int Widget_AppCompat_Light_ActionBar_Solid = 2131558809; // aapt resource value: 0x7F0D019A - public const int Widget_AppCompat_Light_ActionBar_Solid = 2131558810; + public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131558810; // aapt resource value: 0x7F0D019B - public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131558811; + public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131558811; // aapt resource value: 0x7F0D019C - public const int Widget_AppCompat_Light_ActionBar_TabBar = 2131558812; + public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131558812; // aapt resource value: 0x7F0D019D - public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131558813; + public const int Widget_AppCompat_Light_ActionBar_TabText = 2131558813; // aapt resource value: 0x7F0D019E - public const int Widget_AppCompat_Light_ActionBar_TabText = 2131558814; + public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131558814; // aapt resource value: 0x7F0D019F - public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131558815; + public const int Widget_AppCompat_Light_ActionBar_TabView = 2131558815; // aapt resource value: 0x7F0D01A0 - public const int Widget_AppCompat_Light_ActionBar_TabView = 2131558816; + public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131558816; // aapt resource value: 0x7F0D01A1 - public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131558817; + public const int Widget_AppCompat_Light_ActionButton = 2131558817; // aapt resource value: 0x7F0D01A2 - public const int Widget_AppCompat_Light_ActionButton = 2131558818; + public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131558818; // aapt resource value: 0x7F0D01A3 - public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131558819; + public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131558819; // aapt resource value: 0x7F0D01A4 - public const int Widget_AppCompat_Light_ActionButton_Overflow = 2131558820; + public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131558820; // aapt resource value: 0x7F0D01A5 - public const int Widget_AppCompat_Light_ActionMode_Inverse = 2131558821; + public const int Widget_AppCompat_Light_ActivityChooserView = 2131558821; // aapt resource value: 0x7F0D01A6 - public const int Widget_AppCompat_Light_ActivityChooserView = 2131558822; + public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131558822; // aapt resource value: 0x7F0D01A7 - public const int Widget_AppCompat_Light_AutoCompleteTextView = 2131558823; + public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131558823; // aapt resource value: 0x7F0D01A8 - public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131558824; + public const int Widget_AppCompat_Light_ListPopupWindow = 2131558824; // aapt resource value: 0x7F0D01A9 - public const int Widget_AppCompat_Light_ListPopupWindow = 2131558825; + public const int Widget_AppCompat_Light_ListView_DropDown = 2131558825; // aapt resource value: 0x7F0D01AA - public const int Widget_AppCompat_Light_ListView_DropDown = 2131558826; + public const int Widget_AppCompat_Light_PopupMenu = 2131558826; // aapt resource value: 0x7F0D01AB - public const int Widget_AppCompat_Light_PopupMenu = 2131558827; + public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131558827; // aapt resource value: 0x7F0D01AC - public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131558828; + public const int Widget_AppCompat_Light_SearchView = 2131558828; // aapt resource value: 0x7F0D01AD - public const int Widget_AppCompat_Light_SearchView = 2131558829; + public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131558829; // aapt resource value: 0x7F0D01AE - public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131558830; + public const int Widget_AppCompat_ListMenuView = 2131558830; // aapt resource value: 0x7F0D01AF - public const int Widget_AppCompat_ListMenuView = 2131558831; + public const int Widget_AppCompat_ListPopupWindow = 2131558831; // aapt resource value: 0x7F0D01B0 - public const int Widget_AppCompat_ListPopupWindow = 2131558832; + public const int Widget_AppCompat_ListView = 2131558832; // aapt resource value: 0x7F0D01B1 - public const int Widget_AppCompat_ListView = 2131558833; + public const int Widget_AppCompat_ListView_DropDown = 2131558833; // aapt resource value: 0x7F0D01B2 - public const int Widget_AppCompat_ListView_DropDown = 2131558834; + public const int Widget_AppCompat_ListView_Menu = 2131558834; // aapt resource value: 0x7F0D01B3 - public const int Widget_AppCompat_ListView_Menu = 2131558835; + public const int Widget_AppCompat_PopupMenu = 2131558835; // aapt resource value: 0x7F0D01B4 - public const int Widget_AppCompat_PopupMenu = 2131558836; + public const int Widget_AppCompat_PopupMenu_Overflow = 2131558836; // aapt resource value: 0x7F0D01B5 - public const int Widget_AppCompat_PopupMenu_Overflow = 2131558837; + public const int Widget_AppCompat_PopupWindow = 2131558837; // aapt resource value: 0x7F0D01B6 - public const int Widget_AppCompat_PopupWindow = 2131558838; + public const int Widget_AppCompat_ProgressBar = 2131558838; // aapt resource value: 0x7F0D01B7 - public const int Widget_AppCompat_ProgressBar = 2131558839; + public const int Widget_AppCompat_ProgressBar_Horizontal = 2131558839; // aapt resource value: 0x7F0D01B8 - public const int Widget_AppCompat_ProgressBar_Horizontal = 2131558840; + public const int Widget_AppCompat_RatingBar = 2131558840; // aapt resource value: 0x7F0D01B9 - public const int Widget_AppCompat_RatingBar = 2131558841; + public const int Widget_AppCompat_RatingBar_Indicator = 2131558841; // aapt resource value: 0x7F0D01BA - public const int Widget_AppCompat_RatingBar_Indicator = 2131558842; + public const int Widget_AppCompat_RatingBar_Small = 2131558842; // aapt resource value: 0x7F0D01BB - public const int Widget_AppCompat_RatingBar_Small = 2131558843; + public const int Widget_AppCompat_SearchView = 2131558843; // aapt resource value: 0x7F0D01BC - public const int Widget_AppCompat_SearchView = 2131558844; + public const int Widget_AppCompat_SearchView_ActionBar = 2131558844; // aapt resource value: 0x7F0D01BD - public const int Widget_AppCompat_SearchView_ActionBar = 2131558845; + public const int Widget_AppCompat_SeekBar = 2131558845; // aapt resource value: 0x7F0D01BE - public const int Widget_AppCompat_SeekBar = 2131558846; + public const int Widget_AppCompat_SeekBar_Discrete = 2131558846; // aapt resource value: 0x7F0D01BF - public const int Widget_AppCompat_SeekBar_Discrete = 2131558847; + public const int Widget_AppCompat_Spinner = 2131558847; // aapt resource value: 0x7F0D01C0 - public const int Widget_AppCompat_Spinner = 2131558848; + public const int Widget_AppCompat_Spinner_DropDown = 2131558848; // aapt resource value: 0x7F0D01C1 - public const int Widget_AppCompat_Spinner_DropDown = 2131558849; + public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131558849; // aapt resource value: 0x7F0D01C2 - public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131558850; + public const int Widget_AppCompat_Spinner_Underlined = 2131558850; // aapt resource value: 0x7F0D01C3 - public const int Widget_AppCompat_Spinner_Underlined = 2131558851; + public const int Widget_AppCompat_TextView_SpinnerItem = 2131558851; // aapt resource value: 0x7F0D01C4 - public const int Widget_AppCompat_TextView_SpinnerItem = 2131558852; + public const int Widget_AppCompat_Toolbar = 2131558852; // aapt resource value: 0x7F0D01C5 - public const int Widget_AppCompat_Toolbar = 2131558853; + public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131558853; // aapt resource value: 0x7F0D01C6 - public const int Widget_AppCompat_Toolbar_Button_Navigation = 2131558854; + public const int Widget_Compat_NotificationActionContainer = 2131558854; // aapt resource value: 0x7F0D01C7 - public const int Widget_Compat_NotificationActionContainer = 2131558855; + public const int Widget_Compat_NotificationActionText = 2131558855; // aapt resource value: 0x7F0D01C8 - public const int Widget_Compat_NotificationActionText = 2131558856; + public const int Widget_Design_AppBarLayout = 2131558856; // aapt resource value: 0x7F0D01C9 - public const int Widget_Design_AppBarLayout = 2131558857; + public const int Widget_Design_BottomNavigationView = 2131558857; // aapt resource value: 0x7F0D01CA - public const int Widget_Design_BottomNavigationView = 2131558858; + public const int Widget_Design_BottomSheet_Modal = 2131558858; // aapt resource value: 0x7F0D01CB - public const int Widget_Design_BottomSheet_Modal = 2131558859; + public const int Widget_Design_CollapsingToolbar = 2131558859; // aapt resource value: 0x7F0D01CC - public const int Widget_Design_CollapsingToolbar = 2131558860; + public const int Widget_Design_FloatingActionButton = 2131558860; // aapt resource value: 0x7F0D01CD - public const int Widget_Design_FloatingActionButton = 2131558861; + public const int Widget_Design_NavigationView = 2131558861; // aapt resource value: 0x7F0D01CE - public const int Widget_Design_NavigationView = 2131558862; + public const int Widget_Design_ScrimInsetsFrameLayout = 2131558862; // aapt resource value: 0x7F0D01CF - public const int Widget_Design_ScrimInsetsFrameLayout = 2131558863; + public const int Widget_Design_Snackbar = 2131558863; // aapt resource value: 0x7F0D01D0 - public const int Widget_Design_Snackbar = 2131558864; + public const int Widget_Design_TabLayout = 2131558864; // aapt resource value: 0x7F0D01D1 - public const int Widget_Design_TabLayout = 2131558865; + public const int Widget_Design_TextInputLayout = 2131558865; // aapt resource value: 0x7F0D01D2 - public const int Widget_Design_TextInputLayout = 2131558866; + public const int Widget_MaterialComponents_BottomAppBar = 2131558866; // aapt resource value: 0x7F0D01D3 - public const int Widget_MaterialComponents_BottomAppBar = 2131558867; + public const int Widget_MaterialComponents_BottomAppBar_Colored = 2131558867; // aapt resource value: 0x7F0D01D4 - public const int Widget_MaterialComponents_BottomAppBar_Colored = 2131558868; + public const int Widget_MaterialComponents_BottomNavigationView = 2131558868; // aapt resource value: 0x7F0D01D5 - public const int Widget_MaterialComponents_BottomNavigationView = 2131558869; + public const int Widget_MaterialComponents_BottomNavigationView_Colored = 2131558869; // aapt resource value: 0x7F0D01D6 - public const int Widget_MaterialComponents_BottomNavigationView_Colored = 2131558870; + public const int Widget_MaterialComponents_BottomSheet_Modal = 2131558870; // aapt resource value: 0x7F0D01D7 - public const int Widget_MaterialComponents_BottomSheet_Modal = 2131558871; + public const int Widget_MaterialComponents_Button = 2131558871; // aapt resource value: 0x7F0D01D8 - public const int Widget_MaterialComponents_Button = 2131558872; + public const int Widget_MaterialComponents_Button_Icon = 2131558872; // aapt resource value: 0x7F0D01D9 - public const int Widget_MaterialComponents_Button_Icon = 2131558873; + public const int Widget_MaterialComponents_Button_OutlinedButton = 2131558873; // aapt resource value: 0x7F0D01DA - public const int Widget_MaterialComponents_Button_OutlinedButton = 2131558874; + public const int Widget_MaterialComponents_Button_OutlinedButton_Icon = 2131558874; // aapt resource value: 0x7F0D01DB - public const int Widget_MaterialComponents_Button_OutlinedButton_Icon = 2131558875; + public const int Widget_MaterialComponents_Button_TextButton = 2131558875; // aapt resource value: 0x7F0D01DC - public const int Widget_MaterialComponents_Button_TextButton = 2131558876; + public const int Widget_MaterialComponents_Button_TextButton_Dialog = 2131558876; // aapt resource value: 0x7F0D01DD - public const int Widget_MaterialComponents_Button_TextButton_Dialog = 2131558877; + public const int Widget_MaterialComponents_Button_TextButton_Dialog_Icon = 2131558877; // aapt resource value: 0x7F0D01DE - public const int Widget_MaterialComponents_Button_TextButton_Dialog_Icon = 2131558878; + public const int Widget_MaterialComponents_Button_TextButton_Icon = 2131558878; // aapt resource value: 0x7F0D01DF - public const int Widget_MaterialComponents_Button_TextButton_Icon = 2131558879; + public const int Widget_MaterialComponents_Button_UnelevatedButton = 2131558879; // aapt resource value: 0x7F0D01E0 - public const int Widget_MaterialComponents_Button_UnelevatedButton = 2131558880; + public const int Widget_MaterialComponents_Button_UnelevatedButton_Icon = 2131558880; // aapt resource value: 0x7F0D01E1 - public const int Widget_MaterialComponents_Button_UnelevatedButton_Icon = 2131558881; + public const int Widget_MaterialComponents_CardView = 2131558881; - // aapt resource value: 0x7F0D01E2 - public const int Widget_MaterialComponents_CardView = 2131558882; + // aapt resource value: 0x7F0D01E6 + public const int Widget_MaterialComponents_ChipGroup = 2131558886; - // aapt resource value: 0x7F0D01E7 - public const int Widget_MaterialComponents_ChipGroup = 2131558887; + // aapt resource value: 0x7F0D01E2 + public const int Widget_MaterialComponents_Chip_Action = 2131558882; // aapt resource value: 0x7F0D01E3 - public const int Widget_MaterialComponents_Chip_Action = 2131558883; + public const int Widget_MaterialComponents_Chip_Choice = 2131558883; // aapt resource value: 0x7F0D01E4 - public const int Widget_MaterialComponents_Chip_Choice = 2131558884; + public const int Widget_MaterialComponents_Chip_Entry = 2131558884; // aapt resource value: 0x7F0D01E5 - public const int Widget_MaterialComponents_Chip_Entry = 2131558885; + public const int Widget_MaterialComponents_Chip_Filter = 2131558885; - // aapt resource value: 0x7F0D01E6 - public const int Widget_MaterialComponents_Chip_Filter = 2131558886; + // aapt resource value: 0x7F0D01E7 + public const int Widget_MaterialComponents_FloatingActionButton = 2131558887; // aapt resource value: 0x7F0D01E8 - public const int Widget_MaterialComponents_FloatingActionButton = 2131558888; + public const int Widget_MaterialComponents_NavigationView = 2131558888; // aapt resource value: 0x7F0D01E9 - public const int Widget_MaterialComponents_NavigationView = 2131558889; + public const int Widget_MaterialComponents_Snackbar = 2131558889; // aapt resource value: 0x7F0D01EA - public const int Widget_MaterialComponents_Snackbar = 2131558890; + public const int Widget_MaterialComponents_Snackbar_FullWidth = 2131558890; // aapt resource value: 0x7F0D01EB - public const int Widget_MaterialComponents_Snackbar_FullWidth = 2131558891; + public const int Widget_MaterialComponents_TabLayout = 2131558891; // aapt resource value: 0x7F0D01EC - public const int Widget_MaterialComponents_TabLayout = 2131558892; + public const int Widget_MaterialComponents_TabLayout_Colored = 2131558892; // aapt resource value: 0x7F0D01ED - public const int Widget_MaterialComponents_TabLayout_Colored = 2131558893; + public const int Widget_MaterialComponents_TextInputEditText_FilledBox = 2131558893; // aapt resource value: 0x7F0D01EE - public const int Widget_MaterialComponents_TextInputEditText_FilledBox = 2131558894; + public const int Widget_MaterialComponents_TextInputEditText_FilledBox_Dense = 2131558894; // aapt resource value: 0x7F0D01EF - public const int Widget_MaterialComponents_TextInputEditText_FilledBox_Dense = 2131558895; + public const int Widget_MaterialComponents_TextInputEditText_OutlinedBox = 2131558895; // aapt resource value: 0x7F0D01F0 - public const int Widget_MaterialComponents_TextInputEditText_OutlinedBox = 2131558896; + public const int Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 2131558896; // aapt resource value: 0x7F0D01F1 - public const int Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense = 2131558897; + public const int Widget_MaterialComponents_TextInputLayout_FilledBox = 2131558897; // aapt resource value: 0x7F0D01F2 - public const int Widget_MaterialComponents_TextInputLayout_FilledBox = 2131558898; + public const int Widget_MaterialComponents_TextInputLayout_FilledBox_Dense = 2131558898; // aapt resource value: 0x7F0D01F3 - public const int Widget_MaterialComponents_TextInputLayout_FilledBox_Dense = 2131558899; + public const int Widget_MaterialComponents_TextInputLayout_OutlinedBox = 2131558899; // aapt resource value: 0x7F0D01F4 - public const int Widget_MaterialComponents_TextInputLayout_OutlinedBox = 2131558900; + public const int Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense = 2131558900; // aapt resource value: 0x7F0D01F5 - public const int Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense = 2131558901; + public const int Widget_MaterialComponents_Toolbar = 2131558901; // aapt resource value: 0x7F0D01F6 - public const int Widget_MaterialComponents_Toolbar = 2131558902; - - // aapt resource value: 0x7F0D01F7 - public const int Widget_Support_CoordinatorLayout = 2131558903; + public const int Widget_Support_CoordinatorLayout = 2131558902; static Style() { @@ -10846,37 +10860,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10983,14 +10997,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11010,10 +11024,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11021,16 +11035,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11113,21 +11127,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11156,10 +11170,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11170,12 +11184,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11189,12 +11203,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11239,7 +11253,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11247,11 +11261,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11286,7 +11300,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11336,7 +11350,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11345,61 +11358,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11408,7 +11421,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11773,14 +11787,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11800,18 +11814,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11869,7 +11883,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11879,11 +11893,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11924,7 +11938,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11953,22 +11967,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12090,24 +12104,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12139,10 +12153,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12198,23 +12212,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12251,16 +12265,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12286,21 +12300,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12348,10 +12362,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12359,27 +12373,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12429,11 +12443,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12506,17 +12520,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12575,7 +12596,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12583,16 +12604,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12642,10 +12663,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12653,27 +12674,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12683,10 +12703,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12811,7 +12832,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12830,12 +12851,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12906,7 +12927,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12915,8 +12936,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12945,20 +12966,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12996,15 +13017,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13018,10 +13039,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13029,19 +13050,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13076,9 +13097,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13090,25 +13111,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13161,16 +13182,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13187,13 +13208,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13244,22 +13265,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13318,9 +13339,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13342,9 +13362,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13421,7 +13442,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13434,8 +13455,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13476,7 +13497,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13489,23 +13510,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13591,11 +13612,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13606,37 +13627,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13725,13 +13746,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/WebServices/TodoWCF/Droid/TodoWCF.Droid.csproj b/WebServices/TodoWCF/Droid/TodoWCF.Droid.csproj index e82fd27be3..29d79b014a 100644 --- a/WebServices/TodoWCF/Droid/TodoWCF.Droid.csproj +++ b/WebServices/TodoWCF/Droid/TodoWCF.Droid.csproj @@ -38,7 +38,7 @@ false - + diff --git a/WebServices/TodoWCF/TodoWCF/TodoWCF.csproj b/WebServices/TodoWCF/TodoWCF/TodoWCF.csproj index 26cb813452..e40e154f6a 100644 --- a/WebServices/TodoWCF/TodoWCF/TodoWCF.csproj +++ b/WebServices/TodoWCF/TodoWCF/TodoWCF.csproj @@ -1,6 +1,6 @@  - + 10.0 @@ -106,13 +106,13 @@ - ..\packages\Xamarin.Forms.4.6.0.726\lib\netstandard1.0\Xamarin.Forms.Core.dll + ..\packages\Xamarin.Forms.4.7.0.968\lib\netstandard1.0\Xamarin.Forms.Core.dll - ..\packages\Xamarin.Forms.4.6.0.726\lib\netstandard1.0\Xamarin.Forms.Platform.dll + ..\packages\Xamarin.Forms.4.7.0.968\lib\netstandard1.0\Xamarin.Forms.Platform.dll - ..\packages\Xamarin.Forms.4.6.0.726\lib\netstandard1.0\Xamarin.Forms.Xaml.dll + ..\packages\Xamarin.Forms.4.7.0.968\lib\netstandard1.0\Xamarin.Forms.Xaml.dll @@ -120,8 +120,8 @@ 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/WebServices/TodoWCF/TodoWCF/packages.config b/WebServices/TodoWCF/TodoWCF/packages.config index 1110539989..75c9e7f228 100644 --- a/WebServices/TodoWCF/TodoWCF/packages.config +++ b/WebServices/TodoWCF/TodoWCF/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/WebServices/TodoWCF/UWP/TodoWCF.UWP.csproj b/WebServices/TodoWCF/UWP/TodoWCF.UWP.csproj index d23e2adf0b..3ad6c08448 100755 --- a/WebServices/TodoWCF/UWP/TodoWCF.UWP.csproj +++ b/WebServices/TodoWCF/UWP/TodoWCF.UWP.csproj @@ -92,7 +92,7 @@ 1.23.0 - + diff --git a/WebServices/TodoWCF/iOS/TodoWCF.iOS.csproj b/WebServices/TodoWCF/iOS/TodoWCF.iOS.csproj index b9b3fc2737..2189f2fc13 100755 --- a/WebServices/TodoWCF/iOS/TodoWCF.iOS.csproj +++ b/WebServices/TodoWCF/iOS/TodoWCF.iOS.csproj @@ -65,7 +65,7 @@ NSUrlSessionHandler - + diff --git a/WorkingWithColors/Android/Resources/Resource.designer.cs b/WorkingWithColors/Android/Resources/Resource.designer.cs index 5701757f25..d8948b11e9 100644 --- a/WorkingWithColors/Android/Resources/Resource.designer.cs +++ b/WorkingWithColors/Android/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::WorkingWithColors.Android.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::WorkingWithColors.Android.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::WorkingWithColors.Android.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::WorkingWithColors.Android.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::WorkingWithColors.Android.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::WorkingWithColors.Android.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::WorkingWithColors.Android.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::WorkingWithColors.Android.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::WorkingWithColors.Android.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::WorkingWithColors.Android.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::WorkingWithColors.Android.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::WorkingWithColors.Android.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::WorkingWithColors.Android.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::WorkingWithColors.Android.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::WorkingWithColors.Android.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::WorkingWithColors.Android.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::WorkingWithColors.Android.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::WorkingWithColors.Android.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::WorkingWithColors.Android.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::WorkingWithColors.Android.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::WorkingWithColors.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::WorkingWithColors.Android.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::WorkingWithColors.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::WorkingWithColors.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::WorkingWithColors.Android.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::WorkingWithColors.Android.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::WorkingWithColors.Android.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::WorkingWithColors.Android.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::WorkingWithColors.Android.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::WorkingWithColors.Android.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::WorkingWithColors.Android.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::WorkingWithColors.Android.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::WorkingWithColors.Android.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::WorkingWithColors.Android.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::WorkingWithColors.Android.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::WorkingWithColors.Android.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::WorkingWithColors.Android.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::WorkingWithColors.Android.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::WorkingWithColors.Android.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::WorkingWithColors.Android.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::WorkingWithColors.Android.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::WorkingWithColors.Android.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::WorkingWithColors.Android.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::WorkingWithColors.Android.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::WorkingWithColors.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::WorkingWithColors.Android.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::WorkingWithColors.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::WorkingWithColors.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9920,7 +9930,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10850,37 +10863,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10987,14 +11000,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11014,10 +11027,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11025,16 +11038,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11117,21 +11130,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11160,10 +11173,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11174,12 +11187,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11193,12 +11206,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11243,7 +11256,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11251,11 +11264,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11290,7 +11303,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11340,7 +11353,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11349,61 +11361,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11412,7 +11424,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11777,14 +11790,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11804,18 +11817,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11873,7 +11886,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11883,11 +11896,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11928,7 +11941,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11957,22 +11970,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12094,24 +12107,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12143,10 +12156,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12202,23 +12215,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12255,16 +12268,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12290,21 +12303,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12352,10 +12365,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12363,27 +12376,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12433,11 +12446,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12510,17 +12523,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12579,7 +12599,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12587,16 +12607,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12646,10 +12666,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12657,27 +12677,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12687,10 +12706,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12815,7 +12835,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12834,12 +12854,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12910,7 +12930,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12919,8 +12939,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12949,20 +12969,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13000,15 +13020,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13022,10 +13042,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13033,19 +13053,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13080,9 +13100,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13094,25 +13114,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13165,16 +13185,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13191,13 +13211,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13248,22 +13268,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13322,9 +13342,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13346,9 +13365,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13425,7 +13445,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13438,8 +13458,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13480,7 +13500,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13493,23 +13513,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13595,11 +13615,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13610,37 +13630,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13729,13 +13749,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/WorkingWithColors/Android/WorkingWithColors.Android.csproj b/WorkingWithColors/Android/WorkingWithColors.Android.csproj index 96628a777d..c24aa029b4 100644 --- a/WorkingWithColors/Android/WorkingWithColors.Android.csproj +++ b/WorkingWithColors/Android/WorkingWithColors.Android.csproj @@ -38,7 +38,7 @@ false - + diff --git a/WorkingWithColors/UWP/WorkingWithColors.UWP.csproj b/WorkingWithColors/UWP/WorkingWithColors.UWP.csproj index 04fba0233b..150cc60292 100644 --- a/WorkingWithColors/UWP/WorkingWithColors.UWP.csproj +++ b/WorkingWithColors/UWP/WorkingWithColors.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/WorkingWithColors/WorkingWithColors/WorkingWithColors.csproj b/WorkingWithColors/WorkingWithColors/WorkingWithColors.csproj index 987118e5bb..4284d0d561 100644 --- a/WorkingWithColors/WorkingWithColors/WorkingWithColors.csproj +++ b/WorkingWithColors/WorkingWithColors/WorkingWithColors.csproj @@ -9,7 +9,7 @@ - + diff --git a/WorkingWithColors/iOS/WorkingWithColors.iOS.csproj b/WorkingWithColors/iOS/WorkingWithColors.iOS.csproj index 87a72b4898..1e432e2e03 100644 --- a/WorkingWithColors/iOS/WorkingWithColors.iOS.csproj +++ b/WorkingWithColors/iOS/WorkingWithColors.iOS.csproj @@ -95,7 +95,7 @@ NSUrlSessionHandler - + diff --git a/WorkingWithDevice/Android/WorkingWithDevice.Android.csproj b/WorkingWithDevice/Android/WorkingWithDevice.Android.csproj index 119fd71a3f..759826f742 100755 --- a/WorkingWithDevice/Android/WorkingWithDevice.Android.csproj +++ b/WorkingWithDevice/Android/WorkingWithDevice.Android.csproj @@ -39,7 +39,7 @@ false - + diff --git a/WorkingWithDevice/UWP/WorkingWithDevice.UWP.csproj b/WorkingWithDevice/UWP/WorkingWithDevice.UWP.csproj index f943021eea..2310841442 100755 --- a/WorkingWithDevice/UWP/WorkingWithDevice.UWP.csproj +++ b/WorkingWithDevice/UWP/WorkingWithDevice.UWP.csproj @@ -90,7 +90,7 @@ - + diff --git a/WorkingWithDevice/WorkingWithDevice/WorkingWithDevice.csproj b/WorkingWithDevice/WorkingWithDevice/WorkingWithDevice.csproj index 861dde6160..f89fc3a9b2 100644 --- a/WorkingWithDevice/WorkingWithDevice/WorkingWithDevice.csproj +++ b/WorkingWithDevice/WorkingWithDevice/WorkingWithDevice.csproj @@ -9,7 +9,7 @@ - + diff --git a/WorkingWithDevice/iOS/WorkingWithDevice.iOS.csproj b/WorkingWithDevice/iOS/WorkingWithDevice.iOS.csproj index 08ec88f462..7f9c602745 100755 --- a/WorkingWithDevice/iOS/WorkingWithDevice.iOS.csproj +++ b/WorkingWithDevice/iOS/WorkingWithDevice.iOS.csproj @@ -92,7 +92,7 @@ NSUrlSessionHandler - + diff --git a/WorkingWithFiles/WorkingWithFiles/Android/WorkingWithFiles.Droid.csproj b/WorkingWithFiles/WorkingWithFiles/Android/WorkingWithFiles.Droid.csproj index 3ec08e6d7f..b0e4c68f49 100644 --- a/WorkingWithFiles/WorkingWithFiles/Android/WorkingWithFiles.Droid.csproj +++ b/WorkingWithFiles/WorkingWithFiles/Android/WorkingWithFiles.Droid.csproj @@ -39,7 +39,7 @@ false - + diff --git a/WorkingWithFiles/WorkingWithFiles/UWP/WorkingWithFiles.UWP.csproj b/WorkingWithFiles/WorkingWithFiles/UWP/WorkingWithFiles.UWP.csproj index 349bc7ae9c..7a23ddd128 100644 --- a/WorkingWithFiles/WorkingWithFiles/UWP/WorkingWithFiles.UWP.csproj +++ b/WorkingWithFiles/WorkingWithFiles/UWP/WorkingWithFiles.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/WorkingWithFiles/WorkingWithFiles/WorkingWithFiles/WorkingWithFiles.csproj b/WorkingWithFiles/WorkingWithFiles/WorkingWithFiles/WorkingWithFiles.csproj index 4279f64d67..ff40c9698e 100644 --- a/WorkingWithFiles/WorkingWithFiles/WorkingWithFiles/WorkingWithFiles.csproj +++ b/WorkingWithFiles/WorkingWithFiles/WorkingWithFiles/WorkingWithFiles.csproj @@ -10,7 +10,7 @@ - + diff --git a/WorkingWithFiles/WorkingWithFiles/iOS/WorkingWithFiles.iOS.csproj b/WorkingWithFiles/WorkingWithFiles/iOS/WorkingWithFiles.iOS.csproj index ba2e831083..408f1b9cab 100644 --- a/WorkingWithFiles/WorkingWithFiles/iOS/WorkingWithFiles.iOS.csproj +++ b/WorkingWithFiles/WorkingWithFiles/iOS/WorkingWithFiles.iOS.csproj @@ -96,7 +96,7 @@ NSUrlSessionHandler - + diff --git a/WorkingWithFonts/Android/Resources/Resource.designer.cs b/WorkingWithFonts/Android/Resources/Resource.designer.cs index 7c39603943..6c02dea71b 100644 --- a/WorkingWithFonts/Android/Resources/Resource.designer.cs +++ b/WorkingWithFonts/Android/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::WorkingWithFonts.Android.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::WorkingWithFonts.Android.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::WorkingWithFonts.Android.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::WorkingWithFonts.Android.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::WorkingWithFonts.Android.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::WorkingWithFonts.Android.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::WorkingWithFonts.Android.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::WorkingWithFonts.Android.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::WorkingWithFonts.Android.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::WorkingWithFonts.Android.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::WorkingWithFonts.Android.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::WorkingWithFonts.Android.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::WorkingWithFonts.Android.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::WorkingWithFonts.Android.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::WorkingWithFonts.Android.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::WorkingWithFonts.Android.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::WorkingWithFonts.Android.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::WorkingWithFonts.Android.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::WorkingWithFonts.Android.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::WorkingWithFonts.Android.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::WorkingWithFonts.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::WorkingWithFonts.Android.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::WorkingWithFonts.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::WorkingWithFonts.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::WorkingWithFonts.Android.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::WorkingWithFonts.Android.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::WorkingWithFonts.Android.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::WorkingWithFonts.Android.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::WorkingWithFonts.Android.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::WorkingWithFonts.Android.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::WorkingWithFonts.Android.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::WorkingWithFonts.Android.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::WorkingWithFonts.Android.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::WorkingWithFonts.Android.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::WorkingWithFonts.Android.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::WorkingWithFonts.Android.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::WorkingWithFonts.Android.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::WorkingWithFonts.Android.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::WorkingWithFonts.Android.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::WorkingWithFonts.Android.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::WorkingWithFonts.Android.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::WorkingWithFonts.Android.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::WorkingWithFonts.Android.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::WorkingWithFonts.Android.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::WorkingWithFonts.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::WorkingWithFonts.Android.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::WorkingWithFonts.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::WorkingWithFonts.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9926,7 +9936,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10856,37 +10869,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10993,14 +11006,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11020,10 +11033,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11031,16 +11044,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11123,21 +11136,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11166,10 +11179,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11180,12 +11193,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11199,12 +11212,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11249,7 +11262,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11257,11 +11270,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11296,7 +11309,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11346,7 +11359,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11355,61 +11367,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11418,7 +11430,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11783,14 +11796,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11810,18 +11823,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11879,7 +11892,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11889,11 +11902,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11934,7 +11947,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11963,22 +11976,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12100,24 +12113,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12149,10 +12162,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12208,23 +12221,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12261,16 +12274,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12296,21 +12309,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12358,10 +12371,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12369,27 +12382,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12439,11 +12452,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12516,17 +12529,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12585,7 +12605,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12593,16 +12613,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12652,10 +12672,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12663,27 +12683,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12693,10 +12712,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12821,7 +12841,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12840,12 +12860,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12916,7 +12936,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12925,8 +12945,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12955,20 +12975,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -13006,15 +13026,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13028,10 +13048,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13039,19 +13059,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13086,9 +13106,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13100,25 +13120,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13171,16 +13191,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13197,13 +13217,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13254,22 +13274,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13328,9 +13348,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13352,9 +13371,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13431,7 +13451,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13444,8 +13464,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13486,7 +13506,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13499,23 +13519,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13601,11 +13621,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13616,37 +13636,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13735,13 +13755,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/WorkingWithFonts/Android/WorkingWithFonts.Android.csproj b/WorkingWithFonts/Android/WorkingWithFonts.Android.csproj index a1af5cd395..3fecf96176 100644 --- a/WorkingWithFonts/Android/WorkingWithFonts.Android.csproj +++ b/WorkingWithFonts/Android/WorkingWithFonts.Android.csproj @@ -38,7 +38,7 @@ false - + diff --git a/WorkingWithFonts/UWP/WorkingWithFonts.UWP.csproj b/WorkingWithFonts/UWP/WorkingWithFonts.UWP.csproj index c1457ef501..7ee063f916 100644 --- a/WorkingWithFonts/UWP/WorkingWithFonts.UWP.csproj +++ b/WorkingWithFonts/UWP/WorkingWithFonts.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/WorkingWithFonts/WorkingWithFonts/WorkingWithFonts.csproj b/WorkingWithFonts/WorkingWithFonts/WorkingWithFonts.csproj index b3c97e9ec5..eaac0ad5eb 100644 --- a/WorkingWithFonts/WorkingWithFonts/WorkingWithFonts.csproj +++ b/WorkingWithFonts/WorkingWithFonts/WorkingWithFonts.csproj @@ -9,7 +9,7 @@ - + diff --git a/WorkingWithFonts/iOS/WorkingWithFonts.iOS.csproj b/WorkingWithFonts/iOS/WorkingWithFonts.iOS.csproj index 354649f26c..fcdb109100 100644 --- a/WorkingWithFonts/iOS/WorkingWithFonts.iOS.csproj +++ b/WorkingWithFonts/iOS/WorkingWithFonts.iOS.csproj @@ -97,7 +97,7 @@ NSUrlSessionHandler - + diff --git a/WorkingWithGestures/PanGesture/Droid/PanGesture.Droid.csproj b/WorkingWithGestures/PanGesture/Droid/PanGesture.Droid.csproj index 6b1ffede02..39b111b872 100644 --- a/WorkingWithGestures/PanGesture/Droid/PanGesture.Droid.csproj +++ b/WorkingWithGestures/PanGesture/Droid/PanGesture.Droid.csproj @@ -41,7 +41,7 @@ false - + diff --git a/WorkingWithGestures/PanGesture/Droid/Resources/Resource.designer.cs b/WorkingWithGestures/PanGesture/Droid/Resources/Resource.designer.cs index 020ca5fa1f..90b685da41 100644 --- a/WorkingWithGestures/PanGesture/Droid/Resources/Resource.designer.cs +++ b/WorkingWithGestures/PanGesture/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::PanGesture.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::PanGesture.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::PanGesture.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::PanGesture.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::PanGesture.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::PanGesture.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::PanGesture.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::PanGesture.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::PanGesture.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::PanGesture.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::PanGesture.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::PanGesture.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::PanGesture.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::PanGesture.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::PanGesture.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::PanGesture.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::PanGesture.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::PanGesture.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::PanGesture.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::PanGesture.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::PanGesture.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::PanGesture.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::PanGesture.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::PanGesture.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::PanGesture.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::PanGesture.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::PanGesture.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::PanGesture.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::PanGesture.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::PanGesture.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::PanGesture.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::PanGesture.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::PanGesture.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::PanGesture.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::PanGesture.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::PanGesture.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::PanGesture.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::PanGesture.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::PanGesture.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::PanGesture.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::PanGesture.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::PanGesture.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::PanGesture.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::PanGesture.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::PanGesture.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::PanGesture.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::PanGesture.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::PanGesture.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9911,7 +9921,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10841,37 +10854,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10978,14 +10991,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11005,10 +11018,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11016,16 +11029,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11108,21 +11121,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11151,10 +11164,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11165,12 +11178,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11184,12 +11197,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11234,7 +11247,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11242,11 +11255,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11281,7 +11294,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11331,7 +11344,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11340,61 +11352,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11403,7 +11415,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11768,14 +11781,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11795,18 +11808,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11864,7 +11877,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11874,11 +11887,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11919,7 +11932,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11948,22 +11961,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12085,24 +12098,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12134,10 +12147,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12193,23 +12206,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12246,16 +12259,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12281,21 +12294,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12343,10 +12356,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12354,27 +12367,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12424,11 +12437,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12501,17 +12514,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12570,7 +12590,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12578,16 +12598,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12637,10 +12657,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12648,27 +12668,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12678,10 +12697,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12806,7 +12826,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12825,12 +12845,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12901,7 +12921,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12910,8 +12930,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12940,20 +12960,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12991,15 +13011,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13013,10 +13033,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13024,19 +13044,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13071,9 +13091,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13085,25 +13105,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13156,16 +13176,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13182,13 +13202,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13239,22 +13259,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13313,9 +13333,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13337,9 +13356,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13416,7 +13436,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13429,8 +13449,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13471,7 +13491,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13484,23 +13504,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13586,11 +13606,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13601,37 +13621,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13720,13 +13740,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/WorkingWithGestures/PanGesture/PanGesture/PanGesture.csproj b/WorkingWithGestures/PanGesture/PanGesture/PanGesture.csproj index 81c88f5945..0de36c483b 100644 --- a/WorkingWithGestures/PanGesture/PanGesture/PanGesture.csproj +++ b/WorkingWithGestures/PanGesture/PanGesture/PanGesture.csproj @@ -9,7 +9,7 @@ - + diff --git a/WorkingWithGestures/PanGesture/UWP/PanGesture.UWP.csproj b/WorkingWithGestures/PanGesture/UWP/PanGesture.UWP.csproj index cf5944c1df..e41e44ccc4 100644 --- a/WorkingWithGestures/PanGesture/UWP/PanGesture.UWP.csproj +++ b/WorkingWithGestures/PanGesture/UWP/PanGesture.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/WorkingWithGestures/PanGesture/iOS/PanGesture.iOS.csproj b/WorkingWithGestures/PanGesture/iOS/PanGesture.iOS.csproj index 7199d1cf0a..cf2811654d 100644 --- a/WorkingWithGestures/PanGesture/iOS/PanGesture.iOS.csproj +++ b/WorkingWithGestures/PanGesture/iOS/PanGesture.iOS.csproj @@ -80,7 +80,7 @@ NSUrlSessionHandler - + diff --git a/WorkingWithGestures/PinchGesture/Droid/PinchGesture.Droid.csproj b/WorkingWithGestures/PinchGesture/Droid/PinchGesture.Droid.csproj index 42c5ca415f..a57da4dbe1 100644 --- a/WorkingWithGestures/PinchGesture/Droid/PinchGesture.Droid.csproj +++ b/WorkingWithGestures/PinchGesture/Droid/PinchGesture.Droid.csproj @@ -38,7 +38,7 @@ false - + diff --git a/WorkingWithGestures/PinchGesture/Droid/Resources/Resource.designer.cs b/WorkingWithGestures/PinchGesture/Droid/Resources/Resource.designer.cs index a2013ef2c7..407e97c1f0 100644 --- a/WorkingWithGestures/PinchGesture/Droid/Resources/Resource.designer.cs +++ b/WorkingWithGestures/PinchGesture/Droid/Resources/Resource.designer.cs @@ -2,7 +2,6 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -187,6 +186,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleGravity = global::PinchGesture.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapsedTitleTextAppearance = global::PinchGesture.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Android.Resource.Attribute.collapseIcon = global::PinchGesture.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Android.Resource.Attribute.collectionViewStyle = global::PinchGesture.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Attribute.color = global::PinchGesture.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorAccent = global::PinchGesture.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Android.Resource.Attribute.colorBackgroundFloating = global::PinchGesture.Droid.Resource.Attribute.colorBackgroundFloating; @@ -1534,7 +1534,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Style.CardView = global::PinchGesture.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Dark = global::PinchGesture.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Android.Resource.Style.CardView_Light = global::PinchGesture.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewStyle = global::PinchGesture.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewScrollBars = global::PinchGesture.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Android.Resource.Style.collectionViewTheme = global::PinchGesture.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme = global::PinchGesture.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Android.Resource.Style.MainTheme_Base = global::PinchGesture.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Android.Resource.Style.Platform_AppCompat = global::PinchGesture.Droid.Resource.Style.Platform_AppCompat; @@ -2265,6 +2266,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_startY = global::PinchGesture.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_tileMode = global::PinchGesture.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Android.Resource.Styleable.GradientColor_android_type = global::PinchGesture.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme = global::PinchGesture.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Android.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::PinchGesture.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat = global::PinchGesture.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::PinchGesture.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Android.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::PinchGesture.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -2752,6 +2755,7 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleGravity = global::PinchGesture.Droid.Resource.Attribute.collapsedTitleGravity; global::Xamarin.Forms.Platform.Resource.Attribute.collapsedTitleTextAppearance = global::PinchGesture.Droid.Resource.Attribute.collapsedTitleTextAppearance; global::Xamarin.Forms.Platform.Resource.Attribute.collapseIcon = global::PinchGesture.Droid.Resource.Attribute.collapseIcon; + global::Xamarin.Forms.Platform.Resource.Attribute.collectionViewStyle = global::PinchGesture.Droid.Resource.Attribute.collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Attribute.color = global::PinchGesture.Droid.Resource.Attribute.color; global::Xamarin.Forms.Platform.Resource.Attribute.colorAccent = global::PinchGesture.Droid.Resource.Attribute.colorAccent; global::Xamarin.Forms.Platform.Resource.Attribute.colorBackgroundFloating = global::PinchGesture.Droid.Resource.Attribute.colorBackgroundFloating; @@ -4099,7 +4103,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Style.CardView = global::PinchGesture.Droid.Resource.Style.CardView; global::Xamarin.Forms.Platform.Resource.Style.CardView_Dark = global::PinchGesture.Droid.Resource.Style.CardView_Dark; global::Xamarin.Forms.Platform.Resource.Style.CardView_Light = global::PinchGesture.Droid.Resource.Style.CardView_Light; - global::Xamarin.Forms.Platform.Resource.Style.collectionViewStyle = global::PinchGesture.Droid.Resource.Style.collectionViewStyle; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewScrollBars = global::PinchGesture.Droid.Resource.Style.collectionViewScrollBars; + global::Xamarin.Forms.Platform.Resource.Style.collectionViewTheme = global::PinchGesture.Droid.Resource.Style.collectionViewTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme = global::PinchGesture.Droid.Resource.Style.MainTheme; global::Xamarin.Forms.Platform.Resource.Style.MainTheme_Base = global::PinchGesture.Droid.Resource.Style.MainTheme_Base; global::Xamarin.Forms.Platform.Resource.Style.Platform_AppCompat = global::PinchGesture.Droid.Resource.Style.Platform_AppCompat; @@ -4830,6 +4835,8 @@ public static void UpdateIdValues() global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_startY = global::PinchGesture.Droid.Resource.Styleable.GradientColor_android_startY; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_tileMode = global::PinchGesture.Droid.Resource.Styleable.GradientColor_android_tileMode; global::Xamarin.Forms.Platform.Resource.Styleable.GradientColor_android_type = global::PinchGesture.Droid.Resource.Styleable.GradientColor_android_type; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme = global::PinchGesture.Droid.Resource.Styleable.ItemsViewRendererTheme; + global::Xamarin.Forms.Platform.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle = global::PinchGesture.Droid.Resource.Styleable.ItemsViewRendererTheme_collectionViewStyle; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat = global::PinchGesture.Droid.Resource.Styleable.LinearLayoutCompat; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAligned = global::PinchGesture.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAligned; global::Xamarin.Forms.Platform.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex = global::PinchGesture.Droid.Resource.Styleable.LinearLayoutCompat_android_baselineAlignedChildIndex; @@ -5671,1042 +5678,1045 @@ public partial class Attribute public const int collapseIcon = 2130903168; // aapt resource value: 0x7F030083 - public const int color = 2130903171; + public const int collectionViewStyle = 2130903171; // aapt resource value: 0x7F030084 - public const int colorAccent = 2130903172; + public const int color = 2130903172; // aapt resource value: 0x7F030085 - public const int colorBackgroundFloating = 2130903173; + public const int colorAccent = 2130903173; // aapt resource value: 0x7F030086 - public const int colorButtonNormal = 2130903174; + public const int colorBackgroundFloating = 2130903174; // aapt resource value: 0x7F030087 - public const int colorControlActivated = 2130903175; + public const int colorButtonNormal = 2130903175; // aapt resource value: 0x7F030088 - public const int colorControlHighlight = 2130903176; + public const int colorControlActivated = 2130903176; // aapt resource value: 0x7F030089 - public const int colorControlNormal = 2130903177; + public const int colorControlHighlight = 2130903177; // aapt resource value: 0x7F03008A - public const int colorError = 2130903178; + public const int colorControlNormal = 2130903178; // aapt resource value: 0x7F03008B - public const int colorPrimary = 2130903179; + public const int colorError = 2130903179; // aapt resource value: 0x7F03008C - public const int colorPrimaryDark = 2130903180; + public const int colorPrimary = 2130903180; // aapt resource value: 0x7F03008D - public const int colorSecondary = 2130903181; + public const int colorPrimaryDark = 2130903181; // aapt resource value: 0x7F03008E - public const int colorSwitchThumbNormal = 2130903182; + public const int colorSecondary = 2130903182; // aapt resource value: 0x7F03008F - public const int commitIcon = 2130903183; + public const int colorSwitchThumbNormal = 2130903183; // aapt resource value: 0x7F030090 - public const int contentDescription = 2130903184; + public const int commitIcon = 2130903184; // aapt resource value: 0x7F030091 - public const int contentInsetEnd = 2130903185; + public const int contentDescription = 2130903185; // aapt resource value: 0x7F030092 - public const int contentInsetEndWithActions = 2130903186; + public const int contentInsetEnd = 2130903186; // aapt resource value: 0x7F030093 - public const int contentInsetLeft = 2130903187; + public const int contentInsetEndWithActions = 2130903187; // aapt resource value: 0x7F030094 - public const int contentInsetRight = 2130903188; + public const int contentInsetLeft = 2130903188; // aapt resource value: 0x7F030095 - public const int contentInsetStart = 2130903189; + public const int contentInsetRight = 2130903189; // aapt resource value: 0x7F030096 - public const int contentInsetStartWithNavigation = 2130903190; + public const int contentInsetStart = 2130903190; // aapt resource value: 0x7F030097 - public const int contentPadding = 2130903191; + public const int contentInsetStartWithNavigation = 2130903191; // aapt resource value: 0x7F030098 - public const int contentPaddingBottom = 2130903192; + public const int contentPadding = 2130903192; // aapt resource value: 0x7F030099 - public const int contentPaddingLeft = 2130903193; + public const int contentPaddingBottom = 2130903193; // aapt resource value: 0x7F03009A - public const int contentPaddingRight = 2130903194; + public const int contentPaddingLeft = 2130903194; // aapt resource value: 0x7F03009B - public const int contentPaddingTop = 2130903195; + public const int contentPaddingRight = 2130903195; // aapt resource value: 0x7F03009C - public const int contentScrim = 2130903196; + public const int contentPaddingTop = 2130903196; // aapt resource value: 0x7F03009D - public const int controlBackground = 2130903197; + public const int contentScrim = 2130903197; // aapt resource value: 0x7F03009E - public const int coordinatorLayoutStyle = 2130903198; + public const int controlBackground = 2130903198; // aapt resource value: 0x7F03009F - public const int cornerRadius = 2130903199; + public const int coordinatorLayoutStyle = 2130903199; // aapt resource value: 0x7F0300A0 - public const int counterEnabled = 2130903200; + public const int cornerRadius = 2130903200; // aapt resource value: 0x7F0300A1 - public const int counterMaxLength = 2130903201; + public const int counterEnabled = 2130903201; // aapt resource value: 0x7F0300A2 - public const int counterOverflowTextAppearance = 2130903202; + public const int counterMaxLength = 2130903202; // aapt resource value: 0x7F0300A3 - public const int counterTextAppearance = 2130903203; + public const int counterOverflowTextAppearance = 2130903203; // aapt resource value: 0x7F0300A4 - public const int customNavigationLayout = 2130903204; + public const int counterTextAppearance = 2130903204; // aapt resource value: 0x7F0300A5 - public const int defaultQueryHint = 2130903205; + public const int customNavigationLayout = 2130903205; // aapt resource value: 0x7F0300A6 - public const int dialogCornerRadius = 2130903206; + public const int defaultQueryHint = 2130903206; // aapt resource value: 0x7F0300A7 - public const int dialogPreferredPadding = 2130903207; + public const int dialogCornerRadius = 2130903207; // aapt resource value: 0x7F0300A8 - public const int dialogTheme = 2130903208; + public const int dialogPreferredPadding = 2130903208; // aapt resource value: 0x7F0300A9 - public const int displayOptions = 2130903209; + public const int dialogTheme = 2130903209; // aapt resource value: 0x7F0300AA - public const int divider = 2130903210; + public const int displayOptions = 2130903210; // aapt resource value: 0x7F0300AB - public const int dividerHorizontal = 2130903211; + public const int divider = 2130903211; // aapt resource value: 0x7F0300AC - public const int dividerPadding = 2130903212; + public const int dividerHorizontal = 2130903212; // aapt resource value: 0x7F0300AD - public const int dividerVertical = 2130903213; + public const int dividerPadding = 2130903213; // aapt resource value: 0x7F0300AE - public const int drawableSize = 2130903214; + public const int dividerVertical = 2130903214; // aapt resource value: 0x7F0300AF - public const int drawerArrowStyle = 2130903215; - - // aapt resource value: 0x7F0300B1 - public const int dropdownListPreferredItemHeight = 2130903217; + public const int drawableSize = 2130903215; // aapt resource value: 0x7F0300B0 - public const int dropDownListViewStyle = 2130903216; + public const int drawerArrowStyle = 2130903216; // aapt resource value: 0x7F0300B2 - public const int editTextBackground = 2130903218; + public const int dropdownListPreferredItemHeight = 2130903218; + + // aapt resource value: 0x7F0300B1 + public const int dropDownListViewStyle = 2130903217; // aapt resource value: 0x7F0300B3 - public const int editTextColor = 2130903219; + public const int editTextBackground = 2130903219; // aapt resource value: 0x7F0300B4 - public const int editTextStyle = 2130903220; + public const int editTextColor = 2130903220; // aapt resource value: 0x7F0300B5 - public const int elevation = 2130903221; + public const int editTextStyle = 2130903221; // aapt resource value: 0x7F0300B6 - public const int enforceMaterialTheme = 2130903222; + public const int elevation = 2130903222; // aapt resource value: 0x7F0300B7 - public const int enforceTextAppearance = 2130903223; + public const int enforceMaterialTheme = 2130903223; // aapt resource value: 0x7F0300B8 - public const int errorEnabled = 2130903224; + public const int enforceTextAppearance = 2130903224; // aapt resource value: 0x7F0300B9 - public const int errorTextAppearance = 2130903225; + public const int errorEnabled = 2130903225; // aapt resource value: 0x7F0300BA - public const int expandActivityOverflowButtonDrawable = 2130903226; + public const int errorTextAppearance = 2130903226; // aapt resource value: 0x7F0300BB - public const int expanded = 2130903227; + public const int expandActivityOverflowButtonDrawable = 2130903227; // aapt resource value: 0x7F0300BC - public const int expandedTitleGravity = 2130903228; + public const int expanded = 2130903228; // aapt resource value: 0x7F0300BD - public const int expandedTitleMargin = 2130903229; + public const int expandedTitleGravity = 2130903229; // aapt resource value: 0x7F0300BE - public const int expandedTitleMarginBottom = 2130903230; + public const int expandedTitleMargin = 2130903230; // aapt resource value: 0x7F0300BF - public const int expandedTitleMarginEnd = 2130903231; + public const int expandedTitleMarginBottom = 2130903231; // aapt resource value: 0x7F0300C0 - public const int expandedTitleMarginStart = 2130903232; + public const int expandedTitleMarginEnd = 2130903232; // aapt resource value: 0x7F0300C1 - public const int expandedTitleMarginTop = 2130903233; + public const int expandedTitleMarginStart = 2130903233; // aapt resource value: 0x7F0300C2 - public const int expandedTitleTextAppearance = 2130903234; + public const int expandedTitleMarginTop = 2130903234; // aapt resource value: 0x7F0300C3 - public const int fabAlignmentMode = 2130903235; + public const int expandedTitleTextAppearance = 2130903235; // aapt resource value: 0x7F0300C4 - public const int fabCradleMargin = 2130903236; + public const int fabAlignmentMode = 2130903236; // aapt resource value: 0x7F0300C5 - public const int fabCradleRoundedCornerRadius = 2130903237; + public const int fabCradleMargin = 2130903237; // aapt resource value: 0x7F0300C6 - public const int fabCradleVerticalOffset = 2130903238; + public const int fabCradleRoundedCornerRadius = 2130903238; // aapt resource value: 0x7F0300C7 - public const int fabCustomSize = 2130903239; + public const int fabCradleVerticalOffset = 2130903239; // aapt resource value: 0x7F0300C8 - public const int fabSize = 2130903240; + public const int fabCustomSize = 2130903240; // aapt resource value: 0x7F0300C9 - public const int fastScrollEnabled = 2130903241; + public const int fabSize = 2130903241; // aapt resource value: 0x7F0300CA - public const int fastScrollHorizontalThumbDrawable = 2130903242; + public const int fastScrollEnabled = 2130903242; // aapt resource value: 0x7F0300CB - public const int fastScrollHorizontalTrackDrawable = 2130903243; + public const int fastScrollHorizontalThumbDrawable = 2130903243; // aapt resource value: 0x7F0300CC - public const int fastScrollVerticalThumbDrawable = 2130903244; + public const int fastScrollHorizontalTrackDrawable = 2130903244; // aapt resource value: 0x7F0300CD - public const int fastScrollVerticalTrackDrawable = 2130903245; + public const int fastScrollVerticalThumbDrawable = 2130903245; // aapt resource value: 0x7F0300CE - public const int firstBaselineToTopHeight = 2130903246; + public const int fastScrollVerticalTrackDrawable = 2130903246; // aapt resource value: 0x7F0300CF - public const int floatingActionButtonStyle = 2130903247; + public const int firstBaselineToTopHeight = 2130903247; // aapt resource value: 0x7F0300D0 - public const int font = 2130903248; + public const int floatingActionButtonStyle = 2130903248; // aapt resource value: 0x7F0300D1 - public const int fontFamily = 2130903249; + public const int font = 2130903249; // aapt resource value: 0x7F0300D2 - public const int fontProviderAuthority = 2130903250; + public const int fontFamily = 2130903250; // aapt resource value: 0x7F0300D3 - public const int fontProviderCerts = 2130903251; + public const int fontProviderAuthority = 2130903251; // aapt resource value: 0x7F0300D4 - public const int fontProviderFetchStrategy = 2130903252; + public const int fontProviderCerts = 2130903252; // aapt resource value: 0x7F0300D5 - public const int fontProviderFetchTimeout = 2130903253; + public const int fontProviderFetchStrategy = 2130903253; // aapt resource value: 0x7F0300D6 - public const int fontProviderPackage = 2130903254; + public const int fontProviderFetchTimeout = 2130903254; // aapt resource value: 0x7F0300D7 - public const int fontProviderQuery = 2130903255; + public const int fontProviderPackage = 2130903255; // aapt resource value: 0x7F0300D8 - public const int fontStyle = 2130903256; + public const int fontProviderQuery = 2130903256; // aapt resource value: 0x7F0300D9 - public const int fontVariationSettings = 2130903257; + public const int fontStyle = 2130903257; // aapt resource value: 0x7F0300DA - public const int fontWeight = 2130903258; + public const int fontVariationSettings = 2130903258; // aapt resource value: 0x7F0300DB - public const int foregroundInsidePadding = 2130903259; + public const int fontWeight = 2130903259; // aapt resource value: 0x7F0300DC - public const int gapBetweenBars = 2130903260; + public const int foregroundInsidePadding = 2130903260; // aapt resource value: 0x7F0300DD - public const int goIcon = 2130903261; + public const int gapBetweenBars = 2130903261; // aapt resource value: 0x7F0300DE - public const int headerLayout = 2130903262; + public const int goIcon = 2130903262; // aapt resource value: 0x7F0300DF - public const int height = 2130903263; + public const int headerLayout = 2130903263; // aapt resource value: 0x7F0300E0 - public const int helperText = 2130903264; + public const int height = 2130903264; // aapt resource value: 0x7F0300E1 - public const int helperTextEnabled = 2130903265; + public const int helperText = 2130903265; // aapt resource value: 0x7F0300E2 - public const int helperTextTextAppearance = 2130903266; + public const int helperTextEnabled = 2130903266; // aapt resource value: 0x7F0300E3 - public const int hideMotionSpec = 2130903267; + public const int helperTextTextAppearance = 2130903267; // aapt resource value: 0x7F0300E4 - public const int hideOnContentScroll = 2130903268; + public const int hideMotionSpec = 2130903268; // aapt resource value: 0x7F0300E5 - public const int hideOnScroll = 2130903269; + public const int hideOnContentScroll = 2130903269; // aapt resource value: 0x7F0300E6 - public const int hintAnimationEnabled = 2130903270; + public const int hideOnScroll = 2130903270; // aapt resource value: 0x7F0300E7 - public const int hintEnabled = 2130903271; + public const int hintAnimationEnabled = 2130903271; // aapt resource value: 0x7F0300E8 - public const int hintTextAppearance = 2130903272; + public const int hintEnabled = 2130903272; // aapt resource value: 0x7F0300E9 - public const int homeAsUpIndicator = 2130903273; + public const int hintTextAppearance = 2130903273; // aapt resource value: 0x7F0300EA - public const int homeLayout = 2130903274; + public const int homeAsUpIndicator = 2130903274; // aapt resource value: 0x7F0300EB - public const int hoveredFocusedTranslationZ = 2130903275; + public const int homeLayout = 2130903275; // aapt resource value: 0x7F0300EC - public const int icon = 2130903276; + public const int hoveredFocusedTranslationZ = 2130903276; // aapt resource value: 0x7F0300ED - public const int iconEndPadding = 2130903277; + public const int icon = 2130903277; // aapt resource value: 0x7F0300EE - public const int iconGravity = 2130903278; - - // aapt resource value: 0x7F0300F4 - public const int iconifiedByDefault = 2130903284; + public const int iconEndPadding = 2130903278; // aapt resource value: 0x7F0300EF - public const int iconPadding = 2130903279; + public const int iconGravity = 2130903279; + + // aapt resource value: 0x7F0300F5 + public const int iconifiedByDefault = 2130903285; // aapt resource value: 0x7F0300F0 - public const int iconSize = 2130903280; + public const int iconPadding = 2130903280; // aapt resource value: 0x7F0300F1 - public const int iconStartPadding = 2130903281; + public const int iconSize = 2130903281; // aapt resource value: 0x7F0300F2 - public const int iconTint = 2130903282; + public const int iconStartPadding = 2130903282; // aapt resource value: 0x7F0300F3 - public const int iconTintMode = 2130903283; + public const int iconTint = 2130903283; - // aapt resource value: 0x7F0300F5 - public const int imageButtonStyle = 2130903285; + // aapt resource value: 0x7F0300F4 + public const int iconTintMode = 2130903284; // aapt resource value: 0x7F0300F6 - public const int indeterminateProgressStyle = 2130903286; + public const int imageButtonStyle = 2130903286; // aapt resource value: 0x7F0300F7 - public const int initialActivityCount = 2130903287; + public const int indeterminateProgressStyle = 2130903287; // aapt resource value: 0x7F0300F8 - public const int insetForeground = 2130903288; + public const int initialActivityCount = 2130903288; // aapt resource value: 0x7F0300F9 - public const int isLightTheme = 2130903289; + public const int insetForeground = 2130903289; // aapt resource value: 0x7F0300FA - public const int itemBackground = 2130903290; + public const int isLightTheme = 2130903290; // aapt resource value: 0x7F0300FB - public const int itemHorizontalPadding = 2130903291; + public const int itemBackground = 2130903291; // aapt resource value: 0x7F0300FC - public const int itemHorizontalTranslationEnabled = 2130903292; + public const int itemHorizontalPadding = 2130903292; // aapt resource value: 0x7F0300FD - public const int itemIconPadding = 2130903293; + public const int itemHorizontalTranslationEnabled = 2130903293; // aapt resource value: 0x7F0300FE - public const int itemIconSize = 2130903294; + public const int itemIconPadding = 2130903294; // aapt resource value: 0x7F0300FF - public const int itemIconTint = 2130903295; + public const int itemIconSize = 2130903295; // aapt resource value: 0x7F030100 - public const int itemPadding = 2130903296; + public const int itemIconTint = 2130903296; // aapt resource value: 0x7F030101 - public const int itemSpacing = 2130903297; + public const int itemPadding = 2130903297; // aapt resource value: 0x7F030102 - public const int itemTextAppearance = 2130903298; + public const int itemSpacing = 2130903298; // aapt resource value: 0x7F030103 - public const int itemTextAppearanceActive = 2130903299; + public const int itemTextAppearance = 2130903299; // aapt resource value: 0x7F030104 - public const int itemTextAppearanceInactive = 2130903300; + public const int itemTextAppearanceActive = 2130903300; // aapt resource value: 0x7F030105 - public const int itemTextColor = 2130903301; + public const int itemTextAppearanceInactive = 2130903301; // aapt resource value: 0x7F030106 - public const int keylines = 2130903302; + public const int itemTextColor = 2130903302; // aapt resource value: 0x7F030107 - public const int labelVisibilityMode = 2130903303; + public const int keylines = 2130903303; // aapt resource value: 0x7F030108 - public const int lastBaselineToBottomHeight = 2130903304; + public const int labelVisibilityMode = 2130903304; // aapt resource value: 0x7F030109 - public const int layout = 2130903305; + public const int lastBaselineToBottomHeight = 2130903305; // aapt resource value: 0x7F03010A - public const int layoutManager = 2130903306; + public const int layout = 2130903306; // aapt resource value: 0x7F03010B - public const int layout_anchor = 2130903307; + public const int layoutManager = 2130903307; // aapt resource value: 0x7F03010C - public const int layout_anchorGravity = 2130903308; + public const int layout_anchor = 2130903308; // aapt resource value: 0x7F03010D - public const int layout_behavior = 2130903309; + public const int layout_anchorGravity = 2130903309; // aapt resource value: 0x7F03010E - public const int layout_collapseMode = 2130903310; + public const int layout_behavior = 2130903310; // aapt resource value: 0x7F03010F - public const int layout_collapseParallaxMultiplier = 2130903311; + public const int layout_collapseMode = 2130903311; // aapt resource value: 0x7F030110 - public const int layout_dodgeInsetEdges = 2130903312; + public const int layout_collapseParallaxMultiplier = 2130903312; // aapt resource value: 0x7F030111 - public const int layout_insetEdge = 2130903313; + public const int layout_dodgeInsetEdges = 2130903313; // aapt resource value: 0x7F030112 - public const int layout_keyline = 2130903314; + public const int layout_insetEdge = 2130903314; // aapt resource value: 0x7F030113 - public const int layout_scrollFlags = 2130903315; + public const int layout_keyline = 2130903315; // aapt resource value: 0x7F030114 - public const int layout_scrollInterpolator = 2130903316; + public const int layout_scrollFlags = 2130903316; // aapt resource value: 0x7F030115 - public const int liftOnScroll = 2130903317; + public const int layout_scrollInterpolator = 2130903317; // aapt resource value: 0x7F030116 - public const int lineHeight = 2130903318; + public const int liftOnScroll = 2130903318; // aapt resource value: 0x7F030117 - public const int lineSpacing = 2130903319; + public const int lineHeight = 2130903319; // aapt resource value: 0x7F030118 - public const int listChoiceBackgroundIndicator = 2130903320; + public const int lineSpacing = 2130903320; // aapt resource value: 0x7F030119 - public const int listDividerAlertDialog = 2130903321; + public const int listChoiceBackgroundIndicator = 2130903321; // aapt resource value: 0x7F03011A - public const int listItemLayout = 2130903322; + public const int listDividerAlertDialog = 2130903322; // aapt resource value: 0x7F03011B - public const int listLayout = 2130903323; + public const int listItemLayout = 2130903323; // aapt resource value: 0x7F03011C - public const int listMenuViewStyle = 2130903324; + public const int listLayout = 2130903324; // aapt resource value: 0x7F03011D - public const int listPopupWindowStyle = 2130903325; + public const int listMenuViewStyle = 2130903325; // aapt resource value: 0x7F03011E - public const int listPreferredItemHeight = 2130903326; + public const int listPopupWindowStyle = 2130903326; // aapt resource value: 0x7F03011F - public const int listPreferredItemHeightLarge = 2130903327; + public const int listPreferredItemHeight = 2130903327; // aapt resource value: 0x7F030120 - public const int listPreferredItemHeightSmall = 2130903328; + public const int listPreferredItemHeightLarge = 2130903328; // aapt resource value: 0x7F030121 - public const int listPreferredItemPaddingLeft = 2130903329; + public const int listPreferredItemHeightSmall = 2130903329; // aapt resource value: 0x7F030122 - public const int listPreferredItemPaddingRight = 2130903330; + public const int listPreferredItemPaddingLeft = 2130903330; // aapt resource value: 0x7F030123 - public const int logo = 2130903331; + public const int listPreferredItemPaddingRight = 2130903331; // aapt resource value: 0x7F030124 - public const int logoDescription = 2130903332; + public const int logo = 2130903332; // aapt resource value: 0x7F030125 - public const int materialButtonStyle = 2130903333; + public const int logoDescription = 2130903333; // aapt resource value: 0x7F030126 - public const int materialCardViewStyle = 2130903334; + public const int materialButtonStyle = 2130903334; // aapt resource value: 0x7F030127 - public const int maxActionInlineWidth = 2130903335; + public const int materialCardViewStyle = 2130903335; // aapt resource value: 0x7F030128 - public const int maxButtonHeight = 2130903336; + public const int maxActionInlineWidth = 2130903336; // aapt resource value: 0x7F030129 - public const int maxImageSize = 2130903337; + public const int maxButtonHeight = 2130903337; // aapt resource value: 0x7F03012A - public const int measureWithLargestChild = 2130903338; + public const int maxImageSize = 2130903338; // aapt resource value: 0x7F03012B - public const int menu = 2130903339; + public const int measureWithLargestChild = 2130903339; // aapt resource value: 0x7F03012C - public const int multiChoiceItemLayout = 2130903340; + public const int menu = 2130903340; // aapt resource value: 0x7F03012D - public const int navigationContentDescription = 2130903341; + public const int multiChoiceItemLayout = 2130903341; // aapt resource value: 0x7F03012E - public const int navigationIcon = 2130903342; + public const int navigationContentDescription = 2130903342; // aapt resource value: 0x7F03012F - public const int navigationMode = 2130903343; + public const int navigationIcon = 2130903343; // aapt resource value: 0x7F030130 - public const int navigationViewStyle = 2130903344; + public const int navigationMode = 2130903344; // aapt resource value: 0x7F030131 - public const int numericModifiers = 2130903345; + public const int navigationViewStyle = 2130903345; // aapt resource value: 0x7F030132 - public const int overlapAnchor = 2130903346; + public const int numericModifiers = 2130903346; // aapt resource value: 0x7F030133 - public const int paddingBottomNoButtons = 2130903347; + public const int overlapAnchor = 2130903347; // aapt resource value: 0x7F030134 - public const int paddingEnd = 2130903348; + public const int paddingBottomNoButtons = 2130903348; // aapt resource value: 0x7F030135 - public const int paddingStart = 2130903349; + public const int paddingEnd = 2130903349; // aapt resource value: 0x7F030136 - public const int paddingTopNoTitle = 2130903350; + public const int paddingStart = 2130903350; // aapt resource value: 0x7F030137 - public const int panelBackground = 2130903351; + public const int paddingTopNoTitle = 2130903351; // aapt resource value: 0x7F030138 - public const int panelMenuListTheme = 2130903352; + public const int panelBackground = 2130903352; // aapt resource value: 0x7F030139 - public const int panelMenuListWidth = 2130903353; + public const int panelMenuListTheme = 2130903353; // aapt resource value: 0x7F03013A - public const int passwordToggleContentDescription = 2130903354; + public const int panelMenuListWidth = 2130903354; // aapt resource value: 0x7F03013B - public const int passwordToggleDrawable = 2130903355; + public const int passwordToggleContentDescription = 2130903355; // aapt resource value: 0x7F03013C - public const int passwordToggleEnabled = 2130903356; + public const int passwordToggleDrawable = 2130903356; // aapt resource value: 0x7F03013D - public const int passwordToggleTint = 2130903357; + public const int passwordToggleEnabled = 2130903357; // aapt resource value: 0x7F03013E - public const int passwordToggleTintMode = 2130903358; + public const int passwordToggleTint = 2130903358; // aapt resource value: 0x7F03013F - public const int popupMenuStyle = 2130903359; + public const int passwordToggleTintMode = 2130903359; // aapt resource value: 0x7F030140 - public const int popupTheme = 2130903360; + public const int popupMenuStyle = 2130903360; // aapt resource value: 0x7F030141 - public const int popupWindowStyle = 2130903361; + public const int popupTheme = 2130903361; // aapt resource value: 0x7F030142 - public const int preserveIconSpacing = 2130903362; + public const int popupWindowStyle = 2130903362; // aapt resource value: 0x7F030143 - public const int pressedTranslationZ = 2130903363; + public const int preserveIconSpacing = 2130903363; // aapt resource value: 0x7F030144 - public const int progressBarPadding = 2130903364; + public const int pressedTranslationZ = 2130903364; // aapt resource value: 0x7F030145 - public const int progressBarStyle = 2130903365; + public const int progressBarPadding = 2130903365; // aapt resource value: 0x7F030146 - public const int queryBackground = 2130903366; + public const int progressBarStyle = 2130903366; // aapt resource value: 0x7F030147 - public const int queryHint = 2130903367; + public const int queryBackground = 2130903367; // aapt resource value: 0x7F030148 - public const int radioButtonStyle = 2130903368; + public const int queryHint = 2130903368; // aapt resource value: 0x7F030149 - public const int ratingBarStyle = 2130903369; + public const int radioButtonStyle = 2130903369; // aapt resource value: 0x7F03014A - public const int ratingBarStyleIndicator = 2130903370; + public const int ratingBarStyle = 2130903370; // aapt resource value: 0x7F03014B - public const int ratingBarStyleSmall = 2130903371; + public const int ratingBarStyleIndicator = 2130903371; // aapt resource value: 0x7F03014C - public const int reverseLayout = 2130903372; + public const int ratingBarStyleSmall = 2130903372; // aapt resource value: 0x7F03014D - public const int rippleColor = 2130903373; + public const int reverseLayout = 2130903373; // aapt resource value: 0x7F03014E - public const int scrimAnimationDuration = 2130903374; + public const int rippleColor = 2130903374; // aapt resource value: 0x7F03014F - public const int scrimBackground = 2130903375; + public const int scrimAnimationDuration = 2130903375; // aapt resource value: 0x7F030150 - public const int scrimVisibleHeightTrigger = 2130903376; + public const int scrimBackground = 2130903376; // aapt resource value: 0x7F030151 - public const int searchHintIcon = 2130903377; + public const int scrimVisibleHeightTrigger = 2130903377; // aapt resource value: 0x7F030152 - public const int searchIcon = 2130903378; + public const int searchHintIcon = 2130903378; // aapt resource value: 0x7F030153 - public const int searchViewStyle = 2130903379; + public const int searchIcon = 2130903379; // aapt resource value: 0x7F030154 - public const int seekBarStyle = 2130903380; + public const int searchViewStyle = 2130903380; // aapt resource value: 0x7F030155 - public const int selectableItemBackground = 2130903381; + public const int seekBarStyle = 2130903381; // aapt resource value: 0x7F030156 - public const int selectableItemBackgroundBorderless = 2130903382; + public const int selectableItemBackground = 2130903382; // aapt resource value: 0x7F030157 - public const int showAsAction = 2130903383; + public const int selectableItemBackgroundBorderless = 2130903383; // aapt resource value: 0x7F030158 - public const int showDividers = 2130903384; + public const int showAsAction = 2130903384; // aapt resource value: 0x7F030159 - public const int showMotionSpec = 2130903385; + public const int showDividers = 2130903385; // aapt resource value: 0x7F03015A - public const int showText = 2130903386; + public const int showMotionSpec = 2130903386; // aapt resource value: 0x7F03015B - public const int showTitle = 2130903387; + public const int showText = 2130903387; // aapt resource value: 0x7F03015C - public const int singleChoiceItemLayout = 2130903388; + public const int showTitle = 2130903388; // aapt resource value: 0x7F03015D - public const int singleLine = 2130903389; + public const int singleChoiceItemLayout = 2130903389; // aapt resource value: 0x7F03015E - public const int singleSelection = 2130903390; + public const int singleLine = 2130903390; // aapt resource value: 0x7F03015F - public const int snackbarButtonStyle = 2130903391; + public const int singleSelection = 2130903391; // aapt resource value: 0x7F030160 - public const int snackbarStyle = 2130903392; + public const int snackbarButtonStyle = 2130903392; // aapt resource value: 0x7F030161 - public const int spanCount = 2130903393; + public const int snackbarStyle = 2130903393; // aapt resource value: 0x7F030162 - public const int spinBars = 2130903394; + public const int spanCount = 2130903394; // aapt resource value: 0x7F030163 - public const int spinnerDropDownItemStyle = 2130903395; + public const int spinBars = 2130903395; // aapt resource value: 0x7F030164 - public const int spinnerStyle = 2130903396; + public const int spinnerDropDownItemStyle = 2130903396; // aapt resource value: 0x7F030165 - public const int splitTrack = 2130903397; + public const int spinnerStyle = 2130903397; // aapt resource value: 0x7F030166 - public const int srcCompat = 2130903398; + public const int splitTrack = 2130903398; // aapt resource value: 0x7F030167 - public const int stackFromEnd = 2130903399; + public const int srcCompat = 2130903399; // aapt resource value: 0x7F030168 - public const int state_above_anchor = 2130903400; + public const int stackFromEnd = 2130903400; // aapt resource value: 0x7F030169 - public const int state_collapsed = 2130903401; + public const int state_above_anchor = 2130903401; // aapt resource value: 0x7F03016A - public const int state_collapsible = 2130903402; + public const int state_collapsed = 2130903402; // aapt resource value: 0x7F03016B - public const int state_liftable = 2130903403; + public const int state_collapsible = 2130903403; // aapt resource value: 0x7F03016C - public const int state_lifted = 2130903404; + public const int state_liftable = 2130903404; // aapt resource value: 0x7F03016D - public const int statusBarBackground = 2130903405; + public const int state_lifted = 2130903405; // aapt resource value: 0x7F03016E - public const int statusBarScrim = 2130903406; + public const int statusBarBackground = 2130903406; // aapt resource value: 0x7F03016F - public const int strokeColor = 2130903407; + public const int statusBarScrim = 2130903407; // aapt resource value: 0x7F030170 - public const int strokeWidth = 2130903408; + public const int strokeColor = 2130903408; // aapt resource value: 0x7F030171 - public const int subMenuArrow = 2130903409; + public const int strokeWidth = 2130903409; // aapt resource value: 0x7F030172 - public const int submitBackground = 2130903410; + public const int subMenuArrow = 2130903410; // aapt resource value: 0x7F030173 - public const int subtitle = 2130903411; + public const int submitBackground = 2130903411; // aapt resource value: 0x7F030174 - public const int subtitleTextAppearance = 2130903412; + public const int subtitle = 2130903412; // aapt resource value: 0x7F030175 - public const int subtitleTextColor = 2130903413; + public const int subtitleTextAppearance = 2130903413; // aapt resource value: 0x7F030176 - public const int subtitleTextStyle = 2130903414; + public const int subtitleTextColor = 2130903414; // aapt resource value: 0x7F030177 - public const int suggestionRowLayout = 2130903415; + public const int subtitleTextStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int switchMinWidth = 2130903416; + public const int suggestionRowLayout = 2130903416; // aapt resource value: 0x7F030179 - public const int switchPadding = 2130903417; + public const int switchMinWidth = 2130903417; // aapt resource value: 0x7F03017A - public const int switchStyle = 2130903418; + public const int switchPadding = 2130903418; // aapt resource value: 0x7F03017B - public const int switchTextAppearance = 2130903419; + public const int switchStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int tabBackground = 2130903420; + public const int switchTextAppearance = 2130903420; // aapt resource value: 0x7F03017D - public const int tabContentStart = 2130903421; + public const int tabBackground = 2130903421; // aapt resource value: 0x7F03017E - public const int tabGravity = 2130903422; + public const int tabContentStart = 2130903422; // aapt resource value: 0x7F03017F - public const int tabIconTint = 2130903423; + public const int tabGravity = 2130903423; // aapt resource value: 0x7F030180 - public const int tabIconTintMode = 2130903424; + public const int tabIconTint = 2130903424; // aapt resource value: 0x7F030181 - public const int tabIndicator = 2130903425; + public const int tabIconTintMode = 2130903425; // aapt resource value: 0x7F030182 - public const int tabIndicatorAnimationDuration = 2130903426; + public const int tabIndicator = 2130903426; // aapt resource value: 0x7F030183 - public const int tabIndicatorColor = 2130903427; + public const int tabIndicatorAnimationDuration = 2130903427; // aapt resource value: 0x7F030184 - public const int tabIndicatorFullWidth = 2130903428; + public const int tabIndicatorColor = 2130903428; // aapt resource value: 0x7F030185 - public const int tabIndicatorGravity = 2130903429; + public const int tabIndicatorFullWidth = 2130903429; // aapt resource value: 0x7F030186 - public const int tabIndicatorHeight = 2130903430; + public const int tabIndicatorGravity = 2130903430; // aapt resource value: 0x7F030187 - public const int tabInlineLabel = 2130903431; + public const int tabIndicatorHeight = 2130903431; // aapt resource value: 0x7F030188 - public const int tabMaxWidth = 2130903432; + public const int tabInlineLabel = 2130903432; // aapt resource value: 0x7F030189 - public const int tabMinWidth = 2130903433; + public const int tabMaxWidth = 2130903433; // aapt resource value: 0x7F03018A - public const int tabMode = 2130903434; + public const int tabMinWidth = 2130903434; // aapt resource value: 0x7F03018B - public const int tabPadding = 2130903435; + public const int tabMode = 2130903435; // aapt resource value: 0x7F03018C - public const int tabPaddingBottom = 2130903436; + public const int tabPadding = 2130903436; // aapt resource value: 0x7F03018D - public const int tabPaddingEnd = 2130903437; + public const int tabPaddingBottom = 2130903437; // aapt resource value: 0x7F03018E - public const int tabPaddingStart = 2130903438; + public const int tabPaddingEnd = 2130903438; // aapt resource value: 0x7F03018F - public const int tabPaddingTop = 2130903439; + public const int tabPaddingStart = 2130903439; // aapt resource value: 0x7F030190 - public const int tabRippleColor = 2130903440; + public const int tabPaddingTop = 2130903440; // aapt resource value: 0x7F030191 - public const int tabSelectedTextColor = 2130903441; + public const int tabRippleColor = 2130903441; // aapt resource value: 0x7F030192 - public const int tabStyle = 2130903442; + public const int tabSelectedTextColor = 2130903442; // aapt resource value: 0x7F030193 - public const int tabTextAppearance = 2130903443; + public const int tabStyle = 2130903443; // aapt resource value: 0x7F030194 - public const int tabTextColor = 2130903444; + public const int tabTextAppearance = 2130903444; // aapt resource value: 0x7F030195 - public const int tabUnboundedRipple = 2130903445; + public const int tabTextColor = 2130903445; // aapt resource value: 0x7F030196 - public const int textAllCaps = 2130903446; + public const int tabUnboundedRipple = 2130903446; // aapt resource value: 0x7F030197 - public const int textAppearanceBody1 = 2130903447; + public const int textAllCaps = 2130903447; // aapt resource value: 0x7F030198 - public const int textAppearanceBody2 = 2130903448; + public const int textAppearanceBody1 = 2130903448; // aapt resource value: 0x7F030199 - public const int textAppearanceButton = 2130903449; + public const int textAppearanceBody2 = 2130903449; // aapt resource value: 0x7F03019A - public const int textAppearanceCaption = 2130903450; + public const int textAppearanceButton = 2130903450; // aapt resource value: 0x7F03019B - public const int textAppearanceHeadline1 = 2130903451; + public const int textAppearanceCaption = 2130903451; // aapt resource value: 0x7F03019C - public const int textAppearanceHeadline2 = 2130903452; + public const int textAppearanceHeadline1 = 2130903452; // aapt resource value: 0x7F03019D - public const int textAppearanceHeadline3 = 2130903453; + public const int textAppearanceHeadline2 = 2130903453; // aapt resource value: 0x7F03019E - public const int textAppearanceHeadline4 = 2130903454; + public const int textAppearanceHeadline3 = 2130903454; // aapt resource value: 0x7F03019F - public const int textAppearanceHeadline5 = 2130903455; + public const int textAppearanceHeadline4 = 2130903455; // aapt resource value: 0x7F0301A0 - public const int textAppearanceHeadline6 = 2130903456; + public const int textAppearanceHeadline5 = 2130903456; // aapt resource value: 0x7F0301A1 - public const int textAppearanceLargePopupMenu = 2130903457; + public const int textAppearanceHeadline6 = 2130903457; // aapt resource value: 0x7F0301A2 - public const int textAppearanceListItem = 2130903458; + public const int textAppearanceLargePopupMenu = 2130903458; // aapt resource value: 0x7F0301A3 - public const int textAppearanceListItemSecondary = 2130903459; + public const int textAppearanceListItem = 2130903459; // aapt resource value: 0x7F0301A4 - public const int textAppearanceListItemSmall = 2130903460; + public const int textAppearanceListItemSecondary = 2130903460; // aapt resource value: 0x7F0301A5 - public const int textAppearanceOverline = 2130903461; + public const int textAppearanceListItemSmall = 2130903461; // aapt resource value: 0x7F0301A6 - public const int textAppearancePopupMenuHeader = 2130903462; + public const int textAppearanceOverline = 2130903462; // aapt resource value: 0x7F0301A7 - public const int textAppearanceSearchResultSubtitle = 2130903463; + public const int textAppearancePopupMenuHeader = 2130903463; // aapt resource value: 0x7F0301A8 - public const int textAppearanceSearchResultTitle = 2130903464; + public const int textAppearanceSearchResultSubtitle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int textAppearanceSmallPopupMenu = 2130903465; + public const int textAppearanceSearchResultTitle = 2130903465; // aapt resource value: 0x7F0301AA - public const int textAppearanceSubtitle1 = 2130903466; + public const int textAppearanceSmallPopupMenu = 2130903466; // aapt resource value: 0x7F0301AB - public const int textAppearanceSubtitle2 = 2130903467; + public const int textAppearanceSubtitle1 = 2130903467; // aapt resource value: 0x7F0301AC - public const int textColorAlertDialogListItem = 2130903468; + public const int textAppearanceSubtitle2 = 2130903468; // aapt resource value: 0x7F0301AD - public const int textColorSearchUrl = 2130903469; + public const int textColorAlertDialogListItem = 2130903469; // aapt resource value: 0x7F0301AE - public const int textEndPadding = 2130903470; + public const int textColorSearchUrl = 2130903470; // aapt resource value: 0x7F0301AF - public const int textInputStyle = 2130903471; + public const int textEndPadding = 2130903471; // aapt resource value: 0x7F0301B0 - public const int textStartPadding = 2130903472; + public const int textInputStyle = 2130903472; // aapt resource value: 0x7F0301B1 - public const int theme = 2130903473; + public const int textStartPadding = 2130903473; // aapt resource value: 0x7F0301B2 - public const int thickness = 2130903474; + public const int theme = 2130903474; // aapt resource value: 0x7F0301B3 - public const int thumbTextPadding = 2130903475; + public const int thickness = 2130903475; // aapt resource value: 0x7F0301B4 - public const int thumbTint = 2130903476; + public const int thumbTextPadding = 2130903476; // aapt resource value: 0x7F0301B5 - public const int thumbTintMode = 2130903477; + public const int thumbTint = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tickMark = 2130903478; + public const int thumbTintMode = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tickMarkTint = 2130903479; + public const int tickMark = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tickMarkTintMode = 2130903480; + public const int tickMarkTint = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tint = 2130903481; + public const int tickMarkTintMode = 2130903481; // aapt resource value: 0x7F0301BA - public const int tintMode = 2130903482; + public const int tint = 2130903482; // aapt resource value: 0x7F0301BB - public const int title = 2130903483; + public const int tintMode = 2130903483; // aapt resource value: 0x7F0301BC - public const int titleEnabled = 2130903484; + public const int title = 2130903484; // aapt resource value: 0x7F0301BD - public const int titleMargin = 2130903485; + public const int titleEnabled = 2130903485; // aapt resource value: 0x7F0301BE - public const int titleMarginBottom = 2130903486; + public const int titleMargin = 2130903486; // aapt resource value: 0x7F0301BF - public const int titleMarginEnd = 2130903487; - - // aapt resource value: 0x7F0301C2 - public const int titleMargins = 2130903490; + public const int titleMarginBottom = 2130903487; // aapt resource value: 0x7F0301C0 - public const int titleMarginStart = 2130903488; + public const int titleMarginEnd = 2130903488; + + // aapt resource value: 0x7F0301C3 + public const int titleMargins = 2130903491; // aapt resource value: 0x7F0301C1 - public const int titleMarginTop = 2130903489; + public const int titleMarginStart = 2130903489; - // aapt resource value: 0x7F0301C3 - public const int titleTextAppearance = 2130903491; + // aapt resource value: 0x7F0301C2 + public const int titleMarginTop = 2130903490; // aapt resource value: 0x7F0301C4 - public const int titleTextColor = 2130903492; + public const int titleTextAppearance = 2130903492; // aapt resource value: 0x7F0301C5 - public const int titleTextStyle = 2130903493; + public const int titleTextColor = 2130903493; // aapt resource value: 0x7F0301C6 - public const int toolbarId = 2130903494; + public const int titleTextStyle = 2130903494; // aapt resource value: 0x7F0301C7 - public const int toolbarNavigationButtonStyle = 2130903495; + public const int toolbarId = 2130903495; // aapt resource value: 0x7F0301C8 - public const int toolbarStyle = 2130903496; + public const int toolbarNavigationButtonStyle = 2130903496; // aapt resource value: 0x7F0301C9 - public const int tooltipForegroundColor = 2130903497; + public const int toolbarStyle = 2130903497; // aapt resource value: 0x7F0301CA - public const int tooltipFrameBackground = 2130903498; + public const int tooltipForegroundColor = 2130903498; // aapt resource value: 0x7F0301CB - public const int tooltipText = 2130903499; + public const int tooltipFrameBackground = 2130903499; // aapt resource value: 0x7F0301CC - public const int track = 2130903500; + public const int tooltipText = 2130903500; // aapt resource value: 0x7F0301CD - public const int trackTint = 2130903501; + public const int track = 2130903501; // aapt resource value: 0x7F0301CE - public const int trackTintMode = 2130903502; + public const int trackTint = 2130903502; // aapt resource value: 0x7F0301CF - public const int ttcIndex = 2130903503; + public const int trackTintMode = 2130903503; // aapt resource value: 0x7F0301D0 - public const int useCompatPadding = 2130903504; + public const int ttcIndex = 2130903504; // aapt resource value: 0x7F0301D1 - public const int viewInflaterClass = 2130903505; + public const int useCompatPadding = 2130903505; // aapt resource value: 0x7F0301D2 - public const int voiceIcon = 2130903506; + public const int viewInflaterClass = 2130903506; // aapt resource value: 0x7F0301D3 - public const int windowActionBar = 2130903507; + public const int voiceIcon = 2130903507; // aapt resource value: 0x7F0301D4 - public const int windowActionBarOverlay = 2130903508; + public const int windowActionBar = 2130903508; // aapt resource value: 0x7F0301D5 - public const int windowActionModeOverlay = 2130903509; + public const int windowActionBarOverlay = 2130903509; // aapt resource value: 0x7F0301D6 - public const int windowFixedHeightMajor = 2130903510; + public const int windowActionModeOverlay = 2130903510; // aapt resource value: 0x7F0301D7 - public const int windowFixedHeightMinor = 2130903511; + public const int windowFixedHeightMajor = 2130903511; // aapt resource value: 0x7F0301D8 - public const int windowFixedWidthMajor = 2130903512; + public const int windowFixedHeightMinor = 2130903512; // aapt resource value: 0x7F0301D9 - public const int windowFixedWidthMinor = 2130903513; + public const int windowFixedWidthMajor = 2130903513; // aapt resource value: 0x7F0301DA - public const int windowMinWidthMajor = 2130903514; + public const int windowFixedWidthMinor = 2130903514; // aapt resource value: 0x7F0301DB - public const int windowMinWidthMinor = 2130903515; + public const int windowMinWidthMajor = 2130903515; // aapt resource value: 0x7F0301DC - public const int windowNoTitle = 2130903516; + public const int windowMinWidthMinor = 2130903516; + + // aapt resource value: 0x7F0301DD + public const int windowNoTitle = 2130903517; static Attribute() { @@ -9911,7 +9921,10 @@ public partial class Style public const int CardView_Light = 2131558597; // aapt resource value: 0x7F0D01F7 - public const int collectionViewStyle = 2131558903; + public const int collectionViewScrollBars = 2131558903; + + // aapt resource value: 0x7F0D01F8 + public const int collectionViewTheme = 2131558904; // aapt resource value: 0x7F0D00C6 public const int MainTheme = 2131558598; @@ -10841,37 +10854,37 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300DF,0x7F0300E4,0x7F0300E9,0x7F0300EA,0x7F0300EC,0x7F0300F6,0x7F030100,0x7F030123,0x7F03012F,0x7F030140,0x7F030144,0x7F030145,0x7F030173,0x7F030176,0x7F0301BB,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F0300A5,0x7F0300AA,0x7F0300AB,0x7F0300B6,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030130,0x7F030141,0x7F030145,0x7F030146,0x7F030174,0x7F030177,0x7F0301BC,0x7F0301C6 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, 2130903091, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903204, - 2130903209, + 2130903191, + 2130903205, 2130903210, - 2130903221, - 2130903263, - 2130903268, - 2130903273, + 2130903211, + 2130903222, + 2130903264, + 2130903269, 2130903274, - 2130903276, - 2130903286, - 2130903296, - 2130903331, - 2130903343, - 2130903360, - 2130903364, + 2130903275, + 2130903277, + 2130903287, + 2130903297, + 2130903332, + 2130903344, + 2130903361, 2130903365, - 2130903411, - 2130903414, - 2130903483, - 2130903493}; + 2130903366, + 2130903412, + 2130903415, + 2130903484, + 2130903494}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -10978,14 +10991,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300DF,0x7F030176,0x7F0301C5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F030177,0x7F0301C6 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, - 2130903263, - 2130903414, - 2130903493}; + 2130903264, + 2130903415, + 2130903494}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -11005,10 +11018,10 @@ public partial class Styleable // aapt resource value: 5 public const int ActionMode_titleTextStyle = 5; - // aapt resource value: { 0x7F0300BA,0x7F0300F7 } + // aapt resource value: { 0x7F0300BB,0x7F0300F8 } public static int[] ActivityChooserView = new int[] { - 2130903226, - 2130903287}; + 2130903227, + 2130903288}; // aapt resource value: 0 public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 0; @@ -11016,16 +11029,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011A,0x7F03011B,0x7F03012C,0x7F03015B,0x7F03015C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03012D,0x7F03015C,0x7F03015D } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, - 2130903322, 2130903323, - 2130903340, - 2130903387, - 2130903388}; + 2130903324, + 2130903341, + 2130903388, + 2130903389}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -11108,21 +11121,21 @@ public partial class Styleable // aapt resource value: 1 public const int AnimatedStateListDrawableTransition_android_toId = 1; - // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B5,0x7F0300BB,0x7F030115 } + // aapt resource value: { 0x10100D4,0x101048F,0x1010540,0x7F0300B6,0x7F0300BC,0x7F030116 } public static int[] AppBarLayout = new int[] { 16842964, 16843919, 16844096, - 2130903221, - 2130903227, - 2130903317}; + 2130903222, + 2130903228, + 2130903318}; - // aapt resource value: { 0x7F030169,0x7F03016A,0x7F03016B,0x7F03016C } + // aapt resource value: { 0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D } public static int[] AppBarLayoutStates = new int[] { - 2130903401, 2130903402, 2130903403, - 2130903404}; + 2130903404, + 2130903405}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -11151,10 +11164,10 @@ public partial class Styleable // aapt resource value: 4 public const int AppBarLayout_expanded = 4; - // aapt resource value: { 0x7F030113,0x7F030114 } + // aapt resource value: { 0x7F030114,0x7F030115 } public static int[] AppBarLayout_Layout = new int[] { - 2130903315, - 2130903316}; + 2130903316, + 2130903317}; // aapt resource value: 0 public const int AppBarLayout_Layout_layout_scrollFlags = 0; @@ -11165,12 +11178,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030166,0x7F0301B9,0x7F0301BA } + // aapt resource value: { 0x1010119,0x7F030167,0x7F0301BA,0x7F0301BB } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903398, - 2130903481, - 2130903482}; + 2130903399, + 2130903482, + 2130903483}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -11184,12 +11197,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301B6,0x7F0301B7,0x7F0301B8 } + // aapt resource value: { 0x1010142,0x7F0301B7,0x7F0301B8,0x7F0301B9 } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903478, 2130903479, - 2130903480}; + 2130903480, + 2130903481}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -11234,7 +11247,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CE,0x7F0300D1,0x7F030108,0x7F030116,0x7F030196 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F030197 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -11242,11 +11255,11 @@ public partial class Styleable 2130903086, 2130903087, 2130903088, - 2130903246, - 2130903249, - 2130903304, - 2130903318, - 2130903446}; + 2130903247, + 2130903250, + 2130903305, + 2130903319, + 2130903447}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -11281,7 +11294,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300E9,0x7F0300F5,0x7F030118,0x7F030119,0x7F03011C,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030137,0x7F030138,0x7F030139,0x7F03013F,0x7F030141,0x7F030148,0x7F030149,0x7F03014A,0x7F03014B,0x7F030153,0x7F030154,0x7F030155,0x7F030156,0x7F030163,0x7F030164,0x7F03017A,0x7F0301A1,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A6,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AC,0x7F0301AD,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301D1,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008D,0x7F03008F,0x7F03009E,0x7F0300A7,0x7F0300A8,0x7F0300A9,0x7F0300AC,0x7F0300AE,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300B5,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030138,0x7F030139,0x7F03013A,0x7F030140,0x7F030142,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C,0x7F030154,0x7F030155,0x7F030156,0x7F030157,0x7F030164,0x7F030165,0x7F03017B,0x7F0301A2,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301A7,0x7F0301A8,0x7F0301A9,0x7F0301AA,0x7F0301AD,0x7F0301AE,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301D2,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DC,0x7F0301DD } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -11331,7 +11344,6 @@ public partial class Styleable 2130903125, 2130903135, 2130903140, - 2130903172, 2130903173, 2130903174, 2130903175, @@ -11340,61 +11352,61 @@ public partial class Styleable 2130903178, 2130903179, 2130903180, - 2130903182, - 2130903197, - 2130903206, + 2130903181, + 2130903183, + 2130903198, 2130903207, 2130903208, - 2130903211, - 2130903213, - 2130903216, + 2130903209, + 2130903212, + 2130903214, 2130903217, 2130903218, 2130903219, 2130903220, - 2130903273, - 2130903285, - 2130903320, + 2130903221, + 2130903274, + 2130903286, 2130903321, - 2130903324, + 2130903322, 2130903325, 2130903326, 2130903327, 2130903328, 2130903329, 2130903330, - 2130903351, + 2130903331, 2130903352, 2130903353, - 2130903359, - 2130903361, - 2130903368, + 2130903354, + 2130903360, + 2130903362, 2130903369, 2130903370, 2130903371, - 2130903379, + 2130903372, 2130903380, 2130903381, 2130903382, - 2130903395, + 2130903383, 2130903396, - 2130903418, - 2130903457, + 2130903397, + 2130903419, 2130903458, 2130903459, 2130903460, - 2130903462, + 2130903461, 2130903463, 2130903464, 2130903465, - 2130903468, + 2130903466, 2130903469, - 2130903495, + 2130903470, 2130903496, 2130903497, 2130903498, - 2130903505, - 2130903507, + 2130903499, + 2130903506, 2130903508, 2130903509, 2130903510, @@ -11403,7 +11415,8 @@ public partial class Styleable 2130903513, 2130903514, 2130903515, - 2130903516}; + 2130903516, + 2130903517}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -11768,14 +11781,14 @@ public partial class Styleable // aapt resource value: 120 public const int AppCompatTheme_windowNoTitle = 120; - // aapt resource value: { 0x7F030034,0x7F0300C3,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300E5 } + // aapt resource value: { 0x7F030034,0x7F0300C4,0x7F0300C5,0x7F0300C6,0x7F0300C7,0x7F0300E6 } public static int[] BottomAppBar = new int[] { 2130903092, - 2130903235, 2130903236, 2130903237, 2130903238, - 2130903269}; + 2130903239, + 2130903270}; // aapt resource value: 0 public const int BottomAppBar_backgroundTint = 0; @@ -11795,18 +11808,18 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FA,0x7F0300FC,0x7F0300FE,0x7F0300FF,0x7F030103,0x7F030104,0x7F030105,0x7F030107,0x7F03012B } + // aapt resource value: { 0x7F0300B6,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03012C } public static int[] BottomNavigationView = new int[] { - 2130903221, - 2130903290, - 2130903292, - 2130903294, + 2130903222, + 2130903291, + 2130903293, 2130903295, - 2130903299, + 2130903296, 2130903300, 2130903301, - 2130903303, - 2130903339}; + 2130903302, + 2130903304, + 2130903340}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -11864,7 +11877,7 @@ public partial class Styleable // aapt resource value: 0 public const int ButtonBarLayout_allowStacking = 0; - // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030097,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B } + // aapt resource value: { 0x101013F,0x1010140,0x7F030058,0x7F030059,0x7F03005A,0x7F03005B,0x7F03005C,0x7F03005D,0x7F030098,0x7F030099,0x7F03009A,0x7F03009B,0x7F03009C } public static int[] CardView = new int[] { 16843071, 16843072, @@ -11874,11 +11887,11 @@ public partial class Styleable 2130903131, 2130903132, 2130903133, - 2130903191, 2130903192, 2130903193, 2130903194, - 2130903195}; + 2130903195, + 2130903196}; // aapt resource value: 1 public const int CardView_android_minHeight = 1; @@ -11919,7 +11932,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E3,0x7F0300ED,0x7F0300F1,0x7F03014D,0x7F030159,0x7F0301AE,0x7F0301B0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03014E,0x7F03015A,0x7F0301AF,0x7F0301B1 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11948,22 +11961,22 @@ public partial class Styleable 2130903163, 2130903164, 2130903165, - 2130903267, - 2130903277, - 2130903281, - 2130903373, - 2130903385, - 2130903470, - 2130903472}; + 2130903268, + 2130903278, + 2130903282, + 2130903374, + 2130903386, + 2130903471, + 2130903473}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015D,0x7F03015E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03015E,0x7F03015F } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903389, - 2130903390}; + 2130903390, + 2130903391}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -12085,24 +12098,24 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03014E,0x7F030150,0x7F03016E,0x7F0301BB,0x7F0301BC,0x7F0301C6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009D,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F0300C3,0x7F03014F,0x7F030151,0x7F03016F,0x7F0301BC,0x7F0301BD,0x7F0301C7 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, - 2130903196, - 2130903228, + 2130903197, 2130903229, 2130903230, 2130903231, 2130903232, 2130903233, 2130903234, - 2130903374, - 2130903376, - 2130903406, - 2130903483, + 2130903235, + 2130903375, + 2130903377, + 2130903407, 2130903484, - 2130903494}; + 2130903485, + 2130903495}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -12134,10 +12147,10 @@ public partial class Styleable // aapt resource value: 9 public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - // aapt resource value: { 0x7F03010E,0x7F03010F } + // aapt resource value: { 0x7F03010F,0x7F030110 } public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130903310, - 2130903311}; + 2130903311, + 2130903312}; // aapt resource value: 0 public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0; @@ -12193,23 +12206,23 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030106,0x7F03016D } + // aapt resource value: { 0x7F030107,0x7F03016E } public static int[] CoordinatorLayout = new int[] { - 2130903302, - 2130903405}; + 2130903303, + 2130903406}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; - // aapt resource value: { 0x10100B3,0x7F03010B,0x7F03010C,0x7F03010D,0x7F030110,0x7F030111,0x7F030112 } + // aapt resource value: { 0x10100B3,0x7F03010C,0x7F03010D,0x7F03010E,0x7F030111,0x7F030112,0x7F030113 } public static int[] CoordinatorLayout_Layout = new int[] { 16842931, - 2130903307, 2130903308, 2130903309, - 2130903312, + 2130903310, 2130903313, - 2130903314}; + 2130903314, + 2130903315}; // aapt resource value: 0 public const int CoordinatorLayout_Layout_android_layout_gravity = 0; @@ -12246,16 +12259,16 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DC,0x7F030162,0x7F0301B2 } + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030084,0x7F0300AF,0x7F0300DD,0x7F030163,0x7F0301B3 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, 2130903094, - 2130903171, - 2130903214, - 2130903260, - 2130903394, - 2130903474}; + 2130903172, + 2130903215, + 2130903261, + 2130903395, + 2130903475}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -12281,21 +12294,21 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C7,0x7F0300C8,0x7F0300E3,0x7F0300EB,0x7F030129,0x7F030143,0x7F03014D,0x7F030159,0x7F0301D0 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B6,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030144,0x7F03014E,0x7F03015A,0x7F0301D1 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, 2130903101, - 2130903221, - 2130903239, + 2130903222, 2130903240, - 2130903267, - 2130903275, - 2130903337, - 2130903363, - 2130903373, - 2130903385, - 2130903504}; + 2130903241, + 2130903268, + 2130903276, + 2130903338, + 2130903364, + 2130903374, + 2130903386, + 2130903505}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -12343,10 +12356,10 @@ public partial class Styleable // aapt resource value: 12 public const int FloatingActionButton_useCompatPadding = 12; - // aapt resource value: { 0x7F030101,0x7F030117 } + // aapt resource value: { 0x7F030102,0x7F030118 } public static int[] FlowLayout = new int[] { - 2130903297, - 2130903319}; + 2130903298, + 2130903320}; // aapt resource value: 0 public const int FlowLayout_itemSpacing = 0; @@ -12354,27 +12367,27 @@ public partial class Styleable // aapt resource value: 1 public const int FlowLayout_lineSpacing = 1; - // aapt resource value: { 0x7F0300D2,0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7 } + // aapt resource value: { 0x7F0300D3,0x7F0300D4,0x7F0300D5,0x7F0300D6,0x7F0300D7,0x7F0300D8 } public static int[] FontFamily = new int[] { - 2130903250, 2130903251, 2130903252, 2130903253, 2130903254, - 2130903255}; + 2130903255, + 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D0,0x7F0300D8,0x7F0300D9,0x7F0300DA,0x7F0301CF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301D0 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, 16844095, 16844143, 16844144, - 2130903248, - 2130903256, + 2130903249, 2130903257, 2130903258, - 2130903503}; + 2130903259, + 2130903504}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -12424,11 +12437,11 @@ public partial class Styleable // aapt resource value: 5 public const int FontFamily_fontProviderQuery = 5; - // aapt resource value: { 0x1010109,0x1010200,0x7F0300DB } + // aapt resource value: { 0x1010109,0x1010200,0x7F0300DC } public static int[] ForegroundLinearLayout = new int[] { 16843017, 16843264, - 2130903259}; + 2130903260}; // aapt resource value: 0 public const int ForegroundLinearLayout_android_foreground = 0; @@ -12501,17 +12514,24 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03012A,0x7F030158 } + // aapt resource value: { 0x7F030083 } + public static int[] ItemsViewRendererTheme = new int[] { + 2130903171}; + + // aapt resource value: 0 + public const int ItemsViewRendererTheme_collectionViewStyle = 0; + + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AB,0x7F0300AD,0x7F03012B,0x7F030159 } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, 16843046, 16843047, 16843048, - 2130903210, - 2130903212, - 2130903338, - 2130903384}; + 2130903211, + 2130903213, + 2130903339, + 2130903385}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -12570,7 +12590,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300EC,0x7F0300EE,0x7F0300EF,0x7F0300F0,0x7F0300F2,0x7F0300F3,0x7F03014D,0x7F03016F,0x7F030170 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F0300A0,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03014E,0x7F030170,0x7F030171 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -12578,16 +12598,16 @@ public partial class Styleable 16843194, 2130903092, 2130903093, - 2130903199, - 2130903276, - 2130903278, + 2130903200, + 2130903277, 2130903279, 2130903280, - 2130903282, + 2130903281, 2130903283, - 2130903373, - 2130903407, - 2130903408}; + 2130903284, + 2130903374, + 2130903408, + 2130903409}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -12637,10 +12657,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03016F,0x7F030170 } + // aapt resource value: { 0x7F030170,0x7F030171 } public static int[] MaterialCardView = new int[] { - 2130903407, - 2130903408}; + 2130903408, + 2130903409}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -12648,27 +12668,26 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300CF,0x7F030125,0x7F030126,0x7F030130,0x7F03014F,0x7F03015F,0x7F030192,0x7F030197,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A5,0x7F0301AA,0x7F0301AB,0x7F0301AF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030085,0x7F030086,0x7F03008C,0x7F03008D,0x7F03008E,0x7F0300B5,0x7F0300D0,0x7F030126,0x7F030127,0x7F030131,0x7F030150,0x7F030160,0x7F030193,0x7F030198,0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E,0x7F03019F,0x7F0301A0,0x7F0301A1,0x7F0301A6,0x7F0301AB,0x7F0301AC,0x7F0301B0 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, 2130903144, 2130903154, 2130903158, - 2130903172, 2130903173, - 2130903179, + 2130903174, 2130903180, 2130903181, - 2130903220, - 2130903247, - 2130903333, + 2130903182, + 2130903221, + 2130903248, 2130903334, - 2130903344, - 2130903375, - 2130903391, - 2130903442, - 2130903447, + 2130903335, + 2130903345, + 2130903376, + 2130903392, + 2130903443, 2130903448, 2130903449, 2130903450, @@ -12678,10 +12697,11 @@ public partial class Styleable 2130903454, 2130903455, 2130903456, - 2130903461, - 2130903466, + 2130903457, + 2130903462, 2130903467, - 2130903471}; + 2130903468, + 2130903472}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -12806,7 +12826,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F2,0x7F0300F3,0x7F030131,0x7F030157,0x7F0301CB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030091,0x7F0300F3,0x7F0300F4,0x7F030132,0x7F030158,0x7F0301CC } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12825,12 +12845,12 @@ public partial class Styleable 2130903071, 2130903072, 2130903080, - 2130903184, - 2130903282, + 2130903185, 2130903283, - 2130903345, - 2130903383, - 2130903499}; + 2130903284, + 2130903346, + 2130903384, + 2130903500}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12901,7 +12921,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030142,0x7F030171 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030143,0x7F030172 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12910,8 +12930,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903362, - 2130903409}; + 2130903363, + 2130903410}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12940,20 +12960,20 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DE,0x7F0300FA,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030102,0x7F030105,0x7F03012B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B6,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03012C } public static int[] NavigationView = new int[] { 16842964, 16842973, 16843039, - 2130903221, - 2130903262, - 2130903290, + 2130903222, + 2130903263, 2130903291, - 2130903293, - 2130903295, - 2130903298, - 2130903301, - 2130903339}; + 2130903292, + 2130903294, + 2130903296, + 2130903299, + 2130903302, + 2130903340}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12991,15 +13011,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030132 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030133 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903346}; + 2130903347}; - // aapt resource value: { 0x7F030168 } + // aapt resource value: { 0x7F030169 } public static int[] PopupWindowBackgroundState = new int[] { - 2130903400}; + 2130903401}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -13013,10 +13033,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030133,0x7F030136 } + // aapt resource value: { 0x7F030134,0x7F030137 } public static int[] RecycleListView = new int[] { - 2130903347, - 2130903350}; + 2130903348, + 2130903351}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -13024,19 +13044,19 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300C9,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F03010A,0x7F03014C,0x7F030161,0x7F030167 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03014D,0x7F030162,0x7F030168 } public static int[] RecyclerView = new int[] { 16842948, 16842993, - 2130903241, 2130903242, 2130903243, 2130903244, 2130903245, - 2130903306, - 2130903372, - 2130903393, - 2130903399}; + 2130903246, + 2130903307, + 2130903373, + 2130903394, + 2130903400}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -13071,9 +13091,9 @@ public partial class Styleable // aapt resource value: 10 public const int RecyclerView_stackFromEnd = 10; - // aapt resource value: { 0x7F0300F8 } + // aapt resource value: { 0x7F0300F9 } public static int[] ScrimInsetsFrameLayout = new int[] { - 2130903288}; + 2130903289}; // aapt resource value: 0 public const int ScrimInsetsFrameLayout_insetForeground = 0; @@ -13085,25 +13105,25 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DD,0x7F0300F4,0x7F030109,0x7F030146,0x7F030147,0x7F030151,0x7F030152,0x7F030172,0x7F030177,0x7F0301D2 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F030090,0x7F0300A6,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030147,0x7F030148,0x7F030152,0x7F030153,0x7F030173,0x7F030178,0x7F0301D3 } public static int[] SearchView = new int[] { 16842970, 16843039, 16843296, 16843364, 2130903159, - 2130903183, - 2130903205, - 2130903261, - 2130903284, - 2130903305, - 2130903366, + 2130903184, + 2130903206, + 2130903262, + 2130903285, + 2130903306, 2130903367, - 2130903377, + 2130903368, 2130903378, - 2130903410, - 2130903415, - 2130903506}; + 2130903379, + 2130903411, + 2130903416, + 2130903507}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -13156,16 +13176,16 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03015F,0x7F030160 } + // aapt resource value: { 0x7F030160,0x7F030161 } public static int[] Snackbar = new int[] { - 2130903391, - 2130903392}; + 2130903392, + 2130903393}; - // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030127 } + // aapt resource value: { 0x101011F,0x7F0300B6,0x7F030128 } public static int[] SnackbarLayout = new int[] { 16843039, - 2130903221, - 2130903335}; + 2130903222, + 2130903336}; // aapt resource value: 0 public const int SnackbarLayout_android_maxWidth = 0; @@ -13182,13 +13202,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030140 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030141 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903360}; + 2130903361}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -13239,22 +13259,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015A,0x7F030165,0x7F030178,0x7F030179,0x7F03017B,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301CC,0x7F0301CD,0x7F0301CE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03015B,0x7F030166,0x7F030179,0x7F03017A,0x7F03017C,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301CD,0x7F0301CE,0x7F0301CF } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903386, - 2130903397, - 2130903416, + 2130903387, + 2130903398, 2130903417, - 2130903419, - 2130903475, + 2130903418, + 2130903420, 2130903476, 2130903477, - 2130903500, + 2130903478, 2130903501, - 2130903502}; + 2130903502, + 2130903503}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -13313,9 +13333,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F03017C,0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030193,0x7F030194,0x7F030195 } + // aapt resource value: { 0x7F03017D,0x7F03017E,0x7F03017F,0x7F030180,0x7F030181,0x7F030182,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030189,0x7F03018A,0x7F03018B,0x7F03018C,0x7F03018D,0x7F03018E,0x7F03018F,0x7F030190,0x7F030191,0x7F030192,0x7F030194,0x7F030195,0x7F030196 } public static int[] TabLayout = new int[] { - 2130903420, 2130903421, 2130903422, 2130903423, @@ -13337,9 +13356,10 @@ public partial class Styleable 2130903439, 2130903440, 2130903441, - 2130903443, + 2130903442, 2130903444, - 2130903445}; + 2130903445, + 2130903446}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -13416,7 +13436,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D1,0x7F030196 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F030197 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -13429,8 +13449,8 @@ public partial class Styleable 16843107, 16843108, 16843692, - 2130903249, - 2130903446}; + 2130903250, + 2130903447}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -13471,7 +13491,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E0,0x7F0300E1,0x7F0300E2,0x7F0300E6,0x7F0300E7,0x7F0300E8,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300A4,0x7F0300B9,0x7F0300BA,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03013B,0x7F03013C,0x7F03013D,0x7F03013E,0x7F03013F } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -13484,23 +13504,23 @@ public partial class Styleable 2130903113, 2130903114, 2130903115, - 2130903200, 2130903201, 2130903202, 2130903203, - 2130903224, + 2130903204, 2130903225, - 2130903264, + 2130903226, 2130903265, 2130903266, - 2130903270, + 2130903267, 2130903271, 2130903272, - 2130903354, + 2130903273, 2130903355, 2130903356, 2130903357, - 2130903358}; + 2130903358, + 2130903359}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -13586,11 +13606,11 @@ public partial class Styleable // aapt resource value: 27 public const int TextInputLayout_passwordToggleTintMode = 27; - // aapt resource value: { 0x1010034,0x7F0300B6,0x7F0300B7 } + // aapt resource value: { 0x1010034,0x7F0300B7,0x7F0300B8 } public static int[] ThemeEnforcement = new int[] { 16842804, - 2130903222, - 2130903223}; + 2130903223, + 2130903224}; // aapt resource value: 0 public const int ThemeEnforcement_android_textAppearance = 0; @@ -13601,37 +13621,37 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030123,0x7F030124,0x7F030128,0x7F03012D,0x7F03012E,0x7F030140,0x7F030173,0x7F030174,0x7F030175,0x7F0301BB,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030097,0x7F030124,0x7F030125,0x7F030129,0x7F03012E,0x7F03012F,0x7F030141,0x7F030174,0x7F030175,0x7F030176,0x7F0301BC,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C4,0x7F0301C5 } public static int[] Toolbar = new int[] { 16842927, 16843072, 2130903121, 2130903167, 2130903168, - 2130903185, 2130903186, 2130903187, 2130903188, 2130903189, 2130903190, - 2130903331, + 2130903191, 2130903332, - 2130903336, - 2130903341, + 2130903333, + 2130903337, 2130903342, - 2130903360, - 2130903411, + 2130903343, + 2130903361, 2130903412, 2130903413, - 2130903483, - 2130903485, + 2130903414, + 2130903484, 2130903486, 2130903487, 2130903488, 2130903489, 2130903490, 2130903491, - 2130903492}; + 2130903492, + 2130903493}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -13720,13 +13740,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030134,0x7F030135,0x7F0301B1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030135,0x7F030136,0x7F0301B2 } public static int[] View = new int[] { 16842752, 16842970, - 2130903348, 2130903349, - 2130903473}; + 2130903350, + 2130903474}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { diff --git a/WorkingWithGestures/PinchGesture/PinchGesture/PinchGesture.csproj b/WorkingWithGestures/PinchGesture/PinchGesture/PinchGesture.csproj index 81c88f5945..0de36c483b 100644 --- a/WorkingWithGestures/PinchGesture/PinchGesture/PinchGesture.csproj +++ b/WorkingWithGestures/PinchGesture/PinchGesture/PinchGesture.csproj @@ -9,7 +9,7 @@ - + diff --git a/WorkingWithGestures/PinchGesture/UWP/PinchGesture.UWP.csproj b/WorkingWithGestures/PinchGesture/UWP/PinchGesture.UWP.csproj index 2a458b3ec1..3626f36f34 100644 --- a/WorkingWithGestures/PinchGesture/UWP/PinchGesture.UWP.csproj +++ b/WorkingWithGestures/PinchGesture/UWP/PinchGesture.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/WorkingWithGestures/PinchGesture/iOS/PinchGesture.iOS.csproj b/WorkingWithGestures/PinchGesture/iOS/PinchGesture.iOS.csproj index 192636d33a..61137174c0 100644 --- a/WorkingWithGestures/PinchGesture/iOS/PinchGesture.iOS.csproj +++ b/WorkingWithGestures/PinchGesture/iOS/PinchGesture.iOS.csproj @@ -79,7 +79,7 @@ NSUrlSessionHandler - + diff --git a/WorkingWithGestures/SwipeGesture/SwipeGesture.Android/SwipeGesture.Android.csproj b/WorkingWithGestures/SwipeGesture/SwipeGesture.Android/SwipeGesture.Android.csproj index d68e20e4b6..3a293cfb2f 100755 --- a/WorkingWithGestures/SwipeGesture/SwipeGesture.Android/SwipeGesture.Android.csproj +++ b/WorkingWithGestures/SwipeGesture/SwipeGesture.Android/SwipeGesture.Android.csproj @@ -48,7 +48,7 @@ - 4.6.0.726 + 4.7.0.968 diff --git a/WorkingWithGestures/SwipeGesture/SwipeGesture.UWP/SwipeGesture.UWP.csproj b/WorkingWithGestures/SwipeGesture/SwipeGesture.UWP/SwipeGesture.UWP.csproj index 01f1c57a68..f206c62f2e 100755 --- a/WorkingWithGestures/SwipeGesture/SwipeGesture.UWP/SwipeGesture.UWP.csproj +++ b/WorkingWithGestures/SwipeGesture/SwipeGesture.UWP/SwipeGesture.UWP.csproj @@ -131,7 +131,7 @@ 6.1.5 - 4.6.0.726 + 4.7.0.968 diff --git a/WorkingWithGestures/SwipeGesture/SwipeGesture.iOS/SwipeGesture.iOS.csproj b/WorkingWithGestures/SwipeGesture/SwipeGesture.iOS/SwipeGesture.iOS.csproj index 71ea9826d9..ebc23cd4fa 100755 --- a/WorkingWithGestures/SwipeGesture/SwipeGesture.iOS/SwipeGesture.iOS.csproj +++ b/WorkingWithGestures/SwipeGesture/SwipeGesture.iOS/SwipeGesture.iOS.csproj @@ -155,7 +155,7 @@ - 4.6.0.726 + 4.7.0.968 \ No newline at end of file diff --git a/WorkingWithGestures/SwipeGesture/SwipeGesture/SwipeGesture.csproj b/WorkingWithGestures/SwipeGesture/SwipeGesture/SwipeGesture.csproj index 4741199bf2..7b9fa3e75c 100755 --- a/WorkingWithGestures/SwipeGesture/SwipeGesture/SwipeGesture.csproj +++ b/WorkingWithGestures/SwipeGesture/SwipeGesture/SwipeGesture.csproj @@ -9,7 +9,7 @@ - + diff --git a/WorkingWithGestures/TapGesture/Android/WorkingWithGestures.Android.csproj b/WorkingWithGestures/TapGesture/Android/WorkingWithGestures.Android.csproj index 16357cdf43..c38c9ea831 100644 --- a/WorkingWithGestures/TapGesture/Android/WorkingWithGestures.Android.csproj +++ b/WorkingWithGestures/TapGesture/Android/WorkingWithGestures.Android.csproj @@ -38,7 +38,7 @@ false - + diff --git a/WorkingWithGestures/TapGesture/UWP/WorkingWithGestures.UWP.csproj b/WorkingWithGestures/TapGesture/UWP/WorkingWithGestures.UWP.csproj index 22a3c01bb9..529dd3130b 100644 --- a/WorkingWithGestures/TapGesture/UWP/WorkingWithGestures.UWP.csproj +++ b/WorkingWithGestures/TapGesture/UWP/WorkingWithGestures.UWP.csproj @@ -89,7 +89,7 @@ - + diff --git a/WorkingWithGestures/TapGesture/WorkingWithGestures/WorkingWithGestures.csproj b/WorkingWithGestures/TapGesture/WorkingWithGestures/WorkingWithGestures.csproj index ad82499b79..77872f7210 100644 --- a/WorkingWithGestures/TapGesture/WorkingWithGestures/WorkingWithGestures.csproj +++ b/WorkingWithGestures/TapGesture/WorkingWithGestures/WorkingWithGestures.csproj @@ -9,7 +9,7 @@ - + diff --git a/WorkingWithGestures/TapGesture/iOS/WorkingWithGestures.iOS.csproj b/WorkingWithGestures/TapGesture/iOS/WorkingWithGestures.iOS.csproj index 5535370765..49183becda 100644 --- a/WorkingWithGestures/TapGesture/iOS/WorkingWithGestures.iOS.csproj +++ b/WorkingWithGestures/TapGesture/iOS/WorkingWithGestures.iOS.csproj @@ -91,7 +91,7 @@ NSUrlSessionHandler - + diff --git a/WorkingWithImages/WorkingWithImages.Android/Resources/Resource.Designer.cs b/WorkingWithImages/WorkingWithImages.Android/Resources/Resource.Designer.cs index 3ee485cfe2..0acc3f194d 100644 --- a/WorkingWithImages/WorkingWithImages.Android/Resources/Resource.Designer.cs +++ b/WorkingWithImages/WorkingWithImages.Android/Resources/Resource.Designer.cs @@ -8122,74 +8122,80 @@ public partial class Drawable // aapt resource value: 0x7F070062 public const int design_snackbar_background = 2131165282; - // aapt resource value: 0x7F070066 - public const int Icon = 2131165286; - // aapt resource value: 0x7F070063 - public const int ic_mtrl_chip_checked_black = 2131165283; + public const int error = 2131165283; + + // aapt resource value: 0x7F070067 + public const int Icon = 2131165287; // aapt resource value: 0x7F070064 - public const int ic_mtrl_chip_checked_circle = 2131165284; + public const int ic_mtrl_chip_checked_black = 2131165284; // aapt resource value: 0x7F070065 - public const int ic_mtrl_chip_close_circle = 2131165285; + public const int ic_mtrl_chip_checked_circle = 2131165285; - // aapt resource value: 0x7F070067 - public const int mtrl_snackbar_background = 2131165287; + // aapt resource value: 0x7F070066 + public const int ic_mtrl_chip_close_circle = 2131165286; // aapt resource value: 0x7F070068 - public const int mtrl_tabs_default_indicator = 2131165288; + public const int loading = 2131165288; // aapt resource value: 0x7F070069 - public const int navigation_empty_icon = 2131165289; + public const int mtrl_snackbar_background = 2131165289; // aapt resource value: 0x7F07006A - public const int notification_action_background = 2131165290; + public const int mtrl_tabs_default_indicator = 2131165290; // aapt resource value: 0x7F07006B - public const int notification_bg = 2131165291; + public const int navigation_empty_icon = 2131165291; // aapt resource value: 0x7F07006C - public const int notification_bg_low = 2131165292; + public const int notification_action_background = 2131165292; // aapt resource value: 0x7F07006D - public const int notification_bg_low_normal = 2131165293; + public const int notification_bg = 2131165293; // aapt resource value: 0x7F07006E - public const int notification_bg_low_pressed = 2131165294; + public const int notification_bg_low = 2131165294; // aapt resource value: 0x7F07006F - public const int notification_bg_normal = 2131165295; + public const int notification_bg_low_normal = 2131165295; // aapt resource value: 0x7F070070 - public const int notification_bg_normal_pressed = 2131165296; + public const int notification_bg_low_pressed = 2131165296; // aapt resource value: 0x7F070071 - public const int notification_icon_background = 2131165297; + public const int notification_bg_normal = 2131165297; // aapt resource value: 0x7F070072 - public const int notification_template_icon_bg = 2131165298; + public const int notification_bg_normal_pressed = 2131165298; // aapt resource value: 0x7F070073 - public const int notification_template_icon_low_bg = 2131165299; + public const int notification_icon_background = 2131165299; // aapt resource value: 0x7F070074 - public const int notification_tile_bg = 2131165300; + public const int notification_template_icon_bg = 2131165300; // aapt resource value: 0x7F070075 - public const int notify_panel_notification_icon_bg = 2131165301; + public const int notification_template_icon_low_bg = 2131165301; // aapt resource value: 0x7F070076 - public const int tooltip_frame_dark = 2131165302; + public const int notification_tile_bg = 2131165302; // aapt resource value: 0x7F070077 - public const int tooltip_frame_light = 2131165303; + public const int notify_panel_notification_icon_bg = 2131165303; // aapt resource value: 0x7F070078 - public const int waterfront = 2131165304; + public const int tooltip_frame_dark = 2131165304; // aapt resource value: 0x7F070079 - public const int xaml = 2131165305; + public const int tooltip_frame_light = 2131165305; + + // aapt resource value: 0x7F07007A + public const int waterfront = 2131165306; + + // aapt resource value: 0x7F07007B + public const int xaml = 2131165307; static Drawable() { diff --git a/WorkingWithImages/WorkingWithImages.Android/Resources/drawable/error.png b/WorkingWithImages/WorkingWithImages.Android/Resources/drawable/error.png new file mode 100644 index 0000000000..fe6c730d4f Binary files /dev/null and b/WorkingWithImages/WorkingWithImages.Android/Resources/drawable/error.png differ diff --git a/WorkingWithImages/WorkingWithImages.Android/Resources/drawable/loading.png b/WorkingWithImages/WorkingWithImages.Android/Resources/drawable/loading.png new file mode 100755 index 0000000000..1d5d265654 Binary files /dev/null and b/WorkingWithImages/WorkingWithImages.Android/Resources/drawable/loading.png differ diff --git a/WorkingWithImages/WorkingWithImages.Android/WorkingWithImages.Android.csproj b/WorkingWithImages/WorkingWithImages.Android/WorkingWithImages.Android.csproj index 940e167fff..e9b82c9d99 100644 --- a/WorkingWithImages/WorkingWithImages.Android/WorkingWithImages.Android.csproj +++ b/WorkingWithImages/WorkingWithImages.Android/WorkingWithImages.Android.csproj @@ -39,7 +39,7 @@ armeabi-v7a;x86 - + @@ -72,6 +72,14 @@ + + + + + + + + @@ -89,4 +97,4 @@ - \ No newline at end of file + diff --git a/WorkingWithImages/WorkingWithImages.UWP/WorkingWithImages.UWP.csproj b/WorkingWithImages/WorkingWithImages.UWP/WorkingWithImages.UWP.csproj index 1ffac7693f..efdb5c3f71 100644 --- a/WorkingWithImages/WorkingWithImages.UWP/WorkingWithImages.UWP.csproj +++ b/WorkingWithImages/WorkingWithImages.UWP/WorkingWithImages.UWP.csproj @@ -90,7 +90,7 @@ - + @@ -120,6 +120,12 @@ Always + + Always + + + Always + @@ -141,4 +147,4 @@ 14.0 - \ No newline at end of file + diff --git a/WorkingWithImages/WorkingWithImages.UWP/error.png b/WorkingWithImages/WorkingWithImages.UWP/error.png new file mode 100644 index 0000000000..fe6c730d4f Binary files /dev/null and b/WorkingWithImages/WorkingWithImages.UWP/error.png differ diff --git a/WorkingWithImages/WorkingWithImages.UWP/loading.png b/WorkingWithImages/WorkingWithImages.UWP/loading.png new file mode 100755 index 0000000000..1d5d265654 Binary files /dev/null and b/WorkingWithImages/WorkingWithImages.UWP/loading.png differ diff --git a/WorkingWithImages/WorkingWithImages.iOS/Resources/error.png b/WorkingWithImages/WorkingWithImages.iOS/Resources/error.png new file mode 100644 index 0000000000..fe6c730d4f Binary files /dev/null and b/WorkingWithImages/WorkingWithImages.iOS/Resources/error.png differ diff --git a/WorkingWithImages/WorkingWithImages.iOS/Resources/loading.png b/WorkingWithImages/WorkingWithImages.iOS/Resources/loading.png new file mode 100755 index 0000000000..1d5d265654 Binary files /dev/null and b/WorkingWithImages/WorkingWithImages.iOS/Resources/loading.png differ diff --git a/WorkingWithImages/WorkingWithImages.iOS/WorkingWithImages.iOS.csproj b/WorkingWithImages/WorkingWithImages.iOS/WorkingWithImages.iOS.csproj index 4c7a3b5da5..0095aa3822 100644 --- a/WorkingWithImages/WorkingWithImages.iOS/WorkingWithImages.iOS.csproj +++ b/WorkingWithImages/WorkingWithImages.iOS/WorkingWithImages.iOS.csproj @@ -89,7 +89,7 @@ NSUrlSessionHandler - + @@ -168,6 +168,8 @@ + + @@ -176,4 +178,4 @@ - \ No newline at end of file + diff --git a/WorkingWithImages/WorkingWithImages/DownloadImages.cs b/WorkingWithImages/WorkingWithImages/DownloadImages.cs index 43aaaebe1b..98bda9e9ad 100644 --- a/WorkingWithImages/WorkingWithImages/DownloadImages.cs +++ b/WorkingWithImages/WorkingWithImages/DownloadImages.cs @@ -1,18 +1,15 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; using Xamarin.Forms; namespace WorkingWithImages { public class DownloadImages : ContentPage { - public DownloadImages() { - var webImage = new Image { Aspect = Aspect.AspectFit }; + public DownloadImages() + { + var webImage = new Image { Aspect = Aspect.AspectFit }; - webImage.Source = ImageSource.FromUri(new Uri("https://aka.ms/campus.jpg")); + webImage.Source = ImageSource.FromUri(new Uri("https://aka.ms/campus.jpg")); // Other examples of how to set the Image Source // webImage.Source = "https://aka.ms/campus.jpg"; @@ -28,20 +25,30 @@ public DownloadImages() { // CacheValidity = new TimeSpan(5,0,0,0) // }; - Content = new StackLayout { - Children = { - new Label { - Text = "Image UriSource C#", - FontSize = Device.GetNamedSize (NamedSize.Medium, typeof(Label)), - FontAttributes = FontAttributes.Bold, HorizontalOptions = LayoutOptions.Center + Content = new StackLayout + { + Children = + { + new Label + { + Text = "Image UriSource C#", + FontSize = Device.GetNamedSize (NamedSize.Medium, typeof(Label)), + FontAttributes = FontAttributes.Bold, HorizontalOptions = LayoutOptions.Center }, - webImage, - new Label { Text = "This image is downloaded from microsoft.com" } - }, - Margin = new Thickness (20, 35, 20, 20), - VerticalOptions = LayoutOptions.StartAndExpand, - HorizontalOptions = LayoutOptions.CenterAndExpand - }; + webImage, + new Label { Text = "This image is downloaded from microsoft.com" }, + new Label { Text = "Optional loading and error placeholder images can also be set." }, + new Image + { + Source = ImageSource.FromUri(new Uri("https://aka.ms/campus2.jpg")), + //LoadingPlaceholder = "loading.png", + //ErrorPlaceholder = "error.png" + } + }, + Margin = new Thickness(20, 35, 20, 20), + VerticalOptions = LayoutOptions.StartAndExpand, + HorizontalOptions = LayoutOptions.CenterAndExpand + }; } } } diff --git a/WorkingWithImages/WorkingWithImages/DownloadImagesXaml.xaml b/WorkingWithImages/WorkingWithImages/DownloadImagesXaml.xaml index 8af9696432..d9be58b1ac 100644 --- a/WorkingWithImages/WorkingWithImages/DownloadImagesXaml.xaml +++ b/WorkingWithImages/WorkingWithImages/DownloadImagesXaml.xaml @@ -8,15 +8,20 @@ HorizontalOptions="Center" /> - - + +