|
@ -1,15 +1,15 @@ |
|
|
#pragma warning disable 1591
|
|
|
#pragma warning disable 1591
|
|
|
// ------------------------------------------------------------------------------
|
|
|
|
|
|
// <autogenerated>
|
|
|
|
|
|
// This code was generated by a tool.
|
|
|
|
|
|
// Mono Runtime Version: 4.0.30319.42000
|
|
|
|
|
|
//
|
|
|
|
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
|
|
|
// the code is regenerated.
|
|
|
|
|
|
// </autogenerated>
|
|
|
|
|
|
// ------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
// <auto-generated>
|
|
|
|
|
|
// 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.
|
|
|
|
|
|
// </auto-generated>
|
|
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
[assembly: Android.Runtime.ResourceDesignerAttribute("eShopOnContainers.TestRunner.Droid.Resource", IsApplication=true)] |
|
|
|
|
|
|
|
|
[assembly: global::Android.Runtime.ResourceDesignerAttribute("eShopOnContainers.TestRunner.Droid.Resource", IsApplication=true)] |
|
|
|
|
|
|
|
|
namespace eShopOnContainers.TestRunner.Droid |
|
|
namespace eShopOnContainers.TestRunner.Droid |
|
|
{ |
|
|
{ |
|
@ -26,7 +26,6 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
|
|
|
|
|
|
public static void UpdateIdValues() |
|
|
public static void UpdateIdValues() |
|
|
{ |
|
|
{ |
|
|
global::Xamarin.Forms.Platform.Android.Resource.Attribute.actionBarSize = global::eShopOnContainers.TestRunner.Droid.Resource.Attribute.actionBarSize; |
|
|
|
|
|
global::AndroidHUD.Resource.Attribute.ahBarColor = global::eShopOnContainers.TestRunner.Droid.Resource.Attribute.ahBarColor; |
|
|
global::AndroidHUD.Resource.Attribute.ahBarColor = global::eShopOnContainers.TestRunner.Droid.Resource.Attribute.ahBarColor; |
|
|
global::AndroidHUD.Resource.Attribute.ahBarLength = global::eShopOnContainers.TestRunner.Droid.Resource.Attribute.ahBarLength; |
|
|
global::AndroidHUD.Resource.Attribute.ahBarLength = global::eShopOnContainers.TestRunner.Droid.Resource.Attribute.ahBarLength; |
|
|
global::AndroidHUD.Resource.Attribute.ahBarWidth = global::eShopOnContainers.TestRunner.Droid.Resource.Attribute.ahBarWidth; |
|
|
global::AndroidHUD.Resource.Attribute.ahBarWidth = global::eShopOnContainers.TestRunner.Droid.Resource.Attribute.ahBarWidth; |
|
@ -64,8 +63,9 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahText = global::eShopOnContainers.TestRunner.Droid.Resource.Styleable.ProgressWheel_ahText; |
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahText = global::eShopOnContainers.TestRunner.Droid.Resource.Styleable.ProgressWheel_ahText; |
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahTextColor = global::eShopOnContainers.TestRunner.Droid.Resource.Styleable.ProgressWheel_ahTextColor; |
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahTextColor = global::eShopOnContainers.TestRunner.Droid.Resource.Styleable.ProgressWheel_ahTextColor; |
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahTextSize = global::eShopOnContainers.TestRunner.Droid.Resource.Styleable.ProgressWheel_ahTextSize; |
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahTextSize = global::eShopOnContainers.TestRunner.Droid.Resource.Styleable.ProgressWheel_ahTextSize; |
|
|
global::Splat.Resource.String.library_name = global::eShopOnContainers.TestRunner.Droid.Resource.String.library_name; |
|
|
|
|
|
global::ModernHttpClient.Resource.String.library_name = global::eShopOnContainers.TestRunner.Droid.Resource.String.library_name; |
|
|
global::ModernHttpClient.Resource.String.library_name = global::eShopOnContainers.TestRunner.Droid.Resource.String.library_name; |
|
|
|
|
|
global::Splat.Resource.String.library_name = global::eShopOnContainers.TestRunner.Droid.Resource.String.library_name; |
|
|
|
|
|
global::Xamarin.Forms.Platform.Android.Resource.Attribute.actionBarSize = global::eShopOnContainers.TestRunner.Droid.Resource.Attribute.actionBarSize; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
public partial class Animation |
|
|
public partial class Animation |
|
@ -4295,8 +4295,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
public partial class Styleable |
|
|
public partial class Styleable |
|
|
{ |
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ActionBar = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ActionBar = new int[] { |
|
|
2130772007, |
|
|
2130772007, |
|
|
2130772009, |
|
|
2130772009, |
|
|
2130772010, |
|
|
2130772010, |
|
@ -4406,15 +4405,13 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 5
|
|
|
// aapt resource value: 5
|
|
|
public const int ActionBar_titleTextStyle = 5; |
|
|
public const int ActionBar_titleTextStyle = 5; |
|
|
|
|
|
|
|
|
public static int[] ActionBarLayout = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ActionBarLayout = new int[] { |
|
|
16842931}; |
|
|
16842931}; |
|
|
|
|
|
|
|
|
// aapt resource value: 0
|
|
|
// aapt resource value: 0
|
|
|
public const int ActionBarLayout_android_layout_gravity = 0; |
|
|
public const int ActionBarLayout_android_layout_gravity = 0; |
|
|
|
|
|
|
|
|
public static int[] ActionMenuItemView = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ActionMenuItemView = new int[] { |
|
|
16843071}; |
|
|
16843071}; |
|
|
|
|
|
|
|
|
// aapt resource value: 0
|
|
|
// aapt resource value: 0
|
|
@ -4422,8 +4419,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
|
|
|
|
|
|
public static int[] ActionMenuView; |
|
|
public static int[] ActionMenuView; |
|
|
|
|
|
|
|
|
public static int[] ActionMode = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ActionMode = new int[] { |
|
|
2130772007, |
|
|
2130772007, |
|
|
2130772013, |
|
|
2130772013, |
|
|
2130772014, |
|
|
2130772014, |
|
@ -4449,8 +4445,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 1
|
|
|
// aapt resource value: 1
|
|
|
public const int ActionMode_titleTextStyle = 1; |
|
|
public const int ActionMode_titleTextStyle = 1; |
|
|
|
|
|
|
|
|
public static int[] ActivityChooserView = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ActivityChooserView = new int[] { |
|
|
2130772035, |
|
|
2130772035, |
|
|
2130772036}; |
|
|
2130772036}; |
|
|
|
|
|
|
|
@ -4460,8 +4455,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 0
|
|
|
// aapt resource value: 0
|
|
|
public const int ActivityChooserView_initialActivityCount = 0; |
|
|
public const int ActivityChooserView_initialActivityCount = 0; |
|
|
|
|
|
|
|
|
public static int[] AlertDialog = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] AlertDialog = new int[] { |
|
|
16842994, |
|
|
16842994, |
|
|
2130772037, |
|
|
2130772037, |
|
|
2130772038, |
|
|
2130772038, |
|
@ -4487,8 +4481,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 4
|
|
|
// aapt resource value: 4
|
|
|
public const int AlertDialog_singleChoiceItemLayout = 4; |
|
|
public const int AlertDialog_singleChoiceItemLayout = 4; |
|
|
|
|
|
|
|
|
public static int[] AppBarLayout = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] AppBarLayout = new int[] { |
|
|
16842964, |
|
|
16842964, |
|
|
2130772032, |
|
|
2130772032, |
|
|
2130772215}; |
|
|
2130772215}; |
|
@ -4502,8 +4495,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 2
|
|
|
// aapt resource value: 2
|
|
|
public const int AppBarLayout_expanded = 2; |
|
|
public const int AppBarLayout_expanded = 2; |
|
|
|
|
|
|
|
|
public static int[] AppBarLayout_LayoutParams = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] AppBarLayout_LayoutParams = new int[] { |
|
|
2130772216, |
|
|
2130772216, |
|
|
2130772217}; |
|
|
2130772217}; |
|
|
|
|
|
|
|
@ -4513,8 +4505,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 1
|
|
|
// aapt resource value: 1
|
|
|
public const int AppBarLayout_LayoutParams_layout_scrollInterpolator = 1; |
|
|
public const int AppBarLayout_LayoutParams_layout_scrollInterpolator = 1; |
|
|
|
|
|
|
|
|
public static int[] AppCompatImageView = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] AppCompatImageView = new int[] { |
|
|
16843033, |
|
|
16843033, |
|
|
2130772042}; |
|
|
2130772042}; |
|
|
|
|
|
|
|
@ -4524,8 +4515,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 1
|
|
|
// aapt resource value: 1
|
|
|
public const int AppCompatImageView_srcCompat = 1; |
|
|
public const int AppCompatImageView_srcCompat = 1; |
|
|
|
|
|
|
|
|
public static int[] AppCompatTextView = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] AppCompatTextView = new int[] { |
|
|
16842804, |
|
|
16842804, |
|
|
2130772043}; |
|
|
2130772043}; |
|
|
|
|
|
|
|
@ -4535,8 +4525,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 1
|
|
|
// aapt resource value: 1
|
|
|
public const int AppCompatTextView_textAllCaps = 1; |
|
|
public const int AppCompatTextView_textAllCaps = 1; |
|
|
|
|
|
|
|
|
public static int[] AppCompatTheme = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] AppCompatTheme = new int[] { |
|
|
16842839, |
|
|
16842839, |
|
|
16842926, |
|
|
16842926, |
|
|
2130772044, |
|
|
2130772044, |
|
@ -4986,8 +4975,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 3
|
|
|
// aapt resource value: 3
|
|
|
public const int AppCompatTheme_windowNoTitle = 3; |
|
|
public const int AppCompatTheme_windowNoTitle = 3; |
|
|
|
|
|
|
|
|
public static int[] BottomSheetBehavior_Params = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] BottomSheetBehavior_Params = new int[] { |
|
|
2130772218, |
|
|
2130772218, |
|
|
2130772219}; |
|
|
2130772219}; |
|
|
|
|
|
|
|
@ -4997,15 +4985,13 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 0
|
|
|
// aapt resource value: 0
|
|
|
public const int BottomSheetBehavior_Params_behavior_peekHeight = 0; |
|
|
public const int BottomSheetBehavior_Params_behavior_peekHeight = 0; |
|
|
|
|
|
|
|
|
public static int[] ButtonBarLayout = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ButtonBarLayout = new int[] { |
|
|
2130772154}; |
|
|
2130772154}; |
|
|
|
|
|
|
|
|
// aapt resource value: 0
|
|
|
// aapt resource value: 0
|
|
|
public const int ButtonBarLayout_allowStacking = 0; |
|
|
public const int ButtonBarLayout_allowStacking = 0; |
|
|
|
|
|
|
|
|
public static int[] CardView = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] CardView = new int[] { |
|
|
16843071, |
|
|
16843071, |
|
|
16843072, |
|
|
16843072, |
|
|
2130771995, |
|
|
2130771995, |
|
@ -5059,8 +5045,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 11
|
|
|
// aapt resource value: 11
|
|
|
public const int CardView_contentPaddingTop = 11; |
|
|
public const int CardView_contentPaddingTop = 11; |
|
|
|
|
|
|
|
|
public static int[] CollapsingAppBarLayout_LayoutParams = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] CollapsingAppBarLayout_LayoutParams = new int[] { |
|
|
2130772220, |
|
|
2130772220, |
|
|
2130772221}; |
|
|
2130772221}; |
|
|
|
|
|
|
|
@ -5070,8 +5055,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 1
|
|
|
// aapt resource value: 1
|
|
|
public const int CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier = 1; |
|
|
public const int CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier = 1; |
|
|
|
|
|
|
|
|
public static int[] CollapsingToolbarLayout = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] CollapsingToolbarLayout = new int[] { |
|
|
2130772009, |
|
|
2130772009, |
|
|
2130772222, |
|
|
2130772222, |
|
|
2130772223, |
|
|
2130772223, |
|
@ -5129,8 +5113,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 10
|
|
|
// aapt resource value: 10
|
|
|
public const int CollapsingToolbarLayout_toolbarId = 10; |
|
|
public const int CollapsingToolbarLayout_toolbarId = 10; |
|
|
|
|
|
|
|
|
public static int[] CompoundButton = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] CompoundButton = new int[] { |
|
|
16843015, |
|
|
16843015, |
|
|
2130772155, |
|
|
2130772155, |
|
|
2130772156}; |
|
|
2130772156}; |
|
@ -5144,8 +5127,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 2
|
|
|
// aapt resource value: 2
|
|
|
public const int CompoundButton_buttonTintMode = 2; |
|
|
public const int CompoundButton_buttonTintMode = 2; |
|
|
|
|
|
|
|
|
public static int[] CoordinatorLayout = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] CoordinatorLayout = new int[] { |
|
|
2130772235, |
|
|
2130772235, |
|
|
2130772236}; |
|
|
2130772236}; |
|
|
|
|
|
|
|
@ -5155,8 +5137,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 1
|
|
|
// aapt resource value: 1
|
|
|
public const int CoordinatorLayout_statusBarBackground = 1; |
|
|
public const int CoordinatorLayout_statusBarBackground = 1; |
|
|
|
|
|
|
|
|
public static int[] CoordinatorLayout_LayoutParams = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] CoordinatorLayout_LayoutParams = new int[] { |
|
|
16842931, |
|
|
16842931, |
|
|
2130772237, |
|
|
2130772237, |
|
|
2130772238, |
|
|
2130772238, |
|
@ -5178,8 +5159,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 3
|
|
|
// aapt resource value: 3
|
|
|
public const int CoordinatorLayout_LayoutParams_layout_keyline = 3; |
|
|
public const int CoordinatorLayout_LayoutParams_layout_keyline = 3; |
|
|
|
|
|
|
|
|
public static int[] DesignTheme = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] DesignTheme = new int[] { |
|
|
2130772241, |
|
|
2130772241, |
|
|
2130772242, |
|
|
2130772242, |
|
|
2130772243}; |
|
|
2130772243}; |
|
@ -5193,8 +5173,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 2
|
|
|
// aapt resource value: 2
|
|
|
public const int DesignTheme_textColorError = 2; |
|
|
public const int DesignTheme_textColorError = 2; |
|
|
|
|
|
|
|
|
public static int[] DrawerArrowToggle = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] DrawerArrowToggle = new int[] { |
|
|
2130772157, |
|
|
2130772157, |
|
|
2130772158, |
|
|
2130772158, |
|
|
2130772159, |
|
|
2130772159, |
|
@ -5228,8 +5207,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 7
|
|
|
// aapt resource value: 7
|
|
|
public const int DrawerArrowToggle_thickness = 7; |
|
|
public const int DrawerArrowToggle_thickness = 7; |
|
|
|
|
|
|
|
|
public static int[] FloatingActionButton = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] FloatingActionButton = new int[] { |
|
|
2130772032, |
|
|
2130772032, |
|
|
2130772213, |
|
|
2130772213, |
|
|
2130772214, |
|
|
2130772214, |
|
@ -5263,8 +5241,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 7
|
|
|
// aapt resource value: 7
|
|
|
public const int FloatingActionButton_useCompatPadding = 7; |
|
|
public const int FloatingActionButton_useCompatPadding = 7; |
|
|
|
|
|
|
|
|
public static int[] ForegroundLinearLayout = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ForegroundLinearLayout = new int[] { |
|
|
16843017, |
|
|
16843017, |
|
|
16843264, |
|
|
16843264, |
|
|
2130772249}; |
|
|
2130772249}; |
|
@ -5278,8 +5255,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 2
|
|
|
// aapt resource value: 2
|
|
|
public const int ForegroundLinearLayout_foregroundInsidePadding = 2; |
|
|
public const int ForegroundLinearLayout_foregroundInsidePadding = 2; |
|
|
|
|
|
|
|
|
public static int[] LinearLayoutCompat = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] LinearLayoutCompat = new int[] { |
|
|
16842927, |
|
|
16842927, |
|
|
16842948, |
|
|
16842948, |
|
|
16843046, |
|
|
16843046, |
|
@ -5317,8 +5293,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 7
|
|
|
// aapt resource value: 7
|
|
|
public const int LinearLayoutCompat_showDividers = 7; |
|
|
public const int LinearLayoutCompat_showDividers = 7; |
|
|
|
|
|
|
|
|
public static int[] LinearLayoutCompat_Layout = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] LinearLayoutCompat_Layout = new int[] { |
|
|
16842931, |
|
|
16842931, |
|
|
16842996, |
|
|
16842996, |
|
|
16842997, |
|
|
16842997, |
|
@ -5336,8 +5311,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 1
|
|
|
// aapt resource value: 1
|
|
|
public const int LinearLayoutCompat_Layout_android_layout_width = 1; |
|
|
public const int LinearLayoutCompat_Layout_android_layout_width = 1; |
|
|
|
|
|
|
|
|
public static int[] ListPopupWindow = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ListPopupWindow = new int[] { |
|
|
16843436, |
|
|
16843436, |
|
|
16843437}; |
|
|
16843437}; |
|
|
|
|
|
|
|
@ -5347,8 +5321,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 1
|
|
|
// aapt resource value: 1
|
|
|
public const int ListPopupWindow_android_dropDownVerticalOffset = 1; |
|
|
public const int ListPopupWindow_android_dropDownVerticalOffset = 1; |
|
|
|
|
|
|
|
|
public static int[] MediaRouteButton = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] MediaRouteButton = new int[] { |
|
|
16843071, |
|
|
16843071, |
|
|
16843072, |
|
|
16843072, |
|
|
2130771994}; |
|
|
2130771994}; |
|
@ -5362,8 +5335,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 2
|
|
|
// aapt resource value: 2
|
|
|
public const int MediaRouteButton_externalRouteEnabledDrawable = 2; |
|
|
public const int MediaRouteButton_externalRouteEnabledDrawable = 2; |
|
|
|
|
|
|
|
|
public static int[] MenuGroup = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] MenuGroup = new int[] { |
|
|
16842766, |
|
|
16842766, |
|
|
16842960, |
|
|
16842960, |
|
|
16843156, |
|
|
16843156, |
|
@ -5389,8 +5361,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 2
|
|
|
// aapt resource value: 2
|
|
|
public const int MenuGroup_android_visible = 2; |
|
|
public const int MenuGroup_android_visible = 2; |
|
|
|
|
|
|
|
|
public static int[] MenuItem = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] MenuItem = new int[] { |
|
|
16842754, |
|
|
16842754, |
|
|
16842766, |
|
|
16842766, |
|
|
16842960, |
|
|
16842960, |
|
@ -5460,8 +5431,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 13
|
|
|
// aapt resource value: 13
|
|
|
public const int MenuItem_showAsAction = 13; |
|
|
public const int MenuItem_showAsAction = 13; |
|
|
|
|
|
|
|
|
public static int[] MenuView = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] MenuView = new int[] { |
|
|
16842926, |
|
|
16842926, |
|
|
16843052, |
|
|
16843052, |
|
|
16843053, |
|
|
16843053, |
|
@ -5495,8 +5465,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 7
|
|
|
// aapt resource value: 7
|
|
|
public const int MenuView_preserveIconSpacing = 7; |
|
|
public const int MenuView_preserveIconSpacing = 7; |
|
|
|
|
|
|
|
|
public static int[] NavigationView = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] NavigationView = new int[] { |
|
|
16842964, |
|
|
16842964, |
|
|
16842973, |
|
|
16842973, |
|
|
16843039, |
|
|
16843039, |
|
@ -5538,8 +5507,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 4
|
|
|
// aapt resource value: 4
|
|
|
public const int NavigationView_menu = 4; |
|
|
public const int NavigationView_menu = 4; |
|
|
|
|
|
|
|
|
public static int[] PopupWindow = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] PopupWindow = new int[] { |
|
|
16843126, |
|
|
16843126, |
|
|
2130772173}; |
|
|
2130772173}; |
|
|
|
|
|
|
|
@ -5549,15 +5517,13 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 1
|
|
|
// aapt resource value: 1
|
|
|
public const int PopupWindow_overlapAnchor = 1; |
|
|
public const int PopupWindow_overlapAnchor = 1; |
|
|
|
|
|
|
|
|
public static int[] PopupWindowBackgroundState = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] PopupWindowBackgroundState = new int[] { |
|
|
2130772174}; |
|
|
2130772174}; |
|
|
|
|
|
|
|
|
// aapt resource value: 0
|
|
|
// aapt resource value: 0
|
|
|
public const int PopupWindowBackgroundState_state_above_anchor = 0; |
|
|
public const int PopupWindowBackgroundState_state_above_anchor = 0; |
|
|
|
|
|
|
|
|
public static int[] ProgressWheel = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ProgressWheel = new int[] { |
|
|
2130772284, |
|
|
2130772284, |
|
|
2130772285, |
|
|
2130772285, |
|
|
2130772286, |
|
|
2130772286, |
|
@ -5607,8 +5573,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 2
|
|
|
// aapt resource value: 2
|
|
|
public const int ProgressWheel_ahTextSize = 2; |
|
|
public const int ProgressWheel_ahTextSize = 2; |
|
|
|
|
|
|
|
|
public static int[] RecyclerView = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] RecyclerView = new int[] { |
|
|
16842948, |
|
|
16842948, |
|
|
2130771968, |
|
|
2130771968, |
|
|
2130771969, |
|
|
2130771969, |
|
@ -5630,22 +5595,19 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 4
|
|
|
// aapt resource value: 4
|
|
|
public const int RecyclerView_stackFromEnd = 4; |
|
|
public const int RecyclerView_stackFromEnd = 4; |
|
|
|
|
|
|
|
|
public static int[] ScrimInsetsFrameLayout = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ScrimInsetsFrameLayout = new int[] { |
|
|
2130772256}; |
|
|
2130772256}; |
|
|
|
|
|
|
|
|
// aapt resource value: 0
|
|
|
// aapt resource value: 0
|
|
|
public const int ScrimInsetsFrameLayout_insetForeground = 0; |
|
|
public const int ScrimInsetsFrameLayout_insetForeground = 0; |
|
|
|
|
|
|
|
|
public static int[] ScrollingViewBehavior_Params = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ScrollingViewBehavior_Params = new int[] { |
|
|
2130772257}; |
|
|
2130772257}; |
|
|
|
|
|
|
|
|
// aapt resource value: 0
|
|
|
// aapt resource value: 0
|
|
|
public const int ScrollingViewBehavior_Params_behavior_overlapTop = 0; |
|
|
public const int ScrollingViewBehavior_Params_behavior_overlapTop = 0; |
|
|
|
|
|
|
|
|
public static int[] SearchView = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] SearchView = new int[] { |
|
|
16842970, |
|
|
16842970, |
|
|
16843039, |
|
|
16843039, |
|
|
16843296, |
|
|
16843296, |
|
@ -5715,8 +5677,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 12
|
|
|
// aapt resource value: 12
|
|
|
public const int SearchView_voiceIcon = 12; |
|
|
public const int SearchView_voiceIcon = 12; |
|
|
|
|
|
|
|
|
public static int[] SnackbarLayout = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] SnackbarLayout = new int[] { |
|
|
16843039, |
|
|
16843039, |
|
|
2130772032, |
|
|
2130772032, |
|
|
2130772258}; |
|
|
2130772258}; |
|
@ -5730,8 +5691,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 2
|
|
|
// aapt resource value: 2
|
|
|
public const int SnackbarLayout_maxActionInlineWidth = 2; |
|
|
public const int SnackbarLayout_maxActionInlineWidth = 2; |
|
|
|
|
|
|
|
|
public static int[] Spinner = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] Spinner = new int[] { |
|
|
16842930, |
|
|
16842930, |
|
|
16843126, |
|
|
16843126, |
|
|
16843131, |
|
|
16843131, |
|
@ -5753,8 +5713,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 4
|
|
|
// aapt resource value: 4
|
|
|
public const int Spinner_popupTheme = 4; |
|
|
public const int Spinner_popupTheme = 4; |
|
|
|
|
|
|
|
|
public static int[] SwitchCompat = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] SwitchCompat = new int[] { |
|
|
16843044, |
|
|
16843044, |
|
|
16843045, |
|
|
16843045, |
|
|
16843074, |
|
|
16843074, |
|
@ -5796,8 +5755,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 3
|
|
|
// aapt resource value: 3
|
|
|
public const int SwitchCompat_track = 3; |
|
|
public const int SwitchCompat_track = 3; |
|
|
|
|
|
|
|
|
public static int[] TabItem = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] TabItem = new int[] { |
|
|
16842754, |
|
|
16842754, |
|
|
16842994, |
|
|
16842994, |
|
|
16843087}; |
|
|
16843087}; |
|
@ -5811,8 +5769,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 2
|
|
|
// aapt resource value: 2
|
|
|
public const int TabItem_android_text = 2; |
|
|
public const int TabItem_android_text = 2; |
|
|
|
|
|
|
|
|
public static int[] TabLayout = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] TabLayout = new int[] { |
|
|
2130772259, |
|
|
2130772259, |
|
|
2130772260, |
|
|
2130772260, |
|
|
2130772261, |
|
|
2130772261, |
|
@ -5878,8 +5835,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 9
|
|
|
// aapt resource value: 9
|
|
|
public const int TabLayout_tabTextColor = 9; |
|
|
public const int TabLayout_tabTextColor = 9; |
|
|
|
|
|
|
|
|
public static int[] TextAppearance = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] TextAppearance = new int[] { |
|
|
16842901, |
|
|
16842901, |
|
|
16842902, |
|
|
16842902, |
|
|
16842903, |
|
|
16842903, |
|
@ -5917,8 +5873,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 8
|
|
|
// aapt resource value: 8
|
|
|
public const int TextAppearance_textAllCaps = 8; |
|
|
public const int TextAppearance_textAllCaps = 8; |
|
|
|
|
|
|
|
|
public static int[] TextInputLayout = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] TextInputLayout = new int[] { |
|
|
16842906, |
|
|
16842906, |
|
|
16843088, |
|
|
16843088, |
|
|
2130772275, |
|
|
2130772275, |
|
@ -5964,8 +5919,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 2
|
|
|
// aapt resource value: 2
|
|
|
public const int TextInputLayout_hintTextAppearance = 2; |
|
|
public const int TextInputLayout_hintTextAppearance = 2; |
|
|
|
|
|
|
|
|
public static int[] Toolbar = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] Toolbar = new int[] { |
|
|
16842927, |
|
|
16842927, |
|
|
16843072, |
|
|
16843072, |
|
|
2130772009, |
|
|
2130772009, |
|
@ -6067,8 +6021,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 23
|
|
|
// aapt resource value: 23
|
|
|
public const int Toolbar_titleTextColor = 23; |
|
|
public const int Toolbar_titleTextColor = 23; |
|
|
|
|
|
|
|
|
public static int[] View = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] View = new int[] { |
|
|
16842752, |
|
|
16842752, |
|
|
16842970, |
|
|
16842970, |
|
|
2130772210, |
|
|
2130772210, |
|
@ -6090,8 +6043,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 4
|
|
|
// aapt resource value: 4
|
|
|
public const int View_theme = 4; |
|
|
public const int View_theme = 4; |
|
|
|
|
|
|
|
|
public static int[] ViewBackgroundHelper = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ViewBackgroundHelper = new int[] { |
|
|
16842964, |
|
|
16842964, |
|
|
2130772213, |
|
|
2130772213, |
|
|
2130772214}; |
|
|
2130772214}; |
|
@ -6105,8 +6057,7 @@ namespace eShopOnContainers.TestRunner.Droid |
|
|
// aapt resource value: 2
|
|
|
// aapt resource value: 2
|
|
|
public const int ViewBackgroundHelper_backgroundTintMode = 2; |
|
|
public const int ViewBackgroundHelper_backgroundTintMode = 2; |
|
|
|
|
|
|
|
|
public static int[] ViewStubCompat = new int[] |
|
|
|
|
|
{ |
|
|
|
|
|
|
|
|
public static int[] ViewStubCompat = new int[] { |
|
|
16842960, |
|
|
16842960, |
|
|
16842994, |
|
|
16842994, |
|
|
16842995}; |
|
|
16842995}; |
|
|