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