|
|
@ -1,15 +1,15 @@ |
|
|
|
#pragma warning disable 1591
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
// <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>
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
// ------------------------------------------------------------------------------
|
|
|
|
// <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>
|
|
|
|
// ------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
[assembly: global::Android.Runtime.ResourceDesignerAttribute("eShopOnContainers.Droid.Resource", IsApplication=true)] |
|
|
|
[assembly: Android.Runtime.ResourceDesignerAttribute("eShopOnContainers.Droid.Resource", IsApplication=true)] |
|
|
|
|
|
|
|
namespace eShopOnContainers.Droid |
|
|
|
{ |
|
|
@ -64,6 +64,8 @@ namespace eShopOnContainers.Droid |
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahTextColor = global::eShopOnContainers.Droid.Resource.Styleable.ProgressWheel_ahTextColor; |
|
|
|
global::AndroidHUD.Resource.Styleable.ProgressWheel_ahTextSize = global::eShopOnContainers.Droid.Resource.Styleable.ProgressWheel_ahTextSize; |
|
|
|
global::ModernHttpClient.Resource.String.library_name = global::eShopOnContainers.Droid.Resource.String.library_name; |
|
|
|
global::PCLCrypto.Resource.String.ApplicationName = global::eShopOnContainers.Droid.Resource.String.ApplicationName; |
|
|
|
global::PCLCrypto.Resource.String.Hello = global::eShopOnContainers.Droid.Resource.String.Hello; |
|
|
|
global::Splat.Resource.String.library_name = global::eShopOnContainers.Droid.Resource.String.library_name; |
|
|
|
global::Xamarin.Forms.Platform.Android.Resource.Attribute.actionBarSize = global::eShopOnContainers.Droid.Resource.Attribute.actionBarSize; |
|
|
|
} |
|
|
@ -3126,11 +3128,11 @@ namespace eShopOnContainers.Droid |
|
|
|
public partial class String |
|
|
|
{ |
|
|
|
|
|
|
|
// aapt resource value: 0x7f080027
|
|
|
|
public const int ApplicationName = 2131230759; |
|
|
|
// aapt resource value: 0x7f080028
|
|
|
|
public const int ApplicationName = 2131230760; |
|
|
|
|
|
|
|
// aapt resource value: 0x7f080026
|
|
|
|
public const int Hello = 2131230758; |
|
|
|
// aapt resource value: 0x7f080027
|
|
|
|
public const int Hello = 2131230759; |
|
|
|
|
|
|
|
// aapt resource value: 0x7f08000f
|
|
|
|
public const int abc_action_bar_home_description = 2131230735; |
|
|
@ -3198,8 +3200,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 0x7f080025
|
|
|
|
public const int character_counter_pattern = 2131230757; |
|
|
|
|
|
|
|
// aapt resource value: 0x7f080028
|
|
|
|
public const int library_name = 2131230760; |
|
|
|
// aapt resource value: 0x7f080026
|
|
|
|
public const int library_name = 2131230758; |
|
|
|
|
|
|
|
// aapt resource value: 0x7f080000
|
|
|
|
public const int mr_button_content_description = 2131230720; |
|
|
@ -4397,7 +4399,8 @@ namespace eShopOnContainers.Droid |
|
|
|
public partial class Styleable |
|
|
|
{ |
|
|
|
|
|
|
|
public static int[] ActionBar = new int[] { |
|
|
|
public static int[] ActionBar = new int[] |
|
|
|
{ |
|
|
|
2130772007, |
|
|
|
2130772009, |
|
|
|
2130772010, |
|
|
@ -4507,13 +4510,15 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 5
|
|
|
|
public const int ActionBar_titleTextStyle = 5; |
|
|
|
|
|
|
|
public static int[] ActionBarLayout = new int[] { |
|
|
|
public static int[] ActionBarLayout = new int[] |
|
|
|
{ |
|
|
|
16842931}; |
|
|
|
|
|
|
|
// aapt resource value: 0
|
|
|
|
public const int ActionBarLayout_android_layout_gravity = 0; |
|
|
|
|
|
|
|
public static int[] ActionMenuItemView = new int[] { |
|
|
|
public static int[] ActionMenuItemView = new int[] |
|
|
|
{ |
|
|
|
16843071}; |
|
|
|
|
|
|
|
// aapt resource value: 0
|
|
|
@ -4521,7 +4526,8 @@ namespace eShopOnContainers.Droid |
|
|
|
|
|
|
|
public static int[] ActionMenuView; |
|
|
|
|
|
|
|
public static int[] ActionMode = new int[] { |
|
|
|
public static int[] ActionMode = new int[] |
|
|
|
{ |
|
|
|
2130772007, |
|
|
|
2130772013, |
|
|
|
2130772014, |
|
|
@ -4547,7 +4553,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 1
|
|
|
|
public const int ActionMode_titleTextStyle = 1; |
|
|
|
|
|
|
|
public static int[] ActivityChooserView = new int[] { |
|
|
|
public static int[] ActivityChooserView = new int[] |
|
|
|
{ |
|
|
|
2130772035, |
|
|
|
2130772036}; |
|
|
|
|
|
|
@ -4557,7 +4564,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 0
|
|
|
|
public const int ActivityChooserView_initialActivityCount = 0; |
|
|
|
|
|
|
|
public static int[] AlertDialog = new int[] { |
|
|
|
public static int[] AlertDialog = new int[] |
|
|
|
{ |
|
|
|
16842994, |
|
|
|
2130772037, |
|
|
|
2130772038, |
|
|
@ -4583,7 +4591,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 4
|
|
|
|
public const int AlertDialog_singleChoiceItemLayout = 4; |
|
|
|
|
|
|
|
public static int[] AppBarLayout = new int[] { |
|
|
|
public static int[] AppBarLayout = new int[] |
|
|
|
{ |
|
|
|
16842964, |
|
|
|
2130772032, |
|
|
|
2130772215}; |
|
|
@ -4597,7 +4606,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 2
|
|
|
|
public const int AppBarLayout_expanded = 2; |
|
|
|
|
|
|
|
public static int[] AppBarLayout_LayoutParams = new int[] { |
|
|
|
public static int[] AppBarLayout_LayoutParams = new int[] |
|
|
|
{ |
|
|
|
2130772216, |
|
|
|
2130772217}; |
|
|
|
|
|
|
@ -4607,7 +4617,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 1
|
|
|
|
public const int AppBarLayout_LayoutParams_layout_scrollInterpolator = 1; |
|
|
|
|
|
|
|
public static int[] AppCompatImageView = new int[] { |
|
|
|
public static int[] AppCompatImageView = new int[] |
|
|
|
{ |
|
|
|
16843033, |
|
|
|
2130772042}; |
|
|
|
|
|
|
@ -4617,7 +4628,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 1
|
|
|
|
public const int AppCompatImageView_srcCompat = 1; |
|
|
|
|
|
|
|
public static int[] AppCompatTextView = new int[] { |
|
|
|
public static int[] AppCompatTextView = new int[] |
|
|
|
{ |
|
|
|
16842804, |
|
|
|
2130772043}; |
|
|
|
|
|
|
@ -4627,7 +4639,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 1
|
|
|
|
public const int AppCompatTextView_textAllCaps = 1; |
|
|
|
|
|
|
|
public static int[] AppCompatTheme = new int[] { |
|
|
|
public static int[] AppCompatTheme = new int[] |
|
|
|
{ |
|
|
|
16842839, |
|
|
|
16842926, |
|
|
|
2130772044, |
|
|
@ -5077,7 +5090,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 3
|
|
|
|
public const int AppCompatTheme_windowNoTitle = 3; |
|
|
|
|
|
|
|
public static int[] BottomSheetBehavior_Params = new int[] { |
|
|
|
public static int[] BottomSheetBehavior_Params = new int[] |
|
|
|
{ |
|
|
|
2130772218, |
|
|
|
2130772219}; |
|
|
|
|
|
|
@ -5087,13 +5101,15 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 0
|
|
|
|
public const int BottomSheetBehavior_Params_behavior_peekHeight = 0; |
|
|
|
|
|
|
|
public static int[] ButtonBarLayout = new int[] { |
|
|
|
public static int[] ButtonBarLayout = new int[] |
|
|
|
{ |
|
|
|
2130772154}; |
|
|
|
|
|
|
|
// aapt resource value: 0
|
|
|
|
public const int ButtonBarLayout_allowStacking = 0; |
|
|
|
|
|
|
|
public static int[] CardView = new int[] { |
|
|
|
public static int[] CardView = new int[] |
|
|
|
{ |
|
|
|
16843071, |
|
|
|
16843072, |
|
|
|
2130771995, |
|
|
@ -5147,7 +5163,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 11
|
|
|
|
public const int CardView_contentPaddingTop = 11; |
|
|
|
|
|
|
|
public static int[] CollapsingAppBarLayout_LayoutParams = new int[] { |
|
|
|
public static int[] CollapsingAppBarLayout_LayoutParams = new int[] |
|
|
|
{ |
|
|
|
2130772220, |
|
|
|
2130772221}; |
|
|
|
|
|
|
@ -5157,7 +5174,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 1
|
|
|
|
public const int CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier = 1; |
|
|
|
|
|
|
|
public static int[] CollapsingToolbarLayout = new int[] { |
|
|
|
public static int[] CollapsingToolbarLayout = new int[] |
|
|
|
{ |
|
|
|
2130772009, |
|
|
|
2130772222, |
|
|
|
2130772223, |
|
|
@ -5215,7 +5233,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 10
|
|
|
|
public const int CollapsingToolbarLayout_toolbarId = 10; |
|
|
|
|
|
|
|
public static int[] CompoundButton = new int[] { |
|
|
|
public static int[] CompoundButton = new int[] |
|
|
|
{ |
|
|
|
16843015, |
|
|
|
2130772155, |
|
|
|
2130772156}; |
|
|
@ -5229,7 +5248,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 2
|
|
|
|
public const int CompoundButton_buttonTintMode = 2; |
|
|
|
|
|
|
|
public static int[] CoordinatorLayout = new int[] { |
|
|
|
public static int[] CoordinatorLayout = new int[] |
|
|
|
{ |
|
|
|
2130772235, |
|
|
|
2130772236}; |
|
|
|
|
|
|
@ -5239,7 +5259,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 1
|
|
|
|
public const int CoordinatorLayout_statusBarBackground = 1; |
|
|
|
|
|
|
|
public static int[] CoordinatorLayout_LayoutParams = new int[] { |
|
|
|
public static int[] CoordinatorLayout_LayoutParams = new int[] |
|
|
|
{ |
|
|
|
16842931, |
|
|
|
2130772237, |
|
|
|
2130772238, |
|
|
@ -5261,7 +5282,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 3
|
|
|
|
public const int CoordinatorLayout_LayoutParams_layout_keyline = 3; |
|
|
|
|
|
|
|
public static int[] DesignTheme = new int[] { |
|
|
|
public static int[] DesignTheme = new int[] |
|
|
|
{ |
|
|
|
2130772241, |
|
|
|
2130772242, |
|
|
|
2130772243}; |
|
|
@ -5275,7 +5297,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 2
|
|
|
|
public const int DesignTheme_textColorError = 2; |
|
|
|
|
|
|
|
public static int[] DrawerArrowToggle = new int[] { |
|
|
|
public static int[] DrawerArrowToggle = new int[] |
|
|
|
{ |
|
|
|
2130772157, |
|
|
|
2130772158, |
|
|
|
2130772159, |
|
|
@ -5309,7 +5332,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 7
|
|
|
|
public const int DrawerArrowToggle_thickness = 7; |
|
|
|
|
|
|
|
public static int[] FloatingActionButton = new int[] { |
|
|
|
public static int[] FloatingActionButton = new int[] |
|
|
|
{ |
|
|
|
2130772032, |
|
|
|
2130772213, |
|
|
|
2130772214, |
|
|
@ -5343,7 +5367,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 7
|
|
|
|
public const int FloatingActionButton_useCompatPadding = 7; |
|
|
|
|
|
|
|
public static int[] ForegroundLinearLayout = new int[] { |
|
|
|
public static int[] ForegroundLinearLayout = new int[] |
|
|
|
{ |
|
|
|
16843017, |
|
|
|
16843264, |
|
|
|
2130772249}; |
|
|
@ -5357,7 +5382,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 2
|
|
|
|
public const int ForegroundLinearLayout_foregroundInsidePadding = 2; |
|
|
|
|
|
|
|
public static int[] LinearLayoutCompat = new int[] { |
|
|
|
public static int[] LinearLayoutCompat = new int[] |
|
|
|
{ |
|
|
|
16842927, |
|
|
|
16842948, |
|
|
|
16843046, |
|
|
@ -5395,7 +5421,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 7
|
|
|
|
public const int LinearLayoutCompat_showDividers = 7; |
|
|
|
|
|
|
|
public static int[] LinearLayoutCompat_Layout = new int[] { |
|
|
|
public static int[] LinearLayoutCompat_Layout = new int[] |
|
|
|
{ |
|
|
|
16842931, |
|
|
|
16842996, |
|
|
|
16842997, |
|
|
@ -5413,7 +5440,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 1
|
|
|
|
public const int LinearLayoutCompat_Layout_android_layout_width = 1; |
|
|
|
|
|
|
|
public static int[] ListPopupWindow = new int[] { |
|
|
|
public static int[] ListPopupWindow = new int[] |
|
|
|
{ |
|
|
|
16843436, |
|
|
|
16843437}; |
|
|
|
|
|
|
@ -5423,7 +5451,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 1
|
|
|
|
public const int ListPopupWindow_android_dropDownVerticalOffset = 1; |
|
|
|
|
|
|
|
public static int[] MediaRouteButton = new int[] { |
|
|
|
public static int[] MediaRouteButton = new int[] |
|
|
|
{ |
|
|
|
16843071, |
|
|
|
16843072, |
|
|
|
2130771994}; |
|
|
@ -5437,7 +5466,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 2
|
|
|
|
public const int MediaRouteButton_externalRouteEnabledDrawable = 2; |
|
|
|
|
|
|
|
public static int[] MenuGroup = new int[] { |
|
|
|
public static int[] MenuGroup = new int[] |
|
|
|
{ |
|
|
|
16842766, |
|
|
|
16842960, |
|
|
|
16843156, |
|
|
@ -5463,7 +5493,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 2
|
|
|
|
public const int MenuGroup_android_visible = 2; |
|
|
|
|
|
|
|
public static int[] MenuItem = new int[] { |
|
|
|
public static int[] MenuItem = new int[] |
|
|
|
{ |
|
|
|
16842754, |
|
|
|
16842766, |
|
|
|
16842960, |
|
|
@ -5533,7 +5564,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 13
|
|
|
|
public const int MenuItem_showAsAction = 13; |
|
|
|
|
|
|
|
public static int[] MenuView = new int[] { |
|
|
|
public static int[] MenuView = new int[] |
|
|
|
{ |
|
|
|
16842926, |
|
|
|
16843052, |
|
|
|
16843053, |
|
|
@ -5567,7 +5599,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 7
|
|
|
|
public const int MenuView_preserveIconSpacing = 7; |
|
|
|
|
|
|
|
public static int[] NavigationView = new int[] { |
|
|
|
public static int[] NavigationView = new int[] |
|
|
|
{ |
|
|
|
16842964, |
|
|
|
16842973, |
|
|
|
16843039, |
|
|
@ -5609,7 +5642,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 4
|
|
|
|
public const int NavigationView_menu = 4; |
|
|
|
|
|
|
|
public static int[] PopupWindow = new int[] { |
|
|
|
public static int[] PopupWindow = new int[] |
|
|
|
{ |
|
|
|
16843126, |
|
|
|
2130772173}; |
|
|
|
|
|
|
@ -5619,13 +5653,15 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 1
|
|
|
|
public const int PopupWindow_overlapAnchor = 1; |
|
|
|
|
|
|
|
public static int[] PopupWindowBackgroundState = new int[] { |
|
|
|
public static int[] PopupWindowBackgroundState = new int[] |
|
|
|
{ |
|
|
|
2130772174}; |
|
|
|
|
|
|
|
// aapt resource value: 0
|
|
|
|
public const int PopupWindowBackgroundState_state_above_anchor = 0; |
|
|
|
|
|
|
|
public static int[] ProgressWheel = new int[] { |
|
|
|
public static int[] ProgressWheel = new int[] |
|
|
|
{ |
|
|
|
2130772284, |
|
|
|
2130772285, |
|
|
|
2130772286, |
|
|
@ -5675,7 +5711,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 2
|
|
|
|
public const int ProgressWheel_ahTextSize = 2; |
|
|
|
|
|
|
|
public static int[] RecyclerView = new int[] { |
|
|
|
public static int[] RecyclerView = new int[] |
|
|
|
{ |
|
|
|
16842948, |
|
|
|
2130771968, |
|
|
|
2130771969, |
|
|
@ -5697,19 +5734,22 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 4
|
|
|
|
public const int RecyclerView_stackFromEnd = 4; |
|
|
|
|
|
|
|
public static int[] ScrimInsetsFrameLayout = new int[] { |
|
|
|
public static int[] ScrimInsetsFrameLayout = new int[] |
|
|
|
{ |
|
|
|
2130772256}; |
|
|
|
|
|
|
|
// aapt resource value: 0
|
|
|
|
public const int ScrimInsetsFrameLayout_insetForeground = 0; |
|
|
|
|
|
|
|
public static int[] ScrollingViewBehavior_Params = new int[] { |
|
|
|
public static int[] ScrollingViewBehavior_Params = new int[] |
|
|
|
{ |
|
|
|
2130772257}; |
|
|
|
|
|
|
|
// aapt resource value: 0
|
|
|
|
public const int ScrollingViewBehavior_Params_behavior_overlapTop = 0; |
|
|
|
|
|
|
|
public static int[] SearchView = new int[] { |
|
|
|
public static int[] SearchView = new int[] |
|
|
|
{ |
|
|
|
16842970, |
|
|
|
16843039, |
|
|
|
16843296, |
|
|
@ -5779,7 +5819,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 12
|
|
|
|
public const int SearchView_voiceIcon = 12; |
|
|
|
|
|
|
|
public static int[] SnackbarLayout = new int[] { |
|
|
|
public static int[] SnackbarLayout = new int[] |
|
|
|
{ |
|
|
|
16843039, |
|
|
|
2130772032, |
|
|
|
2130772258}; |
|
|
@ -5793,7 +5834,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 2
|
|
|
|
public const int SnackbarLayout_maxActionInlineWidth = 2; |
|
|
|
|
|
|
|
public static int[] Spinner = new int[] { |
|
|
|
public static int[] Spinner = new int[] |
|
|
|
{ |
|
|
|
16842930, |
|
|
|
16843126, |
|
|
|
16843131, |
|
|
@ -5815,7 +5857,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 4
|
|
|
|
public const int Spinner_popupTheme = 4; |
|
|
|
|
|
|
|
public static int[] SwitchCompat = new int[] { |
|
|
|
public static int[] SwitchCompat = new int[] |
|
|
|
{ |
|
|
|
16843044, |
|
|
|
16843045, |
|
|
|
16843074, |
|
|
@ -5857,7 +5900,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 3
|
|
|
|
public const int SwitchCompat_track = 3; |
|
|
|
|
|
|
|
public static int[] TabItem = new int[] { |
|
|
|
public static int[] TabItem = new int[] |
|
|
|
{ |
|
|
|
16842754, |
|
|
|
16842994, |
|
|
|
16843087}; |
|
|
@ -5871,7 +5915,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 2
|
|
|
|
public const int TabItem_android_text = 2; |
|
|
|
|
|
|
|
public static int[] TabLayout = new int[] { |
|
|
|
public static int[] TabLayout = new int[] |
|
|
|
{ |
|
|
|
2130772259, |
|
|
|
2130772260, |
|
|
|
2130772261, |
|
|
@ -5937,7 +5982,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 9
|
|
|
|
public const int TabLayout_tabTextColor = 9; |
|
|
|
|
|
|
|
public static int[] TextAppearance = new int[] { |
|
|
|
public static int[] TextAppearance = new int[] |
|
|
|
{ |
|
|
|
16842901, |
|
|
|
16842902, |
|
|
|
16842903, |
|
|
@ -5975,7 +6021,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 8
|
|
|
|
public const int TextAppearance_textAllCaps = 8; |
|
|
|
|
|
|
|
public static int[] TextInputLayout = new int[] { |
|
|
|
public static int[] TextInputLayout = new int[] |
|
|
|
{ |
|
|
|
16842906, |
|
|
|
16843088, |
|
|
|
2130772275, |
|
|
@ -6021,7 +6068,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 2
|
|
|
|
public const int TextInputLayout_hintTextAppearance = 2; |
|
|
|
|
|
|
|
public static int[] Toolbar = new int[] { |
|
|
|
public static int[] Toolbar = new int[] |
|
|
|
{ |
|
|
|
16842927, |
|
|
|
16843072, |
|
|
|
2130772009, |
|
|
@ -6123,7 +6171,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 23
|
|
|
|
public const int Toolbar_titleTextColor = 23; |
|
|
|
|
|
|
|
public static int[] View = new int[] { |
|
|
|
public static int[] View = new int[] |
|
|
|
{ |
|
|
|
16842752, |
|
|
|
16842970, |
|
|
|
2130772210, |
|
|
@ -6145,7 +6194,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 4
|
|
|
|
public const int View_theme = 4; |
|
|
|
|
|
|
|
public static int[] ViewBackgroundHelper = new int[] { |
|
|
|
public static int[] ViewBackgroundHelper = new int[] |
|
|
|
{ |
|
|
|
16842964, |
|
|
|
2130772213, |
|
|
|
2130772214}; |
|
|
@ -6159,7 +6209,8 @@ namespace eShopOnContainers.Droid |
|
|
|
// aapt resource value: 2
|
|
|
|
public const int ViewBackgroundHelper_backgroundTintMode = 2; |
|
|
|
|
|
|
|
public static int[] ViewStubCompat = new int[] { |
|
|
|
public static int[] ViewStubCompat = new int[] |
|
|
|
{ |
|
|
|
16842960, |
|
|
|
16842994, |
|
|
|
16842995}; |
|
|
|