diff --git a/Chance.MvvmCross.Plugins.UserInteraction.Droid/Chance.MvvmCross.Plugins.UserInteraction.Droid.csproj b/Chance.MvvmCross.Plugins.UserInteraction.Droid/Chance.MvvmCross.Plugins.UserInteraction.Droid.csproj index 5e00a71..489e259 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction.Droid/Chance.MvvmCross.Plugins.UserInteraction.Droid.csproj +++ b/Chance.MvvmCross.Plugins.UserInteraction.Droid/Chance.MvvmCross.Plugins.UserInteraction.Droid.csproj @@ -12,7 +12,7 @@ Resources Assets Chance.MvvmCross.Plugins.UserInteraction.Droid - v4.0.3 + v5.0 true @@ -24,6 +24,7 @@ 4 None false + false full @@ -33,23 +34,30 @@ 4 false false + false - - ..\lib\Droid\Cirrious.CrossCore.Droid.dll - - - ..\lib\Droid\Cirrious.CrossCore.dll - - ..\packages\Xamarin.Android.Support.v4.22.1.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll + ..\packages\Xamarin.Android.Support.v4.23.1.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v4.dll - ..\packages\Xamarin.Android.Support.v7.AppCompat.22.1.1.1\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll + ..\packages\Xamarin.Android.Support.v7.AppCompat.23.1.1.0\lib\MonoAndroid403\Xamarin.Android.Support.v7.AppCompat.dll + + + ..\lib\Droid\MvvmCross.Core.dll + + + ..\lib\Droid\MvvmCross.Droid.dll + + + ..\lib\Droid\MvvmCross.Platform.dll + + + ..\lib\Droid\MvvmCross.Platform.Droid.dll @@ -64,11 +72,11 @@ - {C912911A-2216-447C-ADF4-8DC190804D75} Chance.MvvmCross.Plugins.UserInteraction + \ No newline at end of file diff --git a/Chance.MvvmCross.Plugins.UserInteraction.Droid/Plugin.cs b/Chance.MvvmCross.Plugins.UserInteraction.Droid/Plugin.cs index c898ff8..1d3e29f 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction.Droid/Plugin.cs +++ b/Chance.MvvmCross.Plugins.UserInteraction.Droid/Plugin.cs @@ -1,6 +1,6 @@ using System; -using Cirrious.CrossCore.Plugins; -using Cirrious.CrossCore; +using MvvmCross.Platform.Plugins; +using MvvmCross.Platform; namespace Chance.MvvmCross.Plugins.UserInteraction.Droid { diff --git a/Chance.MvvmCross.Plugins.UserInteraction.Droid/Resources/Resource.designer.cs b/Chance.MvvmCross.Plugins.UserInteraction.Droid/Resources/Resource.designer.cs index b7f630d..363fa61 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction.Droid/Resources/Resource.designer.cs +++ b/Chance.MvvmCross.Plugins.UserInteraction.Droid/Resources/Resource.designer.cs @@ -24,9 +24,691 @@ static Resource() global::Android.Runtime.ResourceIdManager.UpdateIdValues(); } + public partial class Animation + { + + // aapt resource value: 0x7f040000 + public static int abc_fade_in = 2130968576; + + // aapt resource value: 0x7f040001 + public static int abc_fade_out = 2130968577; + + // aapt resource value: 0x7f040002 + public static int abc_grow_fade_in_from_bottom = 2130968578; + + // aapt resource value: 0x7f040003 + public static int abc_popup_enter = 2130968579; + + // aapt resource value: 0x7f040004 + public static int abc_popup_exit = 2130968580; + + // aapt resource value: 0x7f040005 + public static int abc_shrink_fade_out_from_bottom = 2130968581; + + // aapt resource value: 0x7f040006 + public static int abc_slide_in_bottom = 2130968582; + + // aapt resource value: 0x7f040007 + public static int abc_slide_in_top = 2130968583; + + // aapt resource value: 0x7f040008 + public static int abc_slide_out_bottom = 2130968584; + + // aapt resource value: 0x7f040009 + public static int abc_slide_out_top = 2130968585; + + static Animation() + { + global::Android.Runtime.ResourceIdManager.UpdateIdValues(); + } + + private Animation() + { + } + } + public partial class Attribute { + // aapt resource value: 0x7f0100ce + public static int MvxBind = 2130772174; + + // aapt resource value: 0x7f0100d2 + public static int MvxDropDownItemTemplate = 2130772178; + + // aapt resource value: 0x7f0100d3 + public static int MvxGroupItemTemplate = 2130772179; + + // aapt resource value: 0x7f0100d1 + public static int MvxItemTemplate = 2130772177; + + // aapt resource value: 0x7f0100cf + public static int MvxLang = 2130772175; + + // aapt resource value: 0x7f0100d4 + public static int MvxSource = 2130772180; + + // aapt resource value: 0x7f0100d0 + public static int MvxTemplate = 2130772176; + + // aapt resource value: 0x7f010063 + public static int actionBarDivider = 2130772067; + + // aapt resource value: 0x7f010064 + public static int actionBarItemBackground = 2130772068; + + // aapt resource value: 0x7f01005d + public static int actionBarPopupTheme = 2130772061; + + // aapt resource value: 0x7f010062 + public static int actionBarSize = 2130772066; + + // aapt resource value: 0x7f01005f + public static int actionBarSplitStyle = 2130772063; + + // aapt resource value: 0x7f01005e + public static int actionBarStyle = 2130772062; + + // aapt resource value: 0x7f010059 + public static int actionBarTabBarStyle = 2130772057; + + // aapt resource value: 0x7f010058 + public static int actionBarTabStyle = 2130772056; + + // aapt resource value: 0x7f01005a + public static int actionBarTabTextStyle = 2130772058; + + // aapt resource value: 0x7f010060 + public static int actionBarTheme = 2130772064; + + // aapt resource value: 0x7f010061 + public static int actionBarWidgetTheme = 2130772065; + + // aapt resource value: 0x7f01007d + public static int actionButtonStyle = 2130772093; + + // aapt resource value: 0x7f010079 + public static int actionDropDownStyle = 2130772089; + + // aapt resource value: 0x7f010034 + public static int actionLayout = 2130772020; + + // aapt resource value: 0x7f010065 + public static int actionMenuTextAppearance = 2130772069; + + // aapt resource value: 0x7f010066 + public static int actionMenuTextColor = 2130772070; + + // aapt resource value: 0x7f010069 + public static int actionModeBackground = 2130772073; + + // aapt resource value: 0x7f010068 + public static int actionModeCloseButtonStyle = 2130772072; + + // aapt resource value: 0x7f01006b + public static int actionModeCloseDrawable = 2130772075; + + // aapt resource value: 0x7f01006d + public static int actionModeCopyDrawable = 2130772077; + + // aapt resource value: 0x7f01006c + public static int actionModeCutDrawable = 2130772076; + + // aapt resource value: 0x7f010071 + public static int actionModeFindDrawable = 2130772081; + + // aapt resource value: 0x7f01006e + public static int actionModePasteDrawable = 2130772078; + + // aapt resource value: 0x7f010073 + public static int actionModePopupWindowStyle = 2130772083; + + // aapt resource value: 0x7f01006f + public static int actionModeSelectAllDrawable = 2130772079; + + // aapt resource value: 0x7f010070 + public static int actionModeShareDrawable = 2130772080; + + // aapt resource value: 0x7f01006a + public static int actionModeSplitBackground = 2130772074; + + // aapt resource value: 0x7f010067 + public static int actionModeStyle = 2130772071; + + // aapt resource value: 0x7f010072 + public static int actionModeWebSearchDrawable = 2130772082; + + // aapt resource value: 0x7f01005b + public static int actionOverflowButtonStyle = 2130772059; + + // aapt resource value: 0x7f01005c + public static int actionOverflowMenuStyle = 2130772060; + + // aapt resource value: 0x7f010036 + public static int actionProviderClass = 2130772022; + + // aapt resource value: 0x7f010035 + public static int actionViewClass = 2130772021; + + // aapt resource value: 0x7f010085 + public static int activityChooserViewStyle = 2130772101; + + // aapt resource value: 0x7f0100a8 + public static int alertDialogButtonGroupStyle = 2130772136; + + // aapt resource value: 0x7f0100a9 + public static int alertDialogCenterButtons = 2130772137; + + // aapt resource value: 0x7f0100a7 + public static int alertDialogStyle = 2130772135; + + // aapt resource value: 0x7f0100aa + public static int alertDialogTheme = 2130772138; + + // aapt resource value: 0x7f010025 + public static int allowStacking = 2130772005; + + // aapt resource value: 0x7f01002c + public static int arrowHeadLength = 2130772012; + + // aapt resource value: 0x7f01002d + public static int arrowShaftLength = 2130772013; + + // aapt resource value: 0x7f0100af + public static int autoCompleteTextViewStyle = 2130772143; + + // aapt resource value: 0x7f01000c + public static int background = 2130771980; + + // aapt resource value: 0x7f01000e + public static int backgroundSplit = 2130771982; + + // aapt resource value: 0x7f01000d + public static int backgroundStacked = 2130771981; + + // aapt resource value: 0x7f0100cc + public static int backgroundTint = 2130772172; + + // aapt resource value: 0x7f0100cd + public static int backgroundTintMode = 2130772173; + + // aapt resource value: 0x7f01002e + public static int barLength = 2130772014; + + // aapt resource value: 0x7f010082 + public static int borderlessButtonStyle = 2130772098; + + // aapt resource value: 0x7f01007f + public static int buttonBarButtonStyle = 2130772095; + + // aapt resource value: 0x7f0100ad + public static int buttonBarNegativeButtonStyle = 2130772141; + + // aapt resource value: 0x7f0100ae + public static int buttonBarNeutralButtonStyle = 2130772142; + + // aapt resource value: 0x7f0100ac + public static int buttonBarPositiveButtonStyle = 2130772140; + + // aapt resource value: 0x7f01007e + public static int buttonBarStyle = 2130772094; + + // aapt resource value: 0x7f01001f + public static int buttonPanelSideLayout = 2130771999; + + // aapt resource value: 0x7f0100b0 + public static int buttonStyle = 2130772144; + + // aapt resource value: 0x7f0100b1 + public static int buttonStyleSmall = 2130772145; + + // aapt resource value: 0x7f010026 + public static int buttonTint = 2130772006; + + // aapt resource value: 0x7f010027 + public static int buttonTintMode = 2130772007; + + // aapt resource value: 0x7f0100b2 + public static int checkboxStyle = 2130772146; + + // aapt resource value: 0x7f0100b3 + public static int checkedTextViewStyle = 2130772147; + + // aapt resource value: 0x7f01003e + public static int closeIcon = 2130772030; + + // aapt resource value: 0x7f01001c + public static int closeItemLayout = 2130771996; + + // aapt resource value: 0x7f0100c3 + public static int collapseContentDescription = 2130772163; + + // aapt resource value: 0x7f0100c2 + public static int collapseIcon = 2130772162; + + // aapt resource value: 0x7f010028 + public static int color = 2130772008; + + // aapt resource value: 0x7f0100a0 + public static int colorAccent = 2130772128; + + // aapt resource value: 0x7f0100a4 + public static int colorButtonNormal = 2130772132; + + // aapt resource value: 0x7f0100a2 + public static int colorControlActivated = 2130772130; + + // aapt resource value: 0x7f0100a3 + public static int colorControlHighlight = 2130772131; + + // aapt resource value: 0x7f0100a1 + public static int colorControlNormal = 2130772129; + + // aapt resource value: 0x7f01009e + public static int colorPrimary = 2130772126; + + // aapt resource value: 0x7f01009f + public static int colorPrimaryDark = 2130772127; + + // aapt resource value: 0x7f0100a5 + public static int colorSwitchThumbNormal = 2130772133; + + // aapt resource value: 0x7f010043 + public static int commitIcon = 2130772035; + + // aapt resource value: 0x7f010017 + public static int contentInsetEnd = 2130771991; + + // aapt resource value: 0x7f010018 + public static int contentInsetLeft = 2130771992; + + // aapt resource value: 0x7f010019 + public static int contentInsetRight = 2130771993; + + // aapt resource value: 0x7f010016 + public static int contentInsetStart = 2130771990; + + // aapt resource value: 0x7f0100a6 + public static int controlBackground = 2130772134; + + // aapt resource value: 0x7f01000f + public static int customNavigationLayout = 2130771983; + + // aapt resource value: 0x7f01003d + public static int defaultQueryHint = 2130772029; + + // aapt resource value: 0x7f010077 + public static int dialogPreferredPadding = 2130772087; + + // aapt resource value: 0x7f010076 + public static int dialogTheme = 2130772086; + + // aapt resource value: 0x7f010005 + public static int displayOptions = 2130771973; + + // aapt resource value: 0x7f01000b + public static int divider = 2130771979; + + // aapt resource value: 0x7f010084 + public static int dividerHorizontal = 2130772100; + + // aapt resource value: 0x7f010032 + public static int dividerPadding = 2130772018; + + // aapt resource value: 0x7f010083 + public static int dividerVertical = 2130772099; + + // aapt resource value: 0x7f01002a + public static int drawableSize = 2130772010; + + // aapt resource value: 0x7f010000 + public static int drawerArrowStyle = 2130771968; + + // aapt resource value: 0x7f010096 + public static int dropDownListViewStyle = 2130772118; + + // aapt resource value: 0x7f01007a + public static int dropdownListPreferredItemHeight = 2130772090; + + // aapt resource value: 0x7f01008b + public static int editTextBackground = 2130772107; + + // aapt resource value: 0x7f01008a + public static int editTextColor = 2130772106; + + // aapt resource value: 0x7f0100b4 + public static int editTextStyle = 2130772148; + + // aapt resource value: 0x7f01001a + public static int elevation = 2130771994; + + // aapt resource value: 0x7f01001e + public static int expandActivityOverflowButtonDrawable = 2130771998; + + // aapt resource value: 0x7f01002b + public static int gapBetweenBars = 2130772011; + + // aapt resource value: 0x7f01003f + public static int goIcon = 2130772031; + + // aapt resource value: 0x7f010001 + public static int height = 2130771969; + + // aapt resource value: 0x7f010015 + public static int hideOnContentScroll = 2130771989; + + // aapt resource value: 0x7f01007c + public static int homeAsUpIndicator = 2130772092; + + // aapt resource value: 0x7f010010 + public static int homeLayout = 2130771984; + + // aapt resource value: 0x7f010009 + public static int icon = 2130771977; + + // aapt resource value: 0x7f01003b + public static int iconifiedByDefault = 2130772027; + + // aapt resource value: 0x7f01008c + public static int imageButtonStyle = 2130772108; + + // aapt resource value: 0x7f010012 + public static int indeterminateProgressStyle = 2130771986; + + // aapt resource value: 0x7f01001d + public static int initialActivityCount = 2130771997; + + // aapt resource value: 0x7f010002 + public static int isLightTheme = 2130771970; + + // aapt resource value: 0x7f010014 + public static int itemPadding = 2130771988; + + // aapt resource value: 0x7f01003a + public static int layout = 2130772026; + + // aapt resource value: 0x7f01009d + public static int listChoiceBackgroundIndicator = 2130772125; + + // aapt resource value: 0x7f010078 + public static int listDividerAlertDialog = 2130772088; + + // aapt resource value: 0x7f010023 + public static int listItemLayout = 2130772003; + + // aapt resource value: 0x7f010020 + public static int listLayout = 2130772000; + + // aapt resource value: 0x7f010097 + public static int listPopupWindowStyle = 2130772119; + + // aapt resource value: 0x7f010091 + public static int listPreferredItemHeight = 2130772113; + + // aapt resource value: 0x7f010093 + public static int listPreferredItemHeightLarge = 2130772115; + + // aapt resource value: 0x7f010092 + public static int listPreferredItemHeightSmall = 2130772114; + + // aapt resource value: 0x7f010094 + public static int listPreferredItemPaddingLeft = 2130772116; + + // aapt resource value: 0x7f010095 + public static int listPreferredItemPaddingRight = 2130772117; + + // aapt resource value: 0x7f01000a + public static int logo = 2130771978; + + // aapt resource value: 0x7f0100c6 + public static int logoDescription = 2130772166; + + // aapt resource value: 0x7f0100c1 + public static int maxButtonHeight = 2130772161; + + // aapt resource value: 0x7f010030 + public static int measureWithLargestChild = 2130772016; + + // aapt resource value: 0x7f010021 + public static int multiChoiceItemLayout = 2130772001; + + // aapt resource value: 0x7f0100c5 + public static int navigationContentDescription = 2130772165; + + // aapt resource value: 0x7f0100c4 + public static int navigationIcon = 2130772164; + + // aapt resource value: 0x7f010004 + public static int navigationMode = 2130771972; + + // aapt resource value: 0x7f010038 + public static int overlapAnchor = 2130772024; + + // aapt resource value: 0x7f0100ca + public static int paddingEnd = 2130772170; + + // aapt resource value: 0x7f0100c9 + public static int paddingStart = 2130772169; + + // aapt resource value: 0x7f01009a + public static int panelBackground = 2130772122; + + // aapt resource value: 0x7f01009c + public static int panelMenuListTheme = 2130772124; + + // aapt resource value: 0x7f01009b + public static int panelMenuListWidth = 2130772123; + + // aapt resource value: 0x7f010088 + public static int popupMenuStyle = 2130772104; + + // aapt resource value: 0x7f01001b + public static int popupTheme = 2130771995; + + // aapt resource value: 0x7f010089 + public static int popupWindowStyle = 2130772105; + + // aapt resource value: 0x7f010037 + public static int preserveIconSpacing = 2130772023; + + // aapt resource value: 0x7f010013 + public static int progressBarPadding = 2130771987; + + // aapt resource value: 0x7f010011 + public static int progressBarStyle = 2130771985; + + // aapt resource value: 0x7f010045 + public static int queryBackground = 2130772037; + + // aapt resource value: 0x7f01003c + public static int queryHint = 2130772028; + + // aapt resource value: 0x7f0100b5 + public static int radioButtonStyle = 2130772149; + + // aapt resource value: 0x7f0100b6 + public static int ratingBarStyle = 2130772150; + + // aapt resource value: 0x7f010041 + public static int searchHintIcon = 2130772033; + + // aapt resource value: 0x7f010040 + public static int searchIcon = 2130772032; + + // aapt resource value: 0x7f010090 + public static int searchViewStyle = 2130772112; + + // aapt resource value: 0x7f0100b7 + public static int seekBarStyle = 2130772151; + + // aapt resource value: 0x7f010080 + public static int selectableItemBackground = 2130772096; + + // aapt resource value: 0x7f010081 + public static int selectableItemBackgroundBorderless = 2130772097; + + // aapt resource value: 0x7f010033 + public static int showAsAction = 2130772019; + + // aapt resource value: 0x7f010031 + public static int showDividers = 2130772017; + + // aapt resource value: 0x7f01004d + public static int showText = 2130772045; + + // aapt resource value: 0x7f010022 + public static int singleChoiceItemLayout = 2130772002; + + // aapt resource value: 0x7f010029 + public static int spinBars = 2130772009; + + // aapt resource value: 0x7f01007b + public static int spinnerDropDownItemStyle = 2130772091; + + // aapt resource value: 0x7f0100b8 + public static int spinnerStyle = 2130772152; + + // aapt resource value: 0x7f01004c + public static int splitTrack = 2130772044; + + // aapt resource value: 0x7f010039 + public static int state_above_anchor = 2130772025; + + // aapt resource value: 0x7f010046 + public static int submitBackground = 2130772038; + + // aapt resource value: 0x7f010006 + public static int subtitle = 2130771974; + + // aapt resource value: 0x7f0100bb + public static int subtitleTextAppearance = 2130772155; + + // aapt resource value: 0x7f0100c8 + public static int subtitleTextColor = 2130772168; + + // aapt resource value: 0x7f010008 + public static int subtitleTextStyle = 2130771976; + + // aapt resource value: 0x7f010044 + public static int suggestionRowLayout = 2130772036; + + // aapt resource value: 0x7f01004a + public static int switchMinWidth = 2130772042; + + // aapt resource value: 0x7f01004b + public static int switchPadding = 2130772043; + + // aapt resource value: 0x7f0100b9 + public static int switchStyle = 2130772153; + + // aapt resource value: 0x7f010049 + public static int switchTextAppearance = 2130772041; + + // aapt resource value: 0x7f010024 + public static int textAllCaps = 2130772004; + + // aapt resource value: 0x7f010074 + public static int textAppearanceLargePopupMenu = 2130772084; + + // aapt resource value: 0x7f010098 + public static int textAppearanceListItem = 2130772120; + + // aapt resource value: 0x7f010099 + public static int textAppearanceListItemSmall = 2130772121; + + // aapt resource value: 0x7f01008e + public static int textAppearanceSearchResultSubtitle = 2130772110; + + // aapt resource value: 0x7f01008d + public static int textAppearanceSearchResultTitle = 2130772109; + + // aapt resource value: 0x7f010075 + public static int textAppearanceSmallPopupMenu = 2130772085; + + // aapt resource value: 0x7f0100ab + public static int textColorAlertDialogListItem = 2130772139; + + // aapt resource value: 0x7f01008f + public static int textColorSearchUrl = 2130772111; + + // aapt resource value: 0x7f0100cb + public static int theme = 2130772171; + + // aapt resource value: 0x7f01002f + public static int thickness = 2130772015; + + // aapt resource value: 0x7f010048 + public static int thumbTextPadding = 2130772040; + + // aapt resource value: 0x7f010003 + public static int title = 2130771971; + + // aapt resource value: 0x7f0100c0 + public static int titleMarginBottom = 2130772160; + + // aapt resource value: 0x7f0100be + public static int titleMarginEnd = 2130772158; + + // aapt resource value: 0x7f0100bd + public static int titleMarginStart = 2130772157; + + // aapt resource value: 0x7f0100bf + public static int titleMarginTop = 2130772159; + + // aapt resource value: 0x7f0100bc + public static int titleMargins = 2130772156; + + // aapt resource value: 0x7f0100ba + public static int titleTextAppearance = 2130772154; + + // aapt resource value: 0x7f0100c7 + public static int titleTextColor = 2130772167; + + // aapt resource value: 0x7f010007 + public static int titleTextStyle = 2130771975; + + // aapt resource value: 0x7f010087 + public static int toolbarNavigationButtonStyle = 2130772103; + + // aapt resource value: 0x7f010086 + public static int toolbarStyle = 2130772102; + + // aapt resource value: 0x7f010047 + public static int track = 2130772039; + + // aapt resource value: 0x7f010042 + public static int voiceIcon = 2130772034; + + // aapt resource value: 0x7f01004e + public static int windowActionBar = 2130772046; + + // aapt resource value: 0x7f010050 + public static int windowActionBarOverlay = 2130772048; + + // aapt resource value: 0x7f010051 + public static int windowActionModeOverlay = 2130772049; + + // aapt resource value: 0x7f010055 + public static int windowFixedHeightMajor = 2130772053; + + // aapt resource value: 0x7f010053 + public static int windowFixedHeightMinor = 2130772051; + + // aapt resource value: 0x7f010052 + public static int windowFixedWidthMajor = 2130772050; + + // aapt resource value: 0x7f010054 + public static int windowFixedWidthMinor = 2130772052; + + // aapt resource value: 0x7f010056 + public static int windowMinWidthMajor = 2130772054; + + // aapt resource value: 0x7f010057 + public static int windowMinWidthMinor = 2130772055; + + // aapt resource value: 0x7f01004f + public static int windowNoTitle = 2130772047; + static Attribute() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); @@ -37,18 +719,3472 @@ private Attribute() } } - public partial class String + public partial class Boolean { - // aapt resource value: 0x7f020000 - public static int library_name = 2130837504; + // aapt resource value: 0x7f060003 + public static int abc_action_bar_embed_tabs = 2131099651; - static String() + // aapt resource value: 0x7f060001 + public static int abc_action_bar_embed_tabs_pre_jb = 2131099649; + + // aapt resource value: 0x7f060004 + public static int abc_action_bar_expanded_action_views_exclusive = 2131099652; + + // aapt resource value: 0x7f060000 + public static int abc_allow_stacked_button_bar = 2131099648; + + // aapt resource value: 0x7f060005 + public static int abc_config_actionMenuItemAllCaps = 2131099653; + + // aapt resource value: 0x7f060002 + public static int abc_config_allowActionMenuItemTextWithIcon = 2131099650; + + // aapt resource value: 0x7f060006 + public static int abc_config_closeDialogWhenTouchOutside = 2131099654; + + // aapt resource value: 0x7f060007 + public static int abc_config_showMenuShortcutsWhenKeyboardPresent = 2131099655; + + static Boolean() { global::Android.Runtime.ResourceIdManager.UpdateIdValues(); } - private String() + private Boolean() + { + } + } + + public partial class Color + { + + // aapt resource value: 0x7f0a003a + public static int abc_background_cache_hint_selector_material_dark = 2131361850; + + // aapt resource value: 0x7f0a003b + public static int abc_background_cache_hint_selector_material_light = 2131361851; + + // aapt resource value: 0x7f0a0000 + public static int abc_input_method_navigation_guard = 2131361792; + + // aapt resource value: 0x7f0a003c + public static int abc_primary_text_disable_only_material_dark = 2131361852; + + // aapt resource value: 0x7f0a003d + public static int abc_primary_text_disable_only_material_light = 2131361853; + + // aapt resource value: 0x7f0a003e + public static int abc_primary_text_material_dark = 2131361854; + + // aapt resource value: 0x7f0a003f + public static int abc_primary_text_material_light = 2131361855; + + // aapt resource value: 0x7f0a0040 + public static int abc_search_url_text = 2131361856; + + // aapt resource value: 0x7f0a0001 + public static int abc_search_url_text_normal = 2131361793; + + // aapt resource value: 0x7f0a0002 + public static int abc_search_url_text_pressed = 2131361794; + + // aapt resource value: 0x7f0a0003 + public static int abc_search_url_text_selected = 2131361795; + + // aapt resource value: 0x7f0a0041 + public static int abc_secondary_text_material_dark = 2131361857; + + // aapt resource value: 0x7f0a0042 + public static int abc_secondary_text_material_light = 2131361858; + + // aapt resource value: 0x7f0a0004 + public static int accent_material_dark = 2131361796; + + // aapt resource value: 0x7f0a0005 + public static int accent_material_light = 2131361797; + + // aapt resource value: 0x7f0a0006 + public static int background_floating_material_dark = 2131361798; + + // aapt resource value: 0x7f0a0007 + public static int background_floating_material_light = 2131361799; + + // aapt resource value: 0x7f0a0008 + public static int background_material_dark = 2131361800; + + // aapt resource value: 0x7f0a0009 + public static int background_material_light = 2131361801; + + // aapt resource value: 0x7f0a000a + public static int bright_foreground_disabled_material_dark = 2131361802; + + // aapt resource value: 0x7f0a000b + public static int bright_foreground_disabled_material_light = 2131361803; + + // aapt resource value: 0x7f0a000c + public static int bright_foreground_inverse_material_dark = 2131361804; + + // aapt resource value: 0x7f0a000d + public static int bright_foreground_inverse_material_light = 2131361805; + + // aapt resource value: 0x7f0a000e + public static int bright_foreground_material_dark = 2131361806; + + // aapt resource value: 0x7f0a000f + public static int bright_foreground_material_light = 2131361807; + + // aapt resource value: 0x7f0a0010 + public static int button_material_dark = 2131361808; + + // aapt resource value: 0x7f0a0011 + public static int button_material_light = 2131361809; + + // aapt resource value: 0x7f0a0012 + public static int dim_foreground_disabled_material_dark = 2131361810; + + // aapt resource value: 0x7f0a0013 + public static int dim_foreground_disabled_material_light = 2131361811; + + // aapt resource value: 0x7f0a0014 + public static int dim_foreground_material_dark = 2131361812; + + // aapt resource value: 0x7f0a0015 + public static int dim_foreground_material_light = 2131361813; + + // aapt resource value: 0x7f0a0016 + public static int foreground_material_dark = 2131361814; + + // aapt resource value: 0x7f0a0017 + public static int foreground_material_light = 2131361815; + + // aapt resource value: 0x7f0a0018 + public static int highlighted_text_material_dark = 2131361816; + + // aapt resource value: 0x7f0a0019 + public static int highlighted_text_material_light = 2131361817; + + // aapt resource value: 0x7f0a001a + public static int hint_foreground_material_dark = 2131361818; + + // aapt resource value: 0x7f0a001b + public static int hint_foreground_material_light = 2131361819; + + // aapt resource value: 0x7f0a001c + public static int material_blue_grey_800 = 2131361820; + + // aapt resource value: 0x7f0a001d + public static int material_blue_grey_900 = 2131361821; + + // aapt resource value: 0x7f0a001e + public static int material_blue_grey_950 = 2131361822; + + // aapt resource value: 0x7f0a001f + public static int material_deep_teal_200 = 2131361823; + + // aapt resource value: 0x7f0a0020 + public static int material_deep_teal_500 = 2131361824; + + // aapt resource value: 0x7f0a0021 + public static int material_grey_100 = 2131361825; + + // aapt resource value: 0x7f0a0022 + public static int material_grey_300 = 2131361826; + + // aapt resource value: 0x7f0a0023 + public static int material_grey_50 = 2131361827; + + // aapt resource value: 0x7f0a0024 + public static int material_grey_600 = 2131361828; + + // aapt resource value: 0x7f0a0025 + public static int material_grey_800 = 2131361829; + + // aapt resource value: 0x7f0a0026 + public static int material_grey_850 = 2131361830; + + // aapt resource value: 0x7f0a0027 + public static int material_grey_900 = 2131361831; + + // aapt resource value: 0x7f0a0028 + public static int primary_dark_material_dark = 2131361832; + + // aapt resource value: 0x7f0a0029 + public static int primary_dark_material_light = 2131361833; + + // aapt resource value: 0x7f0a002a + public static int primary_material_dark = 2131361834; + + // aapt resource value: 0x7f0a002b + public static int primary_material_light = 2131361835; + + // aapt resource value: 0x7f0a002c + public static int primary_text_default_material_dark = 2131361836; + + // aapt resource value: 0x7f0a002d + public static int primary_text_default_material_light = 2131361837; + + // aapt resource value: 0x7f0a002e + public static int primary_text_disabled_material_dark = 2131361838; + + // aapt resource value: 0x7f0a002f + public static int primary_text_disabled_material_light = 2131361839; + + // aapt resource value: 0x7f0a0030 + public static int ripple_material_dark = 2131361840; + + // aapt resource value: 0x7f0a0031 + public static int ripple_material_light = 2131361841; + + // aapt resource value: 0x7f0a0032 + public static int secondary_text_default_material_dark = 2131361842; + + // aapt resource value: 0x7f0a0033 + public static int secondary_text_default_material_light = 2131361843; + + // aapt resource value: 0x7f0a0034 + public static int secondary_text_disabled_material_dark = 2131361844; + + // aapt resource value: 0x7f0a0035 + public static int secondary_text_disabled_material_light = 2131361845; + + // aapt resource value: 0x7f0a0036 + public static int switch_thumb_disabled_material_dark = 2131361846; + + // aapt resource value: 0x7f0a0037 + public static int switch_thumb_disabled_material_light = 2131361847; + + // aapt resource value: 0x7f0a0043 + public static int switch_thumb_material_dark = 2131361859; + + // aapt resource value: 0x7f0a0044 + public static int switch_thumb_material_light = 2131361860; + + // aapt resource value: 0x7f0a0038 + public static int switch_thumb_normal_material_dark = 2131361848; + + // aapt resource value: 0x7f0a0039 + public static int switch_thumb_normal_material_light = 2131361849; + + static Color() + { + global::Android.Runtime.ResourceIdManager.UpdateIdValues(); + } + + private Color() + { + } + } + + public partial class Dimension + { + + // aapt resource value: 0x7f07000d + public static int abc_action_bar_content_inset_material = 2131165197; + + // aapt resource value: 0x7f070001 + public static int abc_action_bar_default_height_material = 2131165185; + + // aapt resource value: 0x7f07000e + public static int abc_action_bar_default_padding_end_material = 2131165198; + + // aapt resource value: 0x7f07000f + public static int abc_action_bar_default_padding_start_material = 2131165199; + + // aapt resource value: 0x7f070011 + public static int abc_action_bar_icon_vertical_padding_material = 2131165201; + + // aapt resource value: 0x7f070012 + public static int abc_action_bar_overflow_padding_end_material = 2131165202; + + // aapt resource value: 0x7f070013 + public static int abc_action_bar_overflow_padding_start_material = 2131165203; + + // aapt resource value: 0x7f070002 + public static int abc_action_bar_progress_bar_size = 2131165186; + + // aapt resource value: 0x7f070014 + public static int abc_action_bar_stacked_max_height = 2131165204; + + // aapt resource value: 0x7f070015 + public static int abc_action_bar_stacked_tab_max_width = 2131165205; + + // aapt resource value: 0x7f070016 + public static int abc_action_bar_subtitle_bottom_margin_material = 2131165206; + + // aapt resource value: 0x7f070017 + public static int abc_action_bar_subtitle_top_margin_material = 2131165207; + + // aapt resource value: 0x7f070018 + public static int abc_action_button_min_height_material = 2131165208; + + // aapt resource value: 0x7f070019 + public static int abc_action_button_min_width_material = 2131165209; + + // aapt resource value: 0x7f07001a + public static int abc_action_button_min_width_overflow_material = 2131165210; + + // aapt resource value: 0x7f070000 + public static int abc_alert_dialog_button_bar_height = 2131165184; + + // aapt resource value: 0x7f07001b + public static int abc_button_inset_horizontal_material = 2131165211; + + // aapt resource value: 0x7f07001c + public static int abc_button_inset_vertical_material = 2131165212; + + // aapt resource value: 0x7f07001d + public static int abc_button_padding_horizontal_material = 2131165213; + + // aapt resource value: 0x7f07001e + public static int abc_button_padding_vertical_material = 2131165214; + + // aapt resource value: 0x7f070005 + public static int abc_config_prefDialogWidth = 2131165189; + + // aapt resource value: 0x7f07001f + public static int abc_control_corner_material = 2131165215; + + // aapt resource value: 0x7f070020 + public static int abc_control_inset_material = 2131165216; + + // aapt resource value: 0x7f070021 + public static int abc_control_padding_material = 2131165217; + + // aapt resource value: 0x7f070006 + public static int abc_dialog_fixed_height_major = 2131165190; + + // aapt resource value: 0x7f070007 + public static int abc_dialog_fixed_height_minor = 2131165191; + + // aapt resource value: 0x7f070008 + public static int abc_dialog_fixed_width_major = 2131165192; + + // aapt resource value: 0x7f070009 + public static int abc_dialog_fixed_width_minor = 2131165193; + + // aapt resource value: 0x7f070022 + public static int abc_dialog_list_padding_vertical_material = 2131165218; + + // aapt resource value: 0x7f07000a + public static int abc_dialog_min_width_major = 2131165194; + + // aapt resource value: 0x7f07000b + public static int abc_dialog_min_width_minor = 2131165195; + + // aapt resource value: 0x7f070023 + public static int abc_dialog_padding_material = 2131165219; + + // aapt resource value: 0x7f070024 + public static int abc_dialog_padding_top_material = 2131165220; + + // aapt resource value: 0x7f070025 + public static int abc_disabled_alpha_material_dark = 2131165221; + + // aapt resource value: 0x7f070026 + public static int abc_disabled_alpha_material_light = 2131165222; + + // aapt resource value: 0x7f070027 + public static int abc_dropdownitem_icon_width = 2131165223; + + // aapt resource value: 0x7f070028 + public static int abc_dropdownitem_text_padding_left = 2131165224; + + // aapt resource value: 0x7f070029 + public static int abc_dropdownitem_text_padding_right = 2131165225; + + // aapt resource value: 0x7f07002a + public static int abc_edit_text_inset_bottom_material = 2131165226; + + // aapt resource value: 0x7f07002b + public static int abc_edit_text_inset_horizontal_material = 2131165227; + + // aapt resource value: 0x7f07002c + public static int abc_edit_text_inset_top_material = 2131165228; + + // aapt resource value: 0x7f07002d + public static int abc_floating_window_z = 2131165229; + + // aapt resource value: 0x7f07002e + public static int abc_list_item_padding_horizontal_material = 2131165230; + + // aapt resource value: 0x7f07002f + public static int abc_panel_menu_list_width = 2131165231; + + // aapt resource value: 0x7f070030 + public static int abc_search_view_preferred_width = 2131165232; + + // aapt resource value: 0x7f07000c + public static int abc_search_view_text_min_width = 2131165196; + + // aapt resource value: 0x7f070031 + public static int abc_seekbar_track_background_height_material = 2131165233; + + // aapt resource value: 0x7f070032 + public static int abc_seekbar_track_progress_height_material = 2131165234; + + // aapt resource value: 0x7f070033 + public static int abc_select_dialog_padding_start_material = 2131165235; + + // aapt resource value: 0x7f070010 + public static int abc_switch_padding = 2131165200; + + // aapt resource value: 0x7f070034 + public static int abc_text_size_body_1_material = 2131165236; + + // aapt resource value: 0x7f070035 + public static int abc_text_size_body_2_material = 2131165237; + + // aapt resource value: 0x7f070036 + public static int abc_text_size_button_material = 2131165238; + + // aapt resource value: 0x7f070037 + public static int abc_text_size_caption_material = 2131165239; + + // aapt resource value: 0x7f070038 + public static int abc_text_size_display_1_material = 2131165240; + + // aapt resource value: 0x7f070039 + public static int abc_text_size_display_2_material = 2131165241; + + // aapt resource value: 0x7f07003a + public static int abc_text_size_display_3_material = 2131165242; + + // aapt resource value: 0x7f07003b + public static int abc_text_size_display_4_material = 2131165243; + + // aapt resource value: 0x7f07003c + public static int abc_text_size_headline_material = 2131165244; + + // aapt resource value: 0x7f07003d + public static int abc_text_size_large_material = 2131165245; + + // aapt resource value: 0x7f07003e + public static int abc_text_size_medium_material = 2131165246; + + // aapt resource value: 0x7f07003f + public static int abc_text_size_menu_material = 2131165247; + + // aapt resource value: 0x7f070040 + public static int abc_text_size_small_material = 2131165248; + + // aapt resource value: 0x7f070041 + public static int abc_text_size_subhead_material = 2131165249; + + // aapt resource value: 0x7f070003 + public static int abc_text_size_subtitle_material_toolbar = 2131165187; + + // aapt resource value: 0x7f070042 + public static int abc_text_size_title_material = 2131165250; + + // aapt resource value: 0x7f070004 + public static int abc_text_size_title_material_toolbar = 2131165188; + + // aapt resource value: 0x7f070043 + public static int disabled_alpha_material_dark = 2131165251; + + // aapt resource value: 0x7f070044 + public static int disabled_alpha_material_light = 2131165252; + + // aapt resource value: 0x7f070045 + public static int highlight_alpha_material_colored = 2131165253; + + // aapt resource value: 0x7f070046 + public static int highlight_alpha_material_dark = 2131165254; + + // aapt resource value: 0x7f070047 + public static int highlight_alpha_material_light = 2131165255; + + // aapt resource value: 0x7f070048 + public static int notification_large_icon_height = 2131165256; + + // aapt resource value: 0x7f070049 + public static int notification_large_icon_width = 2131165257; + + // aapt resource value: 0x7f07004a + public static int notification_subtext_size = 2131165258; + + static Dimension() + { + global::Android.Runtime.ResourceIdManager.UpdateIdValues(); + } + + private Dimension() + { + } + } + + public partial class Drawable + { + + // aapt resource value: 0x7f020000 + public static int abc_ab_share_pack_mtrl_alpha = 2130837504; + + // aapt resource value: 0x7f020001 + public static int abc_action_bar_item_background_material = 2130837505; + + // aapt resource value: 0x7f020002 + public static int abc_btn_borderless_material = 2130837506; + + // aapt resource value: 0x7f020003 + public static int abc_btn_check_material = 2130837507; + + // aapt resource value: 0x7f020004 + public static int abc_btn_check_to_on_mtrl_000 = 2130837508; + + // aapt resource value: 0x7f020005 + public static int abc_btn_check_to_on_mtrl_015 = 2130837509; + + // aapt resource value: 0x7f020006 + public static int abc_btn_colored_material = 2130837510; + + // aapt resource value: 0x7f020007 + public static int abc_btn_default_mtrl_shape = 2130837511; + + // aapt resource value: 0x7f020008 + public static int abc_btn_radio_material = 2130837512; + + // aapt resource value: 0x7f020009 + public static int abc_btn_radio_to_on_mtrl_000 = 2130837513; + + // aapt resource value: 0x7f02000a + public static int abc_btn_radio_to_on_mtrl_015 = 2130837514; + + // aapt resource value: 0x7f02000b + public static int abc_btn_rating_star_off_mtrl_alpha = 2130837515; + + // aapt resource value: 0x7f02000c + public static int abc_btn_rating_star_on_mtrl_alpha = 2130837516; + + // aapt resource value: 0x7f02000d + public static int abc_btn_switch_to_on_mtrl_00001 = 2130837517; + + // aapt resource value: 0x7f02000e + public static int abc_btn_switch_to_on_mtrl_00012 = 2130837518; + + // aapt resource value: 0x7f02000f + public static int abc_cab_background_internal_bg = 2130837519; + + // aapt resource value: 0x7f020010 + public static int abc_cab_background_top_material = 2130837520; + + // aapt resource value: 0x7f020011 + public static int abc_cab_background_top_mtrl_alpha = 2130837521; + + // aapt resource value: 0x7f020012 + public static int abc_dialog_material_background_dark = 2130837522; + + // aapt resource value: 0x7f020013 + public static int abc_dialog_material_background_light = 2130837523; + + // aapt resource value: 0x7f020014 + public static int abc_edit_text_material = 2130837524; + + // aapt resource value: 0x7f020015 + public static int abc_ic_ab_back_mtrl_am_alpha = 2130837525; + + // aapt resource value: 0x7f020016 + public static int abc_ic_clear_mtrl_alpha = 2130837526; + + // aapt resource value: 0x7f020017 + public static int abc_ic_commit_search_api_mtrl_alpha = 2130837527; + + // aapt resource value: 0x7f020018 + public static int abc_ic_go_search_api_mtrl_alpha = 2130837528; + + // aapt resource value: 0x7f020019 + public static int abc_ic_menu_copy_mtrl_am_alpha = 2130837529; + + // aapt resource value: 0x7f02001a + public static int abc_ic_menu_cut_mtrl_alpha = 2130837530; + + // aapt resource value: 0x7f02001b + public static int abc_ic_menu_moreoverflow_mtrl_alpha = 2130837531; + + // aapt resource value: 0x7f02001c + public static int abc_ic_menu_paste_mtrl_am_alpha = 2130837532; + + // aapt resource value: 0x7f02001d + public static int abc_ic_menu_selectall_mtrl_alpha = 2130837533; + + // aapt resource value: 0x7f02001e + public static int abc_ic_menu_share_mtrl_alpha = 2130837534; + + // aapt resource value: 0x7f02001f + public static int abc_ic_search_api_mtrl_alpha = 2130837535; + + // aapt resource value: 0x7f020020 + public static int abc_ic_voice_search_api_mtrl_alpha = 2130837536; + + // aapt resource value: 0x7f020021 + public static int abc_item_background_holo_dark = 2130837537; + + // aapt resource value: 0x7f020022 + public static int abc_item_background_holo_light = 2130837538; + + // aapt resource value: 0x7f020023 + public static int abc_list_divider_mtrl_alpha = 2130837539; + + // aapt resource value: 0x7f020024 + public static int abc_list_focused_holo = 2130837540; + + // aapt resource value: 0x7f020025 + public static int abc_list_longpressed_holo = 2130837541; + + // aapt resource value: 0x7f020026 + public static int abc_list_pressed_holo_dark = 2130837542; + + // aapt resource value: 0x7f020027 + public static int abc_list_pressed_holo_light = 2130837543; + + // aapt resource value: 0x7f020028 + public static int abc_list_selector_background_transition_holo_dark = 2130837544; + + // aapt resource value: 0x7f020029 + public static int abc_list_selector_background_transition_holo_light = 2130837545; + + // aapt resource value: 0x7f02002a + public static int abc_list_selector_disabled_holo_dark = 2130837546; + + // aapt resource value: 0x7f02002b + public static int abc_list_selector_disabled_holo_light = 2130837547; + + // aapt resource value: 0x7f02002c + public static int abc_list_selector_holo_dark = 2130837548; + + // aapt resource value: 0x7f02002d + public static int abc_list_selector_holo_light = 2130837549; + + // aapt resource value: 0x7f02002e + public static int abc_menu_hardkey_panel_mtrl_mult = 2130837550; + + // aapt resource value: 0x7f02002f + public static int abc_popup_background_mtrl_mult = 2130837551; + + // aapt resource value: 0x7f020030 + public static int abc_ratingbar_full_material = 2130837552; + + // aapt resource value: 0x7f020031 + public static int abc_scrubber_control_off_mtrl_alpha = 2130837553; + + // aapt resource value: 0x7f020032 + public static int abc_scrubber_control_to_pressed_mtrl_000 = 2130837554; + + // aapt resource value: 0x7f020033 + public static int abc_scrubber_control_to_pressed_mtrl_005 = 2130837555; + + // aapt resource value: 0x7f020034 + public static int abc_scrubber_primary_mtrl_alpha = 2130837556; + + // aapt resource value: 0x7f020035 + public static int abc_scrubber_track_mtrl_alpha = 2130837557; + + // aapt resource value: 0x7f020036 + public static int abc_seekbar_thumb_material = 2130837558; + + // aapt resource value: 0x7f020037 + public static int abc_seekbar_track_material = 2130837559; + + // aapt resource value: 0x7f020038 + public static int abc_spinner_mtrl_am_alpha = 2130837560; + + // aapt resource value: 0x7f020039 + public static int abc_spinner_textfield_background_material = 2130837561; + + // aapt resource value: 0x7f02003a + public static int abc_switch_thumb_material = 2130837562; + + // aapt resource value: 0x7f02003b + public static int abc_switch_track_mtrl_alpha = 2130837563; + + // aapt resource value: 0x7f02003c + public static int abc_tab_indicator_material = 2130837564; + + // aapt resource value: 0x7f02003d + public static int abc_tab_indicator_mtrl_alpha = 2130837565; + + // aapt resource value: 0x7f02003e + public static int abc_text_cursor_material = 2130837566; + + // aapt resource value: 0x7f02003f + public static int abc_textfield_activated_mtrl_alpha = 2130837567; + + // aapt resource value: 0x7f020040 + public static int abc_textfield_default_mtrl_alpha = 2130837568; + + // aapt resource value: 0x7f020041 + public static int abc_textfield_search_activated_mtrl_alpha = 2130837569; + + // aapt resource value: 0x7f020042 + public static int abc_textfield_search_default_mtrl_alpha = 2130837570; + + // aapt resource value: 0x7f020043 + public static int abc_textfield_search_material = 2130837571; + + // aapt resource value: 0x7f020044 + public static int notification_template_icon_bg = 2130837572; + + static Drawable() + { + global::Android.Runtime.ResourceIdManager.UpdateIdValues(); + } + + private Drawable() + { + } + } + + public partial class Id + { + + // aapt resource value: 0x7f0b0009 + public static int MvvmCrossTagId = 2131427337; + + // aapt resource value: 0x7f0b000a + public static int MvxBindingTagUnique = 2131427338; + + // aapt resource value: 0x7f0b0052 + public static int action0 = 2131427410; + + // aapt resource value: 0x7f0b0043 + public static int action_bar = 2131427395; + + // aapt resource value: 0x7f0b0000 + public static int action_bar_activity_content = 2131427328; + + // aapt resource value: 0x7f0b0042 + public static int action_bar_container = 2131427394; + + // aapt resource value: 0x7f0b003e + public static int action_bar_root = 2131427390; + + // aapt resource value: 0x7f0b0001 + public static int action_bar_spinner = 2131427329; + + // aapt resource value: 0x7f0b0024 + public static int action_bar_subtitle = 2131427364; + + // aapt resource value: 0x7f0b0023 + public static int action_bar_title = 2131427363; + + // aapt resource value: 0x7f0b0044 + public static int action_context_bar = 2131427396; + + // aapt resource value: 0x7f0b0056 + public static int action_divider = 2131427414; + + // aapt resource value: 0x7f0b0002 + public static int action_menu_divider = 2131427330; + + // aapt resource value: 0x7f0b0003 + public static int action_menu_presenter = 2131427331; + + // aapt resource value: 0x7f0b0040 + public static int action_mode_bar = 2131427392; + + // aapt resource value: 0x7f0b003f + public static int action_mode_bar_stub = 2131427391; + + // aapt resource value: 0x7f0b0025 + public static int action_mode_close_button = 2131427365; + + // aapt resource value: 0x7f0b0026 + public static int activity_chooser_view_content = 2131427366; + + // aapt resource value: 0x7f0b0032 + public static int alertTitle = 2131427378; + + // aapt resource value: 0x7f0b001d + public static int always = 2131427357; + + // aapt resource value: 0x7f0b001a + public static int beginning = 2131427354; + + // aapt resource value: 0x7f0b002d + public static int buttonPanel = 2131427373; + + // aapt resource value: 0x7f0b0053 + public static int cancel_action = 2131427411; + + // aapt resource value: 0x7f0b003b + public static int checkbox = 2131427387; + + // aapt resource value: 0x7f0b0059 + public static int chronometer = 2131427417; + + // aapt resource value: 0x7f0b001e + public static int collapseActionView = 2131427358; + + // aapt resource value: 0x7f0b0033 + public static int contentPanel = 2131427379; + + // aapt resource value: 0x7f0b0039 + public static int custom = 2131427385; + + // aapt resource value: 0x7f0b0038 + public static int customPanel = 2131427384; + + // aapt resource value: 0x7f0b0041 + public static int decor_content_parent = 2131427393; + + // aapt resource value: 0x7f0b0029 + public static int default_activity_button = 2131427369; + + // aapt resource value: 0x7f0b000e + public static int disableHome = 2131427342; + + // aapt resource value: 0x7f0b0045 + public static int edit_query = 2131427397; + + // aapt resource value: 0x7f0b001b + public static int end = 2131427355; + + // aapt resource value: 0x7f0b005e + public static int end_padder = 2131427422; + + // aapt resource value: 0x7f0b0027 + public static int expand_activities_button = 2131427367; + + // aapt resource value: 0x7f0b003a + public static int expanded_menu = 2131427386; + + // aapt resource value: 0x7f0b0004 + public static int home = 2131427332; + + // aapt resource value: 0x7f0b000f + public static int homeAsUp = 2131427343; + + // aapt resource value: 0x7f0b002b + public static int icon = 2131427371; + + // aapt resource value: 0x7f0b001f + public static int ifRoom = 2131427359; + + // aapt resource value: 0x7f0b0028 + public static int image = 2131427368; + + // aapt resource value: 0x7f0b005d + public static int info = 2131427421; + + // aapt resource value: 0x7f0b0057 + public static int line1 = 2131427415; + + // aapt resource value: 0x7f0b005b + public static int line3 = 2131427419; + + // aapt resource value: 0x7f0b000b + public static int listMode = 2131427339; + + // aapt resource value: 0x7f0b002a + public static int list_item = 2131427370; + + // aapt resource value: 0x7f0b0055 + public static int media_actions = 2131427413; + + // aapt resource value: 0x7f0b001c + public static int middle = 2131427356; + + // aapt resource value: 0x7f0b0015 + public static int multiply = 2131427349; + + // aapt resource value: 0x7f0b0020 + public static int never = 2131427360; + + // aapt resource value: 0x7f0b0010 + public static int none = 2131427344; + + // aapt resource value: 0x7f0b000c + public static int normal = 2131427340; + + // aapt resource value: 0x7f0b002f + public static int parentPanel = 2131427375; + + // aapt resource value: 0x7f0b0005 + public static int progress_circular = 2131427333; + + // aapt resource value: 0x7f0b0006 + public static int progress_horizontal = 2131427334; + + // aapt resource value: 0x7f0b003d + public static int radio = 2131427389; + + // aapt resource value: 0x7f0b0016 + public static int screen = 2131427350; + + // aapt resource value: 0x7f0b0037 + public static int scrollIndicatorDown = 2131427383; + + // aapt resource value: 0x7f0b0034 + public static int scrollIndicatorUp = 2131427380; + + // aapt resource value: 0x7f0b0035 + public static int scrollView = 2131427381; + + // aapt resource value: 0x7f0b0047 + public static int search_badge = 2131427399; + + // aapt resource value: 0x7f0b0046 + public static int search_bar = 2131427398; + + // aapt resource value: 0x7f0b0048 + public static int search_button = 2131427400; + + // aapt resource value: 0x7f0b004d + public static int search_close_btn = 2131427405; + + // aapt resource value: 0x7f0b0049 + public static int search_edit_frame = 2131427401; + + // aapt resource value: 0x7f0b004f + public static int search_go_btn = 2131427407; + + // aapt resource value: 0x7f0b004a + public static int search_mag_icon = 2131427402; + + // aapt resource value: 0x7f0b004b + public static int search_plate = 2131427403; + + // aapt resource value: 0x7f0b004c + public static int search_src_text = 2131427404; + + // aapt resource value: 0x7f0b0050 + public static int search_voice_btn = 2131427408; + + // aapt resource value: 0x7f0b0051 + public static int select_dialog_listview = 2131427409; + + // aapt resource value: 0x7f0b003c + public static int shortcut = 2131427388; + + // aapt resource value: 0x7f0b0011 + public static int showCustom = 2131427345; + + // aapt resource value: 0x7f0b0012 + public static int showHome = 2131427346; + + // aapt resource value: 0x7f0b0013 + public static int showTitle = 2131427347; + + // aapt resource value: 0x7f0b002e + public static int spacer = 2131427374; + + // aapt resource value: 0x7f0b0007 + public static int split_action_bar = 2131427335; + + // aapt resource value: 0x7f0b0017 + public static int src_atop = 2131427351; + + // aapt resource value: 0x7f0b0018 + public static int src_in = 2131427352; + + // aapt resource value: 0x7f0b0019 + public static int src_over = 2131427353; + + // aapt resource value: 0x7f0b0054 + public static int status_bar_latest_event_content = 2131427412; + + // aapt resource value: 0x7f0b004e + public static int submit_area = 2131427406; + + // aapt resource value: 0x7f0b000d + public static int tabMode = 2131427341; + + // aapt resource value: 0x7f0b005c + public static int text = 2131427420; + + // aapt resource value: 0x7f0b005a + public static int text2 = 2131427418; + + // aapt resource value: 0x7f0b0036 + public static int textSpacerNoButtons = 2131427382; + + // aapt resource value: 0x7f0b0058 + public static int time = 2131427416; + + // aapt resource value: 0x7f0b002c + public static int title = 2131427372; + + // aapt resource value: 0x7f0b0031 + public static int title_template = 2131427377; + + // aapt resource value: 0x7f0b0030 + public static int topPanel = 2131427376; + + // aapt resource value: 0x7f0b0008 + public static int up = 2131427336; + + // aapt resource value: 0x7f0b0014 + public static int useLogo = 2131427348; + + // aapt resource value: 0x7f0b0021 + public static int withText = 2131427361; + + // aapt resource value: 0x7f0b0022 + public static int wrap_content = 2131427362; + + static Id() + { + global::Android.Runtime.ResourceIdManager.UpdateIdValues(); + } + + private Id() + { + } + } + + public partial class Integer + { + + // aapt resource value: 0x7f090001 + public static int abc_config_activityDefaultDur = 2131296257; + + // aapt resource value: 0x7f090002 + public static int abc_config_activityShortDur = 2131296258; + + // aapt resource value: 0x7f090000 + public static int abc_max_action_buttons = 2131296256; + + // aapt resource value: 0x7f090003 + public static int cancel_button_image_alpha = 2131296259; + + // aapt resource value: 0x7f090004 + public static int status_bar_notification_info_maxnum = 2131296260; + + static Integer() + { + global::Android.Runtime.ResourceIdManager.UpdateIdValues(); + } + + private Integer() + { + } + } + + public partial class Layout + { + + // aapt resource value: 0x7f030000 + public static int abc_action_bar_title_item = 2130903040; + + // aapt resource value: 0x7f030001 + public static int abc_action_bar_up_container = 2130903041; + + // aapt resource value: 0x7f030002 + public static int abc_action_bar_view_list_nav_layout = 2130903042; + + // aapt resource value: 0x7f030003 + public static int abc_action_menu_item_layout = 2130903043; + + // aapt resource value: 0x7f030004 + public static int abc_action_menu_layout = 2130903044; + + // aapt resource value: 0x7f030005 + public static int abc_action_mode_bar = 2130903045; + + // aapt resource value: 0x7f030006 + public static int abc_action_mode_close_item_material = 2130903046; + + // aapt resource value: 0x7f030007 + public static int abc_activity_chooser_view = 2130903047; + + // aapt resource value: 0x7f030008 + public static int abc_activity_chooser_view_list_item = 2130903048; + + // aapt resource value: 0x7f030009 + public static int abc_alert_dialog_button_bar_material = 2130903049; + + // aapt resource value: 0x7f03000a + public static int abc_alert_dialog_material = 2130903050; + + // aapt resource value: 0x7f03000b + public static int abc_dialog_title_material = 2130903051; + + // aapt resource value: 0x7f03000c + public static int abc_expanded_menu_layout = 2130903052; + + // aapt resource value: 0x7f03000d + public static int abc_list_menu_item_checkbox = 2130903053; + + // aapt resource value: 0x7f03000e + public static int abc_list_menu_item_icon = 2130903054; + + // aapt resource value: 0x7f03000f + public static int abc_list_menu_item_layout = 2130903055; + + // aapt resource value: 0x7f030010 + public static int abc_list_menu_item_radio = 2130903056; + + // aapt resource value: 0x7f030011 + public static int abc_popup_menu_item_layout = 2130903057; + + // aapt resource value: 0x7f030012 + public static int abc_screen_content_include = 2130903058; + + // aapt resource value: 0x7f030013 + public static int abc_screen_simple = 2130903059; + + // aapt resource value: 0x7f030014 + public static int abc_screen_simple_overlay_action_mode = 2130903060; + + // aapt resource value: 0x7f030015 + public static int abc_screen_toolbar = 2130903061; + + // aapt resource value: 0x7f030016 + public static int abc_search_dropdown_item_icons_2line = 2130903062; + + // aapt resource value: 0x7f030017 + public static int abc_search_view = 2130903063; + + // aapt resource value: 0x7f030018 + public static int abc_select_dialog_material = 2130903064; + + // aapt resource value: 0x7f030019 + public static int notification_media_action = 2130903065; + + // aapt resource value: 0x7f03001a + public static int notification_media_cancel_action = 2130903066; + + // aapt resource value: 0x7f03001b + public static int notification_template_big_media = 2130903067; + + // aapt resource value: 0x7f03001c + public static int notification_template_big_media_narrow = 2130903068; + + // aapt resource value: 0x7f03001d + public static int notification_template_lines = 2130903069; + + // aapt resource value: 0x7f03001e + public static int notification_template_media = 2130903070; + + // aapt resource value: 0x7f03001f + public static int notification_template_part_chronometer = 2130903071; + + // aapt resource value: 0x7f030020 + public static int notification_template_part_time = 2130903072; + + // aapt resource value: 0x7f030021 + public static int select_dialog_item_material = 2130903073; + + // aapt resource value: 0x7f030022 + public static int select_dialog_multichoice_material = 2130903074; + + // aapt resource value: 0x7f030023 + public static int select_dialog_singlechoice_material = 2130903075; + + // aapt resource value: 0x7f030024 + public static int support_simple_spinner_dropdown_item = 2130903076; + + static Layout() + { + global::Android.Runtime.ResourceIdManager.UpdateIdValues(); + } + + private Layout() + { + } + } + + public partial class String + { + + // aapt resource value: 0x7f050000 + public static int abc_action_bar_home_description = 2131034112; + + // aapt resource value: 0x7f050001 + public static int abc_action_bar_home_description_format = 2131034113; + + // aapt resource value: 0x7f050002 + public static int abc_action_bar_home_subtitle_description_format = 2131034114; + + // aapt resource value: 0x7f050003 + public static int abc_action_bar_up_description = 2131034115; + + // aapt resource value: 0x7f050004 + public static int abc_action_menu_overflow_description = 2131034116; + + // aapt resource value: 0x7f050005 + public static int abc_action_mode_done = 2131034117; + + // aapt resource value: 0x7f050006 + public static int abc_activity_chooser_view_see_all = 2131034118; + + // aapt resource value: 0x7f050007 + public static int abc_activitychooserview_choose_application = 2131034119; + + // aapt resource value: 0x7f050008 + public static int abc_capital_off = 2131034120; + + // aapt resource value: 0x7f050009 + public static int abc_capital_on = 2131034121; + + // aapt resource value: 0x7f05000a + public static int abc_search_hint = 2131034122; + + // aapt resource value: 0x7f05000b + public static int abc_searchview_description_clear = 2131034123; + + // aapt resource value: 0x7f05000c + public static int abc_searchview_description_query = 2131034124; + + // aapt resource value: 0x7f05000d + public static int abc_searchview_description_search = 2131034125; + + // aapt resource value: 0x7f05000e + public static int abc_searchview_description_submit = 2131034126; + + // aapt resource value: 0x7f05000f + public static int abc_searchview_description_voice = 2131034127; + + // aapt resource value: 0x7f050010 + public static int abc_shareactionprovider_share_with = 2131034128; + + // aapt resource value: 0x7f050011 + public static int abc_shareactionprovider_share_with_application = 2131034129; + + // aapt resource value: 0x7f050012 + public static int abc_toolbar_collapse_description = 2131034130; + + // aapt resource value: 0x7f050014 + public static int library_name = 2131034132; + + // aapt resource value: 0x7f050013 + public static int status_bar_notification_info_overflow = 2131034131; + + static String() + { + global::Android.Runtime.ResourceIdManager.UpdateIdValues(); + } + + private String() + { + } + } + + public partial class Style + { + + // aapt resource value: 0x7f080077 + public static int AlertDialog_AppCompat = 2131230839; + + // aapt resource value: 0x7f080078 + public static int AlertDialog_AppCompat_Light = 2131230840; + + // aapt resource value: 0x7f080079 + public static int Animation_AppCompat_Dialog = 2131230841; + + // aapt resource value: 0x7f08007a + public static int Animation_AppCompat_DropDownUp = 2131230842; + + // aapt resource value: 0x7f08007b + public static int Base_AlertDialog_AppCompat = 2131230843; + + // aapt resource value: 0x7f08007c + public static int Base_AlertDialog_AppCompat_Light = 2131230844; + + // aapt resource value: 0x7f08007d + public static int Base_Animation_AppCompat_Dialog = 2131230845; + + // aapt resource value: 0x7f08007e + public static int Base_Animation_AppCompat_DropDownUp = 2131230846; + + // aapt resource value: 0x7f08007f + public static int Base_DialogWindowTitle_AppCompat = 2131230847; + + // aapt resource value: 0x7f080080 + public static int Base_DialogWindowTitleBackground_AppCompat = 2131230848; + + // aapt resource value: 0x7f08002f + public static int Base_TextAppearance_AppCompat = 2131230767; + + // aapt resource value: 0x7f080030 + public static int Base_TextAppearance_AppCompat_Body1 = 2131230768; + + // aapt resource value: 0x7f080031 + public static int Base_TextAppearance_AppCompat_Body2 = 2131230769; + + // aapt resource value: 0x7f080019 + public static int Base_TextAppearance_AppCompat_Button = 2131230745; + + // aapt resource value: 0x7f080032 + public static int Base_TextAppearance_AppCompat_Caption = 2131230770; + + // aapt resource value: 0x7f080033 + public static int Base_TextAppearance_AppCompat_Display1 = 2131230771; + + // aapt resource value: 0x7f080034 + public static int Base_TextAppearance_AppCompat_Display2 = 2131230772; + + // aapt resource value: 0x7f080035 + public static int Base_TextAppearance_AppCompat_Display3 = 2131230773; + + // aapt resource value: 0x7f080036 + public static int Base_TextAppearance_AppCompat_Display4 = 2131230774; + + // aapt resource value: 0x7f080037 + public static int Base_TextAppearance_AppCompat_Headline = 2131230775; + + // aapt resource value: 0x7f080004 + public static int Base_TextAppearance_AppCompat_Inverse = 2131230724; + + // aapt resource value: 0x7f080038 + public static int Base_TextAppearance_AppCompat_Large = 2131230776; + + // aapt resource value: 0x7f080005 + public static int Base_TextAppearance_AppCompat_Large_Inverse = 2131230725; + + // aapt resource value: 0x7f080039 + public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131230777; + + // aapt resource value: 0x7f08003a + public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131230778; + + // aapt resource value: 0x7f08003b + public static int Base_TextAppearance_AppCompat_Medium = 2131230779; + + // aapt resource value: 0x7f080006 + public static int Base_TextAppearance_AppCompat_Medium_Inverse = 2131230726; + + // aapt resource value: 0x7f08003c + public static int Base_TextAppearance_AppCompat_Menu = 2131230780; + + // aapt resource value: 0x7f080081 + public static int Base_TextAppearance_AppCompat_SearchResult = 2131230849; + + // aapt resource value: 0x7f08003d + public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131230781; + + // aapt resource value: 0x7f08003e + public static int Base_TextAppearance_AppCompat_SearchResult_Title = 2131230782; + + // aapt resource value: 0x7f08003f + public static int Base_TextAppearance_AppCompat_Small = 2131230783; + + // aapt resource value: 0x7f080007 + public static int Base_TextAppearance_AppCompat_Small_Inverse = 2131230727; + + // aapt resource value: 0x7f080040 + public static int Base_TextAppearance_AppCompat_Subhead = 2131230784; + + // aapt resource value: 0x7f080008 + public static int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131230728; + + // aapt resource value: 0x7f080041 + public static int Base_TextAppearance_AppCompat_Title = 2131230785; + + // aapt resource value: 0x7f080009 + public static int Base_TextAppearance_AppCompat_Title_Inverse = 2131230729; + + // aapt resource value: 0x7f080042 + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131230786; + + // aapt resource value: 0x7f080043 + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131230787; + + // aapt resource value: 0x7f080044 + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131230788; + + // aapt resource value: 0x7f080045 + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131230789; + + // aapt resource value: 0x7f080046 + public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131230790; + + // aapt resource value: 0x7f080047 + public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131230791; + + // aapt resource value: 0x7f080048 + public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131230792; + + // aapt resource value: 0x7f080049 + public static int Base_TextAppearance_AppCompat_Widget_Button = 2131230793; + + // aapt resource value: 0x7f080082 + public static int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131230850; + + // aapt resource value: 0x7f080083 + public static int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131230851; + + // aapt resource value: 0x7f08004a + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131230794; + + // aapt resource value: 0x7f08004b + public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131230795; + + // aapt resource value: 0x7f08004c + public static int Base_TextAppearance_AppCompat_Widget_Switch = 2131230796; + + // aapt resource value: 0x7f08004d + public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131230797; + + // aapt resource value: 0x7f080084 + public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131230852; + + // aapt resource value: 0x7f08004e + public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131230798; + + // aapt resource value: 0x7f08004f + public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131230799; + + // aapt resource value: 0x7f080050 + public static int Base_Theme_AppCompat = 2131230800; + + // aapt resource value: 0x7f080085 + public static int Base_Theme_AppCompat_CompactMenu = 2131230853; + + // aapt resource value: 0x7f08000a + public static int Base_Theme_AppCompat_Dialog = 2131230730; + + // aapt resource value: 0x7f080086 + public static int Base_Theme_AppCompat_Dialog_Alert = 2131230854; + + // aapt resource value: 0x7f080087 + public static int Base_Theme_AppCompat_Dialog_FixedSize = 2131230855; + + // aapt resource value: 0x7f080088 + public static int Base_Theme_AppCompat_Dialog_MinWidth = 2131230856; + + // aapt resource value: 0x7f080001 + public static int Base_Theme_AppCompat_DialogWhenLarge = 2131230721; + + // aapt resource value: 0x7f080051 + public static int Base_Theme_AppCompat_Light = 2131230801; + + // aapt resource value: 0x7f080089 + public static int Base_Theme_AppCompat_Light_DarkActionBar = 2131230857; + + // aapt resource value: 0x7f08000b + public static int Base_Theme_AppCompat_Light_Dialog = 2131230731; + + // aapt resource value: 0x7f08008a + public static int Base_Theme_AppCompat_Light_Dialog_Alert = 2131230858; + + // aapt resource value: 0x7f08008b + public static int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131230859; + + // aapt resource value: 0x7f08008c + public static int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131230860; + + // aapt resource value: 0x7f080002 + public static int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131230722; + + // aapt resource value: 0x7f08008d + public static int Base_ThemeOverlay_AppCompat = 2131230861; + + // aapt resource value: 0x7f08008e + public static int Base_ThemeOverlay_AppCompat_ActionBar = 2131230862; + + // aapt resource value: 0x7f08008f + public static int Base_ThemeOverlay_AppCompat_Dark = 2131230863; + + // aapt resource value: 0x7f080090 + public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131230864; + + // aapt resource value: 0x7f080091 + public static int Base_ThemeOverlay_AppCompat_Light = 2131230865; + + // aapt resource value: 0x7f08000c + public static int Base_V11_Theme_AppCompat_Dialog = 2131230732; + + // aapt resource value: 0x7f08000d + public static int Base_V11_Theme_AppCompat_Light_Dialog = 2131230733; + + // aapt resource value: 0x7f080015 + public static int Base_V12_Widget_AppCompat_AutoCompleteTextView = 2131230741; + + // aapt resource value: 0x7f080016 + public static int Base_V12_Widget_AppCompat_EditText = 2131230742; + + // aapt resource value: 0x7f080052 + public static int Base_V21_Theme_AppCompat = 2131230802; + + // aapt resource value: 0x7f080053 + public static int Base_V21_Theme_AppCompat_Dialog = 2131230803; + + // aapt resource value: 0x7f080054 + public static int Base_V21_Theme_AppCompat_Light = 2131230804; + + // aapt resource value: 0x7f080055 + public static int Base_V21_Theme_AppCompat_Light_Dialog = 2131230805; + + // aapt resource value: 0x7f080092 + public static int Base_V7_Theme_AppCompat = 2131230866; + + // aapt resource value: 0x7f080093 + public static int Base_V7_Theme_AppCompat_Dialog = 2131230867; + + // aapt resource value: 0x7f080094 + public static int Base_V7_Theme_AppCompat_Light = 2131230868; + + // aapt resource value: 0x7f080095 + public static int Base_V7_Theme_AppCompat_Light_Dialog = 2131230869; + + // aapt resource value: 0x7f080096 + public static int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131230870; + + // aapt resource value: 0x7f080097 + public static int Base_V7_Widget_AppCompat_EditText = 2131230871; + + // aapt resource value: 0x7f080098 + public static int Base_Widget_AppCompat_ActionBar = 2131230872; + + // aapt resource value: 0x7f080099 + public static int Base_Widget_AppCompat_ActionBar_Solid = 2131230873; + + // aapt resource value: 0x7f08009a + public static int Base_Widget_AppCompat_ActionBar_TabBar = 2131230874; + + // aapt resource value: 0x7f080056 + public static int Base_Widget_AppCompat_ActionBar_TabText = 2131230806; + + // aapt resource value: 0x7f080057 + public static int Base_Widget_AppCompat_ActionBar_TabView = 2131230807; + + // aapt resource value: 0x7f080058 + public static int Base_Widget_AppCompat_ActionButton = 2131230808; + + // aapt resource value: 0x7f080059 + public static int Base_Widget_AppCompat_ActionButton_CloseMode = 2131230809; + + // aapt resource value: 0x7f08005a + public static int Base_Widget_AppCompat_ActionButton_Overflow = 2131230810; + + // aapt resource value: 0x7f08009b + public static int Base_Widget_AppCompat_ActionMode = 2131230875; + + // aapt resource value: 0x7f08009c + public static int Base_Widget_AppCompat_ActivityChooserView = 2131230876; + + // aapt resource value: 0x7f080017 + public static int Base_Widget_AppCompat_AutoCompleteTextView = 2131230743; + + // aapt resource value: 0x7f08005b + public static int Base_Widget_AppCompat_Button = 2131230811; + + // aapt resource value: 0x7f08005c + public static int Base_Widget_AppCompat_Button_Borderless = 2131230812; + + // aapt resource value: 0x7f08005d + public static int Base_Widget_AppCompat_Button_Borderless_Colored = 2131230813; + + // aapt resource value: 0x7f08009d + public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131230877; + + // aapt resource value: 0x7f08009e + public static int Base_Widget_AppCompat_Button_Colored = 2131230878; + + // aapt resource value: 0x7f08005e + public static int Base_Widget_AppCompat_Button_Small = 2131230814; + + // aapt resource value: 0x7f08005f + public static int Base_Widget_AppCompat_ButtonBar = 2131230815; + + // aapt resource value: 0x7f08009f + public static int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131230879; + + // aapt resource value: 0x7f080060 + public static int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131230816; + + // aapt resource value: 0x7f080061 + public static int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131230817; + + // aapt resource value: 0x7f0800a0 + public static int Base_Widget_AppCompat_CompoundButton_Switch = 2131230880; + + // aapt resource value: 0x7f080000 + public static int Base_Widget_AppCompat_DrawerArrowToggle = 2131230720; + + // aapt resource value: 0x7f0800a1 + public static int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131230881; + + // aapt resource value: 0x7f080062 + public static int Base_Widget_AppCompat_DropDownItem_Spinner = 2131230818; + + // aapt resource value: 0x7f080018 + public static int Base_Widget_AppCompat_EditText = 2131230744; + + // aapt resource value: 0x7f080063 + public static int Base_Widget_AppCompat_ImageButton = 2131230819; + + // aapt resource value: 0x7f0800a2 + public static int Base_Widget_AppCompat_Light_ActionBar = 2131230882; + + // aapt resource value: 0x7f0800a3 + public static int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131230883; + + // aapt resource value: 0x7f0800a4 + public static int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131230884; + + // aapt resource value: 0x7f080064 + public static int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131230820; + + // aapt resource value: 0x7f080065 + public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131230821; + + // aapt resource value: 0x7f080066 + public static int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131230822; + + // aapt resource value: 0x7f080067 + public static int Base_Widget_AppCompat_Light_PopupMenu = 2131230823; + + // aapt resource value: 0x7f080068 + public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131230824; + + // aapt resource value: 0x7f080069 + public static int Base_Widget_AppCompat_ListPopupWindow = 2131230825; + + // aapt resource value: 0x7f08006a + public static int Base_Widget_AppCompat_ListView = 2131230826; + + // aapt resource value: 0x7f08006b + public static int Base_Widget_AppCompat_ListView_DropDown = 2131230827; + + // aapt resource value: 0x7f08006c + public static int Base_Widget_AppCompat_ListView_Menu = 2131230828; + + // aapt resource value: 0x7f08006d + public static int Base_Widget_AppCompat_PopupMenu = 2131230829; + + // aapt resource value: 0x7f08006e + public static int Base_Widget_AppCompat_PopupMenu_Overflow = 2131230830; + + // aapt resource value: 0x7f0800a5 + public static int Base_Widget_AppCompat_PopupWindow = 2131230885; + + // aapt resource value: 0x7f08000e + public static int Base_Widget_AppCompat_ProgressBar = 2131230734; + + // aapt resource value: 0x7f08000f + public static int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131230735; + + // aapt resource value: 0x7f08006f + public static int Base_Widget_AppCompat_RatingBar = 2131230831; + + // aapt resource value: 0x7f0800a6 + public static int Base_Widget_AppCompat_SearchView = 2131230886; + + // aapt resource value: 0x7f0800a7 + public static int Base_Widget_AppCompat_SearchView_ActionBar = 2131230887; + + // aapt resource value: 0x7f080070 + public static int Base_Widget_AppCompat_SeekBar = 2131230832; + + // aapt resource value: 0x7f080071 + public static int Base_Widget_AppCompat_Spinner = 2131230833; + + // aapt resource value: 0x7f080003 + public static int Base_Widget_AppCompat_Spinner_Underlined = 2131230723; + + // aapt resource value: 0x7f080072 + public static int Base_Widget_AppCompat_TextView_SpinnerItem = 2131230834; + + // aapt resource value: 0x7f0800a8 + public static int Base_Widget_AppCompat_Toolbar = 2131230888; + + // aapt resource value: 0x7f080073 + public static int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131230835; + + // aapt resource value: 0x7f080010 + public static int Platform_AppCompat = 2131230736; + + // aapt resource value: 0x7f080011 + public static int Platform_AppCompat_Light = 2131230737; + + // aapt resource value: 0x7f080074 + public static int Platform_ThemeOverlay_AppCompat = 2131230836; + + // aapt resource value: 0x7f080075 + public static int Platform_ThemeOverlay_AppCompat_Dark = 2131230837; + + // aapt resource value: 0x7f080076 + public static int Platform_ThemeOverlay_AppCompat_Light = 2131230838; + + // aapt resource value: 0x7f080012 + public static int Platform_V11_AppCompat = 2131230738; + + // aapt resource value: 0x7f080013 + public static int Platform_V11_AppCompat_Light = 2131230739; + + // aapt resource value: 0x7f08001a + public static int Platform_V14_AppCompat = 2131230746; + + // aapt resource value: 0x7f08001b + public static int Platform_V14_AppCompat_Light = 2131230747; + + // aapt resource value: 0x7f080014 + public static int Platform_Widget_AppCompat_Spinner = 2131230740; + + // aapt resource value: 0x7f080021 + public static int RtlOverlay_DialogWindowTitle_AppCompat = 2131230753; + + // aapt resource value: 0x7f080022 + public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131230754; + + // aapt resource value: 0x7f080023 + public static int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131230755; + + // aapt resource value: 0x7f080024 + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131230756; + + // aapt resource value: 0x7f080025 + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131230757; + + // aapt resource value: 0x7f080026 + public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131230758; + + // aapt resource value: 0x7f080027 + public static int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131230759; + + // aapt resource value: 0x7f080028 + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131230760; + + // aapt resource value: 0x7f080029 + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131230761; + + // aapt resource value: 0x7f08002a + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131230762; + + // aapt resource value: 0x7f08002b + public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131230763; + + // aapt resource value: 0x7f08002c + public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131230764; + + // aapt resource value: 0x7f08002d + public static int RtlUnderlay_Widget_AppCompat_ActionButton = 2131230765; + + // aapt resource value: 0x7f08002e + public static int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131230766; + + // aapt resource value: 0x7f0800a9 + public static int TextAppearance_AppCompat = 2131230889; + + // aapt resource value: 0x7f0800aa + public static int TextAppearance_AppCompat_Body1 = 2131230890; + + // aapt resource value: 0x7f0800ab + public static int TextAppearance_AppCompat_Body2 = 2131230891; + + // aapt resource value: 0x7f0800ac + public static int TextAppearance_AppCompat_Button = 2131230892; + + // aapt resource value: 0x7f0800ad + public static int TextAppearance_AppCompat_Caption = 2131230893; + + // aapt resource value: 0x7f0800ae + public static int TextAppearance_AppCompat_Display1 = 2131230894; + + // aapt resource value: 0x7f0800af + public static int TextAppearance_AppCompat_Display2 = 2131230895; + + // aapt resource value: 0x7f0800b0 + public static int TextAppearance_AppCompat_Display3 = 2131230896; + + // aapt resource value: 0x7f0800b1 + public static int TextAppearance_AppCompat_Display4 = 2131230897; + + // aapt resource value: 0x7f0800b2 + public static int TextAppearance_AppCompat_Headline = 2131230898; + + // aapt resource value: 0x7f0800b3 + public static int TextAppearance_AppCompat_Inverse = 2131230899; + + // aapt resource value: 0x7f0800b4 + public static int TextAppearance_AppCompat_Large = 2131230900; + + // aapt resource value: 0x7f0800b5 + public static int TextAppearance_AppCompat_Large_Inverse = 2131230901; + + // aapt resource value: 0x7f0800b6 + public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131230902; + + // aapt resource value: 0x7f0800b7 + public static int TextAppearance_AppCompat_Light_SearchResult_Title = 2131230903; + + // aapt resource value: 0x7f0800b8 + public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131230904; + + // aapt resource value: 0x7f0800b9 + public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131230905; + + // aapt resource value: 0x7f0800ba + public static int TextAppearance_AppCompat_Medium = 2131230906; + + // aapt resource value: 0x7f0800bb + public static int TextAppearance_AppCompat_Medium_Inverse = 2131230907; + + // aapt resource value: 0x7f0800bc + public static int TextAppearance_AppCompat_Menu = 2131230908; + + // aapt resource value: 0x7f0800bd + public static int TextAppearance_AppCompat_SearchResult_Subtitle = 2131230909; + + // aapt resource value: 0x7f0800be + public static int TextAppearance_AppCompat_SearchResult_Title = 2131230910; + + // aapt resource value: 0x7f0800bf + public static int TextAppearance_AppCompat_Small = 2131230911; + + // aapt resource value: 0x7f0800c0 + public static int TextAppearance_AppCompat_Small_Inverse = 2131230912; + + // aapt resource value: 0x7f0800c1 + public static int TextAppearance_AppCompat_Subhead = 2131230913; + + // aapt resource value: 0x7f0800c2 + public static int TextAppearance_AppCompat_Subhead_Inverse = 2131230914; + + // aapt resource value: 0x7f0800c3 + public static int TextAppearance_AppCompat_Title = 2131230915; + + // aapt resource value: 0x7f0800c4 + public static int TextAppearance_AppCompat_Title_Inverse = 2131230916; + + // aapt resource value: 0x7f0800c5 + public static int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131230917; + + // aapt resource value: 0x7f0800c6 + public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131230918; + + // aapt resource value: 0x7f0800c7 + public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131230919; + + // aapt resource value: 0x7f0800c8 + public static int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131230920; + + // aapt resource value: 0x7f0800c9 + public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131230921; + + // aapt resource value: 0x7f0800ca + public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131230922; + + // aapt resource value: 0x7f0800cb + public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131230923; + + // aapt resource value: 0x7f0800cc + public static int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131230924; + + // aapt resource value: 0x7f0800cd + public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131230925; + + // aapt resource value: 0x7f0800ce + public static int TextAppearance_AppCompat_Widget_Button = 2131230926; + + // aapt resource value: 0x7f0800cf + public static int TextAppearance_AppCompat_Widget_Button_Inverse = 2131230927; + + // aapt resource value: 0x7f0800d0 + public static int TextAppearance_AppCompat_Widget_DropDownItem = 2131230928; + + // aapt resource value: 0x7f0800d1 + public static int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131230929; + + // aapt resource value: 0x7f0800d2 + public static int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131230930; + + // aapt resource value: 0x7f0800d3 + public static int TextAppearance_AppCompat_Widget_Switch = 2131230931; + + // aapt resource value: 0x7f0800d4 + public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131230932; + + // aapt resource value: 0x7f08001c + public static int TextAppearance_StatusBar_EventContent = 2131230748; + + // aapt resource value: 0x7f08001d + public static int TextAppearance_StatusBar_EventContent_Info = 2131230749; + + // aapt resource value: 0x7f08001e + public static int TextAppearance_StatusBar_EventContent_Line2 = 2131230750; + + // aapt resource value: 0x7f08001f + public static int TextAppearance_StatusBar_EventContent_Time = 2131230751; + + // aapt resource value: 0x7f080020 + public static int TextAppearance_StatusBar_EventContent_Title = 2131230752; + + // aapt resource value: 0x7f0800d5 + public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131230933; + + // aapt resource value: 0x7f0800d6 + public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131230934; + + // aapt resource value: 0x7f0800d7 + public static int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131230935; + + // aapt resource value: 0x7f0800d8 + public static int Theme_AppCompat = 2131230936; + + // aapt resource value: 0x7f0800d9 + public static int Theme_AppCompat_CompactMenu = 2131230937; + + // aapt resource value: 0x7f0800da + public static int Theme_AppCompat_Dialog = 2131230938; + + // aapt resource value: 0x7f0800db + public static int Theme_AppCompat_Dialog_Alert = 2131230939; + + // aapt resource value: 0x7f0800dc + public static int Theme_AppCompat_Dialog_MinWidth = 2131230940; + + // aapt resource value: 0x7f0800dd + public static int Theme_AppCompat_DialogWhenLarge = 2131230941; + + // aapt resource value: 0x7f0800de + public static int Theme_AppCompat_Light = 2131230942; + + // aapt resource value: 0x7f0800df + public static int Theme_AppCompat_Light_DarkActionBar = 2131230943; + + // aapt resource value: 0x7f0800e0 + public static int Theme_AppCompat_Light_Dialog = 2131230944; + + // aapt resource value: 0x7f0800e1 + public static int Theme_AppCompat_Light_Dialog_Alert = 2131230945; + + // aapt resource value: 0x7f0800e2 + public static int Theme_AppCompat_Light_Dialog_MinWidth = 2131230946; + + // aapt resource value: 0x7f0800e3 + public static int Theme_AppCompat_Light_DialogWhenLarge = 2131230947; + + // aapt resource value: 0x7f0800e4 + public static int Theme_AppCompat_Light_NoActionBar = 2131230948; + + // aapt resource value: 0x7f0800e5 + public static int Theme_AppCompat_NoActionBar = 2131230949; + + // aapt resource value: 0x7f0800e6 + public static int ThemeOverlay_AppCompat = 2131230950; + + // aapt resource value: 0x7f0800e7 + public static int ThemeOverlay_AppCompat_ActionBar = 2131230951; + + // aapt resource value: 0x7f0800e8 + public static int ThemeOverlay_AppCompat_Dark = 2131230952; + + // aapt resource value: 0x7f0800e9 + public static int ThemeOverlay_AppCompat_Dark_ActionBar = 2131230953; + + // aapt resource value: 0x7f0800ea + public static int ThemeOverlay_AppCompat_Light = 2131230954; + + // aapt resource value: 0x7f0800eb + public static int Widget_AppCompat_ActionBar = 2131230955; + + // aapt resource value: 0x7f0800ec + public static int Widget_AppCompat_ActionBar_Solid = 2131230956; + + // aapt resource value: 0x7f0800ed + public static int Widget_AppCompat_ActionBar_TabBar = 2131230957; + + // aapt resource value: 0x7f0800ee + public static int Widget_AppCompat_ActionBar_TabText = 2131230958; + + // aapt resource value: 0x7f0800ef + public static int Widget_AppCompat_ActionBar_TabView = 2131230959; + + // aapt resource value: 0x7f0800f0 + public static int Widget_AppCompat_ActionButton = 2131230960; + + // aapt resource value: 0x7f0800f1 + public static int Widget_AppCompat_ActionButton_CloseMode = 2131230961; + + // aapt resource value: 0x7f0800f2 + public static int Widget_AppCompat_ActionButton_Overflow = 2131230962; + + // aapt resource value: 0x7f0800f3 + public static int Widget_AppCompat_ActionMode = 2131230963; + + // aapt resource value: 0x7f0800f4 + public static int Widget_AppCompat_ActivityChooserView = 2131230964; + + // aapt resource value: 0x7f0800f5 + public static int Widget_AppCompat_AutoCompleteTextView = 2131230965; + + // aapt resource value: 0x7f0800f6 + public static int Widget_AppCompat_Button = 2131230966; + + // aapt resource value: 0x7f0800f7 + public static int Widget_AppCompat_Button_Borderless = 2131230967; + + // aapt resource value: 0x7f0800f8 + public static int Widget_AppCompat_Button_Borderless_Colored = 2131230968; + + // aapt resource value: 0x7f0800f9 + public static int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131230969; + + // aapt resource value: 0x7f0800fa + public static int Widget_AppCompat_Button_Colored = 2131230970; + + // aapt resource value: 0x7f0800fb + public static int Widget_AppCompat_Button_Small = 2131230971; + + // aapt resource value: 0x7f0800fc + public static int Widget_AppCompat_ButtonBar = 2131230972; + + // aapt resource value: 0x7f0800fd + public static int Widget_AppCompat_ButtonBar_AlertDialog = 2131230973; + + // aapt resource value: 0x7f0800fe + public static int Widget_AppCompat_CompoundButton_CheckBox = 2131230974; + + // aapt resource value: 0x7f0800ff + public static int Widget_AppCompat_CompoundButton_RadioButton = 2131230975; + + // aapt resource value: 0x7f080100 + public static int Widget_AppCompat_CompoundButton_Switch = 2131230976; + + // aapt resource value: 0x7f080101 + public static int Widget_AppCompat_DrawerArrowToggle = 2131230977; + + // aapt resource value: 0x7f080102 + public static int Widget_AppCompat_DropDownItem_Spinner = 2131230978; + + // aapt resource value: 0x7f080103 + public static int Widget_AppCompat_EditText = 2131230979; + + // aapt resource value: 0x7f080104 + public static int Widget_AppCompat_ImageButton = 2131230980; + + // aapt resource value: 0x7f080105 + public static int Widget_AppCompat_Light_ActionBar = 2131230981; + + // aapt resource value: 0x7f080106 + public static int Widget_AppCompat_Light_ActionBar_Solid = 2131230982; + + // aapt resource value: 0x7f080107 + public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131230983; + + // aapt resource value: 0x7f080108 + public static int Widget_AppCompat_Light_ActionBar_TabBar = 2131230984; + + // aapt resource value: 0x7f080109 + public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131230985; + + // aapt resource value: 0x7f08010a + public static int Widget_AppCompat_Light_ActionBar_TabText = 2131230986; + + // aapt resource value: 0x7f08010b + public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131230987; + + // aapt resource value: 0x7f08010c + public static int Widget_AppCompat_Light_ActionBar_TabView = 2131230988; + + // aapt resource value: 0x7f08010d + public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131230989; + + // aapt resource value: 0x7f08010e + public static int Widget_AppCompat_Light_ActionButton = 2131230990; + + // aapt resource value: 0x7f08010f + public static int Widget_AppCompat_Light_ActionButton_CloseMode = 2131230991; + + // aapt resource value: 0x7f080110 + public static int Widget_AppCompat_Light_ActionButton_Overflow = 2131230992; + + // aapt resource value: 0x7f080111 + public static int Widget_AppCompat_Light_ActionMode_Inverse = 2131230993; + + // aapt resource value: 0x7f080112 + public static int Widget_AppCompat_Light_ActivityChooserView = 2131230994; + + // aapt resource value: 0x7f080113 + public static int Widget_AppCompat_Light_AutoCompleteTextView = 2131230995; + + // aapt resource value: 0x7f080114 + public static int Widget_AppCompat_Light_DropDownItem_Spinner = 2131230996; + + // aapt resource value: 0x7f080115 + public static int Widget_AppCompat_Light_ListPopupWindow = 2131230997; + + // aapt resource value: 0x7f080116 + public static int Widget_AppCompat_Light_ListView_DropDown = 2131230998; + + // aapt resource value: 0x7f080117 + public static int Widget_AppCompat_Light_PopupMenu = 2131230999; + + // aapt resource value: 0x7f080118 + public static int Widget_AppCompat_Light_PopupMenu_Overflow = 2131231000; + + // aapt resource value: 0x7f080119 + public static int Widget_AppCompat_Light_SearchView = 2131231001; + + // aapt resource value: 0x7f08011a + public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131231002; + + // aapt resource value: 0x7f08011b + public static int Widget_AppCompat_ListPopupWindow = 2131231003; + + // aapt resource value: 0x7f08011c + public static int Widget_AppCompat_ListView = 2131231004; + + // aapt resource value: 0x7f08011d + public static int Widget_AppCompat_ListView_DropDown = 2131231005; + + // aapt resource value: 0x7f08011e + public static int Widget_AppCompat_ListView_Menu = 2131231006; + + // aapt resource value: 0x7f08011f + public static int Widget_AppCompat_PopupMenu = 2131231007; + + // aapt resource value: 0x7f080120 + public static int Widget_AppCompat_PopupMenu_Overflow = 2131231008; + + // aapt resource value: 0x7f080121 + public static int Widget_AppCompat_PopupWindow = 2131231009; + + // aapt resource value: 0x7f080122 + public static int Widget_AppCompat_ProgressBar = 2131231010; + + // aapt resource value: 0x7f080123 + public static int Widget_AppCompat_ProgressBar_Horizontal = 2131231011; + + // aapt resource value: 0x7f080124 + public static int Widget_AppCompat_RatingBar = 2131231012; + + // aapt resource value: 0x7f080125 + public static int Widget_AppCompat_SearchView = 2131231013; + + // aapt resource value: 0x7f080126 + public static int Widget_AppCompat_SearchView_ActionBar = 2131231014; + + // aapt resource value: 0x7f080127 + public static int Widget_AppCompat_SeekBar = 2131231015; + + // aapt resource value: 0x7f080128 + public static int Widget_AppCompat_Spinner = 2131231016; + + // aapt resource value: 0x7f080129 + public static int Widget_AppCompat_Spinner_DropDown = 2131231017; + + // aapt resource value: 0x7f08012a + public static int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131231018; + + // aapt resource value: 0x7f08012b + public static int Widget_AppCompat_Spinner_Underlined = 2131231019; + + // aapt resource value: 0x7f08012c + public static int Widget_AppCompat_TextView_SpinnerItem = 2131231020; + + // aapt resource value: 0x7f08012d + public static int Widget_AppCompat_Toolbar = 2131231021; + + // aapt resource value: 0x7f08012e + public static int Widget_AppCompat_Toolbar_Button_Navigation = 2131231022; + + static Style() + { + global::Android.Runtime.ResourceIdManager.UpdateIdValues(); + } + + private Style() + { + } + } + + public partial class Styleable + { + + public static int[] ActionBar = new int[] + { + 2130771969, + 2130771971, + 2130771972, + 2130771973, + 2130771974, + 2130771975, + 2130771976, + 2130771977, + 2130771978, + 2130771979, + 2130771980, + 2130771981, + 2130771982, + 2130771983, + 2130771984, + 2130771985, + 2130771986, + 2130771987, + 2130771988, + 2130771989, + 2130771990, + 2130771991, + 2130771992, + 2130771993, + 2130771994, + 2130771995, + 2130772092}; + + // aapt resource value: 10 + public static int ActionBar_background = 10; + + // aapt resource value: 12 + public static int ActionBar_backgroundSplit = 12; + + // aapt resource value: 11 + public static int ActionBar_backgroundStacked = 11; + + // aapt resource value: 21 + public static int ActionBar_contentInsetEnd = 21; + + // aapt resource value: 22 + public static int ActionBar_contentInsetLeft = 22; + + // aapt resource value: 23 + public static int ActionBar_contentInsetRight = 23; + + // aapt resource value: 20 + public static int ActionBar_contentInsetStart = 20; + + // aapt resource value: 13 + public static int ActionBar_customNavigationLayout = 13; + + // aapt resource value: 3 + public static int ActionBar_displayOptions = 3; + + // aapt resource value: 9 + public static int ActionBar_divider = 9; + + // aapt resource value: 24 + public static int ActionBar_elevation = 24; + + // aapt resource value: 0 + public static int ActionBar_height = 0; + + // aapt resource value: 19 + public static int ActionBar_hideOnContentScroll = 19; + + // aapt resource value: 26 + public static int ActionBar_homeAsUpIndicator = 26; + + // aapt resource value: 14 + public static int ActionBar_homeLayout = 14; + + // aapt resource value: 7 + public static int ActionBar_icon = 7; + + // aapt resource value: 16 + public static int ActionBar_indeterminateProgressStyle = 16; + + // aapt resource value: 18 + public static int ActionBar_itemPadding = 18; + + // aapt resource value: 8 + public static int ActionBar_logo = 8; + + // aapt resource value: 2 + public static int ActionBar_navigationMode = 2; + + // aapt resource value: 25 + public static int ActionBar_popupTheme = 25; + + // aapt resource value: 17 + public static int ActionBar_progressBarPadding = 17; + + // aapt resource value: 15 + public static int ActionBar_progressBarStyle = 15; + + // aapt resource value: 4 + public static int ActionBar_subtitle = 4; + + // aapt resource value: 6 + public static int ActionBar_subtitleTextStyle = 6; + + // aapt resource value: 1 + public static int ActionBar_title = 1; + + // aapt resource value: 5 + public static int ActionBar_titleTextStyle = 5; + + public static int[] ActionBarLayout = new int[] + { + 16842931}; + + // aapt resource value: 0 + public static int ActionBarLayout_android_layout_gravity = 0; + + public static int[] ActionMenuItemView = new int[] + { + 16843071}; + + // aapt resource value: 0 + public static int ActionMenuItemView_android_minWidth = 0; + + public static int[] ActionMenuView; + + public static int[] ActionMode = new int[] + { + 2130771969, + 2130771975, + 2130771976, + 2130771980, + 2130771982, + 2130771996}; + + // aapt resource value: 3 + public static int ActionMode_background = 3; + + // aapt resource value: 4 + public static int ActionMode_backgroundSplit = 4; + + // aapt resource value: 5 + public static int ActionMode_closeItemLayout = 5; + + // aapt resource value: 0 + public static int ActionMode_height = 0; + + // aapt resource value: 2 + public static int ActionMode_subtitleTextStyle = 2; + + // aapt resource value: 1 + public static int ActionMode_titleTextStyle = 1; + + public static int[] ActivityChooserView = new int[] + { + 2130771997, + 2130771998}; + + // aapt resource value: 1 + public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 1; + + // aapt resource value: 0 + public static int ActivityChooserView_initialActivityCount = 0; + + public static int[] AlertDialog = new int[] + { + 16842994, + 2130771999, + 2130772000, + 2130772001, + 2130772002, + 2130772003}; + + // aapt resource value: 0 + public static int AlertDialog_android_layout = 0; + + // aapt resource value: 1 + public static int AlertDialog_buttonPanelSideLayout = 1; + + // aapt resource value: 5 + public static int AlertDialog_listItemLayout = 5; + + // aapt resource value: 2 + public static int AlertDialog_listLayout = 2; + + // aapt resource value: 3 + public static int AlertDialog_multiChoiceItemLayout = 3; + + // aapt resource value: 4 + public static int AlertDialog_singleChoiceItemLayout = 4; + + public static int[] AppCompatTextView = new int[] + { + 16842804, + 2130772004}; + + // aapt resource value: 0 + public static int AppCompatTextView_android_textAppearance = 0; + + // aapt resource value: 1 + public static int AppCompatTextView_textAllCaps = 1; + + public static int[] ButtonBarLayout = new int[] + { + 2130772005}; + + // aapt resource value: 0 + public static int ButtonBarLayout_allowStacking = 0; + + public static int[] CompoundButton = new int[] + { + 16843015, + 2130772006, + 2130772007}; + + // aapt resource value: 0 + public static int CompoundButton_android_button = 0; + + // aapt resource value: 1 + public static int CompoundButton_buttonTint = 1; + + // aapt resource value: 2 + public static int CompoundButton_buttonTintMode = 2; + + public static int[] DrawerArrowToggle = new int[] + { + 2130772008, + 2130772009, + 2130772010, + 2130772011, + 2130772012, + 2130772013, + 2130772014, + 2130772015}; + + // aapt resource value: 4 + public static int DrawerArrowToggle_arrowHeadLength = 4; + + // aapt resource value: 5 + public static int DrawerArrowToggle_arrowShaftLength = 5; + + // aapt resource value: 6 + public static int DrawerArrowToggle_barLength = 6; + + // aapt resource value: 0 + public static int DrawerArrowToggle_color = 0; + + // aapt resource value: 2 + public static int DrawerArrowToggle_drawableSize = 2; + + // aapt resource value: 3 + public static int DrawerArrowToggle_gapBetweenBars = 3; + + // aapt resource value: 1 + public static int DrawerArrowToggle_spinBars = 1; + + // aapt resource value: 7 + public static int DrawerArrowToggle_thickness = 7; + + public static int[] LinearLayoutCompat = new int[] + { + 16842927, + 16842948, + 16843046, + 16843047, + 16843048, + 2130771979, + 2130772016, + 2130772017, + 2130772018}; + + // aapt resource value: 2 + public static int LinearLayoutCompat_android_baselineAligned = 2; + + // aapt resource value: 3 + public static int LinearLayoutCompat_android_baselineAlignedChildIndex = 3; + + // aapt resource value: 0 + public static int LinearLayoutCompat_android_gravity = 0; + + // aapt resource value: 1 + public static int LinearLayoutCompat_android_orientation = 1; + + // aapt resource value: 4 + public static int LinearLayoutCompat_android_weightSum = 4; + + // aapt resource value: 5 + public static int LinearLayoutCompat_divider = 5; + + // aapt resource value: 8 + public static int LinearLayoutCompat_dividerPadding = 8; + + // aapt resource value: 6 + public static int LinearLayoutCompat_measureWithLargestChild = 6; + + // aapt resource value: 7 + public static int LinearLayoutCompat_showDividers = 7; + + public static int[] LinearLayoutCompat_Layout = new int[] + { + 16842931, + 16842996, + 16842997, + 16843137}; + + // aapt resource value: 0 + public static int LinearLayoutCompat_Layout_android_layout_gravity = 0; + + // aapt resource value: 2 + public static int LinearLayoutCompat_Layout_android_layout_height = 2; + + // aapt resource value: 3 + public static int LinearLayoutCompat_Layout_android_layout_weight = 3; + + // aapt resource value: 1 + public static int LinearLayoutCompat_Layout_android_layout_width = 1; + + public static int[] ListPopupWindow = new int[] + { + 16843436, + 16843437}; + + // aapt resource value: 0 + public static int ListPopupWindow_android_dropDownHorizontalOffset = 0; + + // aapt resource value: 1 + public static int ListPopupWindow_android_dropDownVerticalOffset = 1; + + public static int[] MenuGroup = new int[] + { + 16842766, + 16842960, + 16843156, + 16843230, + 16843231, + 16843232}; + + // aapt resource value: 5 + public static int MenuGroup_android_checkableBehavior = 5; + + // aapt resource value: 0 + public static int MenuGroup_android_enabled = 0; + + // aapt resource value: 1 + public static int MenuGroup_android_id = 1; + + // aapt resource value: 3 + public static int MenuGroup_android_menuCategory = 3; + + // aapt resource value: 4 + public static int MenuGroup_android_orderInCategory = 4; + + // aapt resource value: 2 + public static int MenuGroup_android_visible = 2; + + public static int[] MenuItem = new int[] + { + 16842754, + 16842766, + 16842960, + 16843014, + 16843156, + 16843230, + 16843231, + 16843233, + 16843234, + 16843235, + 16843236, + 16843237, + 16843375, + 2130772019, + 2130772020, + 2130772021, + 2130772022}; + + // aapt resource value: 14 + public static int MenuItem_actionLayout = 14; + + // aapt resource value: 16 + public static int MenuItem_actionProviderClass = 16; + + // aapt resource value: 15 + public static int MenuItem_actionViewClass = 15; + + // aapt resource value: 9 + public static int MenuItem_android_alphabeticShortcut = 9; + + // aapt resource value: 11 + public static int MenuItem_android_checkable = 11; + + // aapt resource value: 3 + public static int MenuItem_android_checked = 3; + + // aapt resource value: 1 + public static int MenuItem_android_enabled = 1; + + // aapt resource value: 0 + public static int MenuItem_android_icon = 0; + + // aapt resource value: 2 + public static int MenuItem_android_id = 2; + + // aapt resource value: 5 + public static int MenuItem_android_menuCategory = 5; + + // aapt resource value: 10 + public static int MenuItem_android_numericShortcut = 10; + + // aapt resource value: 12 + public static int MenuItem_android_onClick = 12; + + // aapt resource value: 6 + public static int MenuItem_android_orderInCategory = 6; + + // aapt resource value: 7 + public static int MenuItem_android_title = 7; + + // aapt resource value: 8 + public static int MenuItem_android_titleCondensed = 8; + + // aapt resource value: 4 + public static int MenuItem_android_visible = 4; + + // aapt resource value: 13 + public static int MenuItem_showAsAction = 13; + + public static int[] MenuView = new int[] + { + 16842926, + 16843052, + 16843053, + 16843054, + 16843055, + 16843056, + 16843057, + 2130772023}; + + // aapt resource value: 4 + public static int MenuView_android_headerBackground = 4; + + // aapt resource value: 2 + public static int MenuView_android_horizontalDivider = 2; + + // aapt resource value: 5 + public static int MenuView_android_itemBackground = 5; + + // aapt resource value: 6 + public static int MenuView_android_itemIconDisabledAlpha = 6; + + // aapt resource value: 1 + public static int MenuView_android_itemTextAppearance = 1; + + // aapt resource value: 3 + public static int MenuView_android_verticalDivider = 3; + + // aapt resource value: 0 + public static int MenuView_android_windowAnimationStyle = 0; + + // aapt resource value: 7 + public static int MenuView_preserveIconSpacing = 7; + + public static int[] MvxBinding = new int[] + { + 2130772174, + 2130772175}; + + // aapt resource value: 0 + public static int MvxBinding_MvxBind = 0; + + // aapt resource value: 1 + public static int MvxBinding_MvxLang = 1; + + public static int[] MvxControl = new int[] + { + 2130772176}; + + // aapt resource value: 0 + public static int MvxControl_MvxTemplate = 0; + + public static int[] MvxExpandableListView = new int[] + { + 2130772179}; + + // aapt resource value: 0 + public static int MvxExpandableListView_MvxGroupItemTemplate = 0; + + public static int[] MvxImageView = new int[] + { + 2130772180}; + + // aapt resource value: 0 + public static int MvxImageView_MvxSource = 0; + + public static int[] MvxListView = new int[] + { + 2130772177, + 2130772178}; + + // aapt resource value: 1 + public static int MvxListView_MvxDropDownItemTemplate = 1; + + // aapt resource value: 0 + public static int MvxListView_MvxItemTemplate = 0; + + public static int[] PopupWindow = new int[] + { + 16843126, + 2130772024}; + + // aapt resource value: 0 + public static int PopupWindow_android_popupBackground = 0; + + // aapt resource value: 1 + public static int PopupWindow_overlapAnchor = 1; + + public static int[] PopupWindowBackgroundState = new int[] + { + 2130772025}; + + // aapt resource value: 0 + public static int PopupWindowBackgroundState_state_above_anchor = 0; + + public static int[] SearchView = new int[] + { + 16842970, + 16843039, + 16843296, + 16843364, + 2130772026, + 2130772027, + 2130772028, + 2130772029, + 2130772030, + 2130772031, + 2130772032, + 2130772033, + 2130772034, + 2130772035, + 2130772036, + 2130772037, + 2130772038}; + + // aapt resource value: 0 + public static int SearchView_android_focusable = 0; + + // aapt resource value: 3 + public static int SearchView_android_imeOptions = 3; + + // aapt resource value: 2 + public static int SearchView_android_inputType = 2; + + // aapt resource value: 1 + public static int SearchView_android_maxWidth = 1; + + // aapt resource value: 8 + public static int SearchView_closeIcon = 8; + + // aapt resource value: 13 + public static int SearchView_commitIcon = 13; + + // aapt resource value: 7 + public static int SearchView_defaultQueryHint = 7; + + // aapt resource value: 9 + public static int SearchView_goIcon = 9; + + // aapt resource value: 5 + public static int SearchView_iconifiedByDefault = 5; + + // aapt resource value: 4 + public static int SearchView_layout = 4; + + // aapt resource value: 15 + public static int SearchView_queryBackground = 15; + + // aapt resource value: 6 + public static int SearchView_queryHint = 6; + + // aapt resource value: 11 + public static int SearchView_searchHintIcon = 11; + + // aapt resource value: 10 + public static int SearchView_searchIcon = 10; + + // aapt resource value: 16 + public static int SearchView_submitBackground = 16; + + // aapt resource value: 14 + public static int SearchView_suggestionRowLayout = 14; + + // aapt resource value: 12 + public static int SearchView_voiceIcon = 12; + + public static int[] Spinner = new int[] + { + 16843126, + 16843131, + 16843362, + 2130771995}; + + // aapt resource value: 2 + public static int Spinner_android_dropDownWidth = 2; + + // aapt resource value: 0 + public static int Spinner_android_popupBackground = 0; + + // aapt resource value: 1 + public static int Spinner_android_prompt = 1; + + // aapt resource value: 3 + public static int Spinner_popupTheme = 3; + + public static int[] SwitchCompat = new int[] + { + 16843044, + 16843045, + 16843074, + 2130772039, + 2130772040, + 2130772041, + 2130772042, + 2130772043, + 2130772044, + 2130772045}; + + // aapt resource value: 1 + public static int SwitchCompat_android_textOff = 1; + + // aapt resource value: 0 + public static int SwitchCompat_android_textOn = 0; + + // aapt resource value: 2 + public static int SwitchCompat_android_thumb = 2; + + // aapt resource value: 9 + public static int SwitchCompat_showText = 9; + + // aapt resource value: 8 + public static int SwitchCompat_splitTrack = 8; + + // aapt resource value: 6 + public static int SwitchCompat_switchMinWidth = 6; + + // aapt resource value: 7 + public static int SwitchCompat_switchPadding = 7; + + // aapt resource value: 5 + public static int SwitchCompat_switchTextAppearance = 5; + + // aapt resource value: 4 + public static int SwitchCompat_thumbTextPadding = 4; + + // aapt resource value: 3 + public static int SwitchCompat_track = 3; + + public static int[] TextAppearance = new int[] + { + 16842901, + 16842902, + 16842903, + 16842904, + 16843105, + 16843106, + 16843107, + 16843108, + 2130772004}; + + // aapt resource value: 4 + public static int TextAppearance_android_shadowColor = 4; + + // aapt resource value: 5 + public static int TextAppearance_android_shadowDx = 5; + + // aapt resource value: 6 + public static int TextAppearance_android_shadowDy = 6; + + // aapt resource value: 7 + public static int TextAppearance_android_shadowRadius = 7; + + // aapt resource value: 3 + public static int TextAppearance_android_textColor = 3; + + // aapt resource value: 0 + public static int TextAppearance_android_textSize = 0; + + // aapt resource value: 2 + public static int TextAppearance_android_textStyle = 2; + + // aapt resource value: 1 + public static int TextAppearance_android_typeface = 1; + + // aapt resource value: 8 + public static int TextAppearance_textAllCaps = 8; + + public static int[] Theme = new int[] + { + 16842839, + 16842926, + 2130772046, + 2130772047, + 2130772048, + 2130772049, + 2130772050, + 2130772051, + 2130772052, + 2130772053, + 2130772054, + 2130772055, + 2130772056, + 2130772057, + 2130772058, + 2130772059, + 2130772060, + 2130772061, + 2130772062, + 2130772063, + 2130772064, + 2130772065, + 2130772066, + 2130772067, + 2130772068, + 2130772069, + 2130772070, + 2130772071, + 2130772072, + 2130772073, + 2130772074, + 2130772075, + 2130772076, + 2130772077, + 2130772078, + 2130772079, + 2130772080, + 2130772081, + 2130772082, + 2130772083, + 2130772084, + 2130772085, + 2130772086, + 2130772087, + 2130772088, + 2130772089, + 2130772090, + 2130772091, + 2130772092, + 2130772093, + 2130772094, + 2130772095, + 2130772096, + 2130772097, + 2130772098, + 2130772099, + 2130772100, + 2130772101, + 2130772102, + 2130772103, + 2130772104, + 2130772105, + 2130772106, + 2130772107, + 2130772108, + 2130772109, + 2130772110, + 2130772111, + 2130772112, + 2130772113, + 2130772114, + 2130772115, + 2130772116, + 2130772117, + 2130772118, + 2130772119, + 2130772120, + 2130772121, + 2130772122, + 2130772123, + 2130772124, + 2130772125, + 2130772126, + 2130772127, + 2130772128, + 2130772129, + 2130772130, + 2130772131, + 2130772132, + 2130772133, + 2130772134, + 2130772135, + 2130772136, + 2130772137, + 2130772138, + 2130772139, + 2130772140, + 2130772141, + 2130772142, + 2130772143, + 2130772144, + 2130772145, + 2130772146, + 2130772147, + 2130772148, + 2130772149, + 2130772150, + 2130772151, + 2130772152, + 2130772153}; + + // aapt resource value: 23 + public static int Theme_actionBarDivider = 23; + + // aapt resource value: 24 + public static int Theme_actionBarItemBackground = 24; + + // aapt resource value: 17 + public static int Theme_actionBarPopupTheme = 17; + + // aapt resource value: 22 + public static int Theme_actionBarSize = 22; + + // aapt resource value: 19 + public static int Theme_actionBarSplitStyle = 19; + + // aapt resource value: 18 + public static int Theme_actionBarStyle = 18; + + // aapt resource value: 13 + public static int Theme_actionBarTabBarStyle = 13; + + // aapt resource value: 12 + public static int Theme_actionBarTabStyle = 12; + + // aapt resource value: 14 + public static int Theme_actionBarTabTextStyle = 14; + + // aapt resource value: 20 + public static int Theme_actionBarTheme = 20; + + // aapt resource value: 21 + public static int Theme_actionBarWidgetTheme = 21; + + // aapt resource value: 49 + public static int Theme_actionButtonStyle = 49; + + // aapt resource value: 45 + public static int Theme_actionDropDownStyle = 45; + + // aapt resource value: 25 + public static int Theme_actionMenuTextAppearance = 25; + + // aapt resource value: 26 + public static int Theme_actionMenuTextColor = 26; + + // aapt resource value: 29 + public static int Theme_actionModeBackground = 29; + + // aapt resource value: 28 + public static int Theme_actionModeCloseButtonStyle = 28; + + // aapt resource value: 31 + public static int Theme_actionModeCloseDrawable = 31; + + // aapt resource value: 33 + public static int Theme_actionModeCopyDrawable = 33; + + // aapt resource value: 32 + public static int Theme_actionModeCutDrawable = 32; + + // aapt resource value: 37 + public static int Theme_actionModeFindDrawable = 37; + + // aapt resource value: 34 + public static int Theme_actionModePasteDrawable = 34; + + // aapt resource value: 39 + public static int Theme_actionModePopupWindowStyle = 39; + + // aapt resource value: 35 + public static int Theme_actionModeSelectAllDrawable = 35; + + // aapt resource value: 36 + public static int Theme_actionModeShareDrawable = 36; + + // aapt resource value: 30 + public static int Theme_actionModeSplitBackground = 30; + + // aapt resource value: 27 + public static int Theme_actionModeStyle = 27; + + // aapt resource value: 38 + public static int Theme_actionModeWebSearchDrawable = 38; + + // aapt resource value: 15 + public static int Theme_actionOverflowButtonStyle = 15; + + // aapt resource value: 16 + public static int Theme_actionOverflowMenuStyle = 16; + + // aapt resource value: 57 + public static int Theme_activityChooserViewStyle = 57; + + // aapt resource value: 92 + public static int Theme_alertDialogButtonGroupStyle = 92; + + // aapt resource value: 93 + public static int Theme_alertDialogCenterButtons = 93; + + // aapt resource value: 91 + public static int Theme_alertDialogStyle = 91; + + // aapt resource value: 94 + public static int Theme_alertDialogTheme = 94; + + // aapt resource value: 1 + public static int Theme_android_windowAnimationStyle = 1; + + // aapt resource value: 0 + public static int Theme_android_windowIsFloating = 0; + + // aapt resource value: 99 + public static int Theme_autoCompleteTextViewStyle = 99; + + // aapt resource value: 54 + public static int Theme_borderlessButtonStyle = 54; + + // aapt resource value: 51 + public static int Theme_buttonBarButtonStyle = 51; + + // aapt resource value: 97 + public static int Theme_buttonBarNegativeButtonStyle = 97; + + // aapt resource value: 98 + public static int Theme_buttonBarNeutralButtonStyle = 98; + + // aapt resource value: 96 + public static int Theme_buttonBarPositiveButtonStyle = 96; + + // aapt resource value: 50 + public static int Theme_buttonBarStyle = 50; + + // aapt resource value: 100 + public static int Theme_buttonStyle = 100; + + // aapt resource value: 101 + public static int Theme_buttonStyleSmall = 101; + + // aapt resource value: 102 + public static int Theme_checkboxStyle = 102; + + // aapt resource value: 103 + public static int Theme_checkedTextViewStyle = 103; + + // aapt resource value: 84 + public static int Theme_colorAccent = 84; + + // aapt resource value: 88 + public static int Theme_colorButtonNormal = 88; + + // aapt resource value: 86 + public static int Theme_colorControlActivated = 86; + + // aapt resource value: 87 + public static int Theme_colorControlHighlight = 87; + + // aapt resource value: 85 + public static int Theme_colorControlNormal = 85; + + // aapt resource value: 82 + public static int Theme_colorPrimary = 82; + + // aapt resource value: 83 + public static int Theme_colorPrimaryDark = 83; + + // aapt resource value: 89 + public static int Theme_colorSwitchThumbNormal = 89; + + // aapt resource value: 90 + public static int Theme_controlBackground = 90; + + // aapt resource value: 43 + public static int Theme_dialogPreferredPadding = 43; + + // aapt resource value: 42 + public static int Theme_dialogTheme = 42; + + // aapt resource value: 56 + public static int Theme_dividerHorizontal = 56; + + // aapt resource value: 55 + public static int Theme_dividerVertical = 55; + + // aapt resource value: 74 + public static int Theme_dropDownListViewStyle = 74; + + // aapt resource value: 46 + public static int Theme_dropdownListPreferredItemHeight = 46; + + // aapt resource value: 63 + public static int Theme_editTextBackground = 63; + + // aapt resource value: 62 + public static int Theme_editTextColor = 62; + + // aapt resource value: 104 + public static int Theme_editTextStyle = 104; + + // aapt resource value: 48 + public static int Theme_homeAsUpIndicator = 48; + + // aapt resource value: 64 + public static int Theme_imageButtonStyle = 64; + + // aapt resource value: 81 + public static int Theme_listChoiceBackgroundIndicator = 81; + + // aapt resource value: 44 + public static int Theme_listDividerAlertDialog = 44; + + // aapt resource value: 75 + public static int Theme_listPopupWindowStyle = 75; + + // aapt resource value: 69 + public static int Theme_listPreferredItemHeight = 69; + + // aapt resource value: 71 + public static int Theme_listPreferredItemHeightLarge = 71; + + // aapt resource value: 70 + public static int Theme_listPreferredItemHeightSmall = 70; + + // aapt resource value: 72 + public static int Theme_listPreferredItemPaddingLeft = 72; + + // aapt resource value: 73 + public static int Theme_listPreferredItemPaddingRight = 73; + + // aapt resource value: 78 + public static int Theme_panelBackground = 78; + + // aapt resource value: 80 + public static int Theme_panelMenuListTheme = 80; + + // aapt resource value: 79 + public static int Theme_panelMenuListWidth = 79; + + // aapt resource value: 60 + public static int Theme_popupMenuStyle = 60; + + // aapt resource value: 61 + public static int Theme_popupWindowStyle = 61; + + // aapt resource value: 105 + public static int Theme_radioButtonStyle = 105; + + // aapt resource value: 106 + public static int Theme_ratingBarStyle = 106; + + // aapt resource value: 68 + public static int Theme_searchViewStyle = 68; + + // aapt resource value: 107 + public static int Theme_seekBarStyle = 107; + + // aapt resource value: 52 + public static int Theme_selectableItemBackground = 52; + + // aapt resource value: 53 + public static int Theme_selectableItemBackgroundBorderless = 53; + + // aapt resource value: 47 + public static int Theme_spinnerDropDownItemStyle = 47; + + // aapt resource value: 108 + public static int Theme_spinnerStyle = 108; + + // aapt resource value: 109 + public static int Theme_switchStyle = 109; + + // aapt resource value: 40 + public static int Theme_textAppearanceLargePopupMenu = 40; + + // aapt resource value: 76 + public static int Theme_textAppearanceListItem = 76; + + // aapt resource value: 77 + public static int Theme_textAppearanceListItemSmall = 77; + + // aapt resource value: 66 + public static int Theme_textAppearanceSearchResultSubtitle = 66; + + // aapt resource value: 65 + public static int Theme_textAppearanceSearchResultTitle = 65; + + // aapt resource value: 41 + public static int Theme_textAppearanceSmallPopupMenu = 41; + + // aapt resource value: 95 + public static int Theme_textColorAlertDialogListItem = 95; + + // aapt resource value: 67 + public static int Theme_textColorSearchUrl = 67; + + // aapt resource value: 59 + public static int Theme_toolbarNavigationButtonStyle = 59; + + // aapt resource value: 58 + public static int Theme_toolbarStyle = 58; + + // aapt resource value: 2 + public static int Theme_windowActionBar = 2; + + // aapt resource value: 4 + public static int Theme_windowActionBarOverlay = 4; + + // aapt resource value: 5 + public static int Theme_windowActionModeOverlay = 5; + + // aapt resource value: 9 + public static int Theme_windowFixedHeightMajor = 9; + + // aapt resource value: 7 + public static int Theme_windowFixedHeightMinor = 7; + + // aapt resource value: 6 + public static int Theme_windowFixedWidthMajor = 6; + + // aapt resource value: 8 + public static int Theme_windowFixedWidthMinor = 8; + + // aapt resource value: 10 + public static int Theme_windowMinWidthMajor = 10; + + // aapt resource value: 11 + public static int Theme_windowMinWidthMinor = 11; + + // aapt resource value: 3 + public static int Theme_windowNoTitle = 3; + + public static int[] Toolbar = new int[] + { + 16842927, + 16843072, + 2130771971, + 2130771974, + 2130771978, + 2130771990, + 2130771991, + 2130771992, + 2130771993, + 2130771995, + 2130772154, + 2130772155, + 2130772156, + 2130772157, + 2130772158, + 2130772159, + 2130772160, + 2130772161, + 2130772162, + 2130772163, + 2130772164, + 2130772165, + 2130772166, + 2130772167, + 2130772168}; + + // aapt resource value: 0 + public static int Toolbar_android_gravity = 0; + + // aapt resource value: 1 + public static int Toolbar_android_minHeight = 1; + + // aapt resource value: 19 + public static int Toolbar_collapseContentDescription = 19; + + // aapt resource value: 18 + public static int Toolbar_collapseIcon = 18; + + // aapt resource value: 6 + public static int Toolbar_contentInsetEnd = 6; + + // aapt resource value: 7 + public static int Toolbar_contentInsetLeft = 7; + + // aapt resource value: 8 + public static int Toolbar_contentInsetRight = 8; + + // aapt resource value: 5 + public static int Toolbar_contentInsetStart = 5; + + // aapt resource value: 4 + public static int Toolbar_logo = 4; + + // aapt resource value: 22 + public static int Toolbar_logoDescription = 22; + + // aapt resource value: 17 + public static int Toolbar_maxButtonHeight = 17; + + // aapt resource value: 21 + public static int Toolbar_navigationContentDescription = 21; + + // aapt resource value: 20 + public static int Toolbar_navigationIcon = 20; + + // aapt resource value: 9 + public static int Toolbar_popupTheme = 9; + + // aapt resource value: 3 + public static int Toolbar_subtitle = 3; + + // aapt resource value: 11 + public static int Toolbar_subtitleTextAppearance = 11; + + // aapt resource value: 24 + public static int Toolbar_subtitleTextColor = 24; + + // aapt resource value: 2 + public static int Toolbar_title = 2; + + // aapt resource value: 16 + public static int Toolbar_titleMarginBottom = 16; + + // aapt resource value: 14 + public static int Toolbar_titleMarginEnd = 14; + + // aapt resource value: 13 + public static int Toolbar_titleMarginStart = 13; + + // aapt resource value: 15 + public static int Toolbar_titleMarginTop = 15; + + // aapt resource value: 12 + public static int Toolbar_titleMargins = 12; + + // aapt resource value: 10 + public static int Toolbar_titleTextAppearance = 10; + + // aapt resource value: 23 + public static int Toolbar_titleTextColor = 23; + + public static int[] View = new int[] + { + 16842752, + 16842970, + 2130772169, + 2130772170, + 2130772171}; + + // aapt resource value: 1 + public static int View_android_focusable = 1; + + // aapt resource value: 0 + public static int View_android_theme = 0; + + // aapt resource value: 3 + public static int View_paddingEnd = 3; + + // aapt resource value: 2 + public static int View_paddingStart = 2; + + // aapt resource value: 4 + public static int View_theme = 4; + + public static int[] ViewBackgroundHelper = new int[] + { + 16842964, + 2130772172, + 2130772173}; + + // aapt resource value: 0 + public static int ViewBackgroundHelper_android_background = 0; + + // aapt resource value: 1 + public static int ViewBackgroundHelper_backgroundTint = 1; + + // aapt resource value: 2 + public static int ViewBackgroundHelper_backgroundTintMode = 2; + + public static int[] ViewStubCompat = new int[] + { + 16842960, + 16842994, + 16842995}; + + // aapt resource value: 0 + public static int ViewStubCompat_android_id = 0; + + // aapt resource value: 2 + public static int ViewStubCompat_android_inflatedId = 2; + + // aapt resource value: 1 + public static int ViewStubCompat_android_layout = 1; + + static Styleable() + { + global::Android.Runtime.ResourceIdManager.UpdateIdValues(); + } + + private Styleable() { } } diff --git a/Chance.MvvmCross.Plugins.UserInteraction.Droid/UserInteraction.cs b/Chance.MvvmCross.Plugins.UserInteraction.Droid/UserInteraction.cs index ae021b0..685243a 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction.Droid/UserInteraction.cs +++ b/Chance.MvvmCross.Plugins.UserInteraction.Droid/UserInteraction.cs @@ -1,11 +1,11 @@ using System; using Android.App; using Android.Content; -using Cirrious.CrossCore; using Android.Widget; -using Cirrious.CrossCore.Droid.Platform; using System.Threading.Tasks; -using AlertDialog = Android.Support.V7.App.AlertDialog; +//using AlertDialog = Android.Support.V7.App.AlertDialog; +using MvvmCross.Platform; +using MvvmCross.Platform.Droid.Platform; namespace Chance.MvvmCross.Plugins.UserInteraction.Droid { @@ -29,8 +29,9 @@ public void Confirm(string message, Action answer, string title = null, st //Mvx.Resolve().RequestMainThreadAction(); Application.SynchronizationContext.Post(ignored => { if (CurrentActivity == null) return; - new AlertDialog.Builder(CurrentActivity) - .SetMessage(message) + try{ + new Android.Support.V7.App.AlertDialog.Builder(CurrentActivity) + .SetMessage(message) .SetTitle(title) .SetPositiveButton(okButton, delegate { if (answer != null) @@ -41,6 +42,23 @@ public void Confirm(string message, Action answer, string title = null, st answer(false); }) .Show(); + } + catch(Exception ex) + { + new AlertDialog.Builder(CurrentActivity) + .SetMessage(message) + .SetTitle(title) + .SetPositiveButton(okButton, delegate { + if (answer != null) + answer(true); + }) + .SetNegativeButton(cancelButton, delegate { + if (answer != null) + answer(false); + }) + .Show(); + } + }, null); } @@ -57,22 +75,42 @@ public void ConfirmThreeButtons(string message, Action { if (CurrentActivity == null) return; - new AlertDialog.Builder(CurrentActivity) - .SetMessage(message) - .SetTitle(title) - .SetPositiveButton(positive, delegate { - if (answer != null) - answer(ConfirmThreeButtonsResponse.Positive); - }) - .SetNegativeButton(negative, delegate { - if (answer != null) - answer(ConfirmThreeButtonsResponse.Negative); - }) - .SetNeutralButton(neutral, delegate { - if (answer != null) - answer(ConfirmThreeButtonsResponse.Neutral); - }) - .Show(); + try{ + new Android.Support.V7.App.AlertDialog.Builder(CurrentActivity) + .SetMessage(message) + .SetTitle(title) + .SetPositiveButton(positive, delegate { + if (answer != null) + answer(ConfirmThreeButtonsResponse.Positive); + }) + .SetNegativeButton(negative, delegate { + if (answer != null) + answer(ConfirmThreeButtonsResponse.Negative); + }) + .SetNeutralButton(neutral, delegate { + if (answer != null) + answer(ConfirmThreeButtonsResponse.Neutral); + }) + .Show(); + } + catch(Exception ex){ + new AlertDialog.Builder(CurrentActivity) + .SetMessage(message) + .SetTitle(title) + .SetPositiveButton(positive, delegate { + if (answer != null) + answer(ConfirmThreeButtonsResponse.Positive); + }) + .SetNegativeButton(negative, delegate { + if (answer != null) + answer(ConfirmThreeButtonsResponse.Negative); + }) + .SetNeutralButton(neutral, delegate { + if (answer != null) + answer(ConfirmThreeButtonsResponse.Neutral); + }) + .Show(); + } }, null); } @@ -88,14 +126,27 @@ public void Alert(string message, Action done = null, string title = "", string { Application.SynchronizationContext.Post(ignored => { if (CurrentActivity == null) return; - new AlertDialog.Builder(CurrentActivity) - .SetMessage(message) + try{ + new Android.Support.V7.App.AlertDialog.Builder(CurrentActivity) + .SetMessage(message) + .SetTitle(title) + .SetPositiveButton(okButton, delegate { + if (done != null) + done(); + }) + .Show(); + } + catch(Exception ex){ + new AlertDialog.Builder(CurrentActivity) + .SetMessage(message) .SetTitle(title) .SetPositiveButton(okButton, delegate { if (done != null) done(); }) .Show(); + } + }, null); } @@ -121,8 +172,9 @@ public void Input(string message, Action answer, string hint = nul if (CurrentActivity == null) return; var input = new EditText(CurrentActivity) { Hint = hint, Text = initialText }; - new AlertDialog.Builder(CurrentActivity) - .SetMessage(message) + try{ + new Android.Support.V7.App.AlertDialog.Builder(CurrentActivity) + .SetMessage(message) .SetTitle(title) .SetView(input) .SetPositiveButton(okButton, delegate { @@ -134,6 +186,24 @@ public void Input(string message, Action answer, string hint = nul answer(false, input.Text); }) .Show(); + } + catch(Exception ex) + { + new AlertDialog.Builder(CurrentActivity) + .SetMessage(message) + .SetTitle(title) + .SetView(input) + .SetPositiveButton(okButton, delegate { + if (answer != null) + answer(true, input.Text); + }) + .SetNegativeButton(cancelButton, delegate { + if (answer != null) + answer(false, input.Text); + }) + .Show(); + } + }, null); } diff --git a/Chance.MvvmCross.Plugins.UserInteraction.Droid/packages.config b/Chance.MvvmCross.Plugins.UserInteraction.Droid/packages.config index f9e6ae1..017ea95 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction.Droid/packages.config +++ b/Chance.MvvmCross.Plugins.UserInteraction.Droid/packages.config @@ -1,5 +1,5 @@ - - - - + + + + \ No newline at end of file diff --git a/Chance.MvvmCross.Plugins.UserInteraction.Touch/Chance.MvvmCross.Plugins.UserInteraction.Touch.csproj b/Chance.MvvmCross.Plugins.UserInteraction.Ios/Chance.MvvmCross.Plugins.UserInteraction.Ios.csproj similarity index 74% rename from Chance.MvvmCross.Plugins.UserInteraction.Touch/Chance.MvvmCross.Plugins.UserInteraction.Touch.csproj rename to Chance.MvvmCross.Plugins.UserInteraction.Ios/Chance.MvvmCross.Plugins.UserInteraction.Ios.csproj index 42064bd..662c21c 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction.Touch/Chance.MvvmCross.Plugins.UserInteraction.Touch.csproj +++ b/Chance.MvvmCross.Plugins.UserInteraction.Ios/Chance.MvvmCross.Plugins.UserInteraction.Ios.csproj @@ -1,4 +1,4 @@ - + Debug @@ -6,9 +6,9 @@ {CA487D21-3429-498C-971E-70A9C4453E6C} {FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} Library - Chance.MvvmCross.Plugins.UserInteraction.Touch + Chance.MvvmCross.Plugins.UserInteraction.Ios Resources - Chance.MvvmCross.Plugins.UserInteraction.Touch + Chance.MvvmCross.Plugins.UserInteraction.Ios Xamarin.iOS v1.0 @@ -16,7 +16,7 @@ true full false - ..\bin\Debug\Touch\ + ..\bin\Debug\Ios\ DEBUG; prompt 4 @@ -25,7 +25,7 @@ full true - ..\bin\Release\Touch\ + ..\bin\Release\Ios\ prompt 4 false @@ -34,13 +34,19 @@ - - ..\lib\Touch\Cirrious.CrossCore.Touch.dll + + + ..\lib\Touch\MvvmCross.Core.dll - - ..\lib\Touch\Cirrious.CrossCore.dll + + ..\lib\Touch\MvvmCross.iOS.dll + + + ..\lib\Touch\MvvmCross.Platform.dll + + + ..\lib\Touch\MvvmCross.Platform.iOS.dll - diff --git a/Chance.MvvmCross.Plugins.UserInteraction.Touch/Plugin.cs b/Chance.MvvmCross.Plugins.UserInteraction.Ios/Plugin.cs similarity index 55% rename from Chance.MvvmCross.Plugins.UserInteraction.Touch/Plugin.cs rename to Chance.MvvmCross.Plugins.UserInteraction.Ios/Plugin.cs index fef02d7..366a7b5 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction.Touch/Plugin.cs +++ b/Chance.MvvmCross.Plugins.UserInteraction.Ios/Plugin.cs @@ -1,8 +1,8 @@ using System; -using Cirrious.CrossCore.Plugins; -using Cirrious.CrossCore; +using MvvmCross.Platform.Plugins; +using MvvmCross.Platform; -namespace Chance.MvvmCross.Plugins.UserInteraction.Touch +namespace Chance.MvvmCross.Plugins.UserInteraction.Ios { public class Plugin : IMvxPlugin { diff --git a/Chance.MvvmCross.Plugins.UserInteraction.Touch/UserInteraction.cs b/Chance.MvvmCross.Plugins.UserInteraction.Ios/UserInteraction.cs similarity index 98% rename from Chance.MvvmCross.Plugins.UserInteraction.Touch/UserInteraction.cs rename to Chance.MvvmCross.Plugins.UserInteraction.Ios/UserInteraction.cs index cbd5994..2d99bcc 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction.Touch/UserInteraction.cs +++ b/Chance.MvvmCross.Plugins.UserInteraction.Ios/UserInteraction.cs @@ -2,7 +2,7 @@ using UIKit; using System.Threading.Tasks; -namespace Chance.MvvmCross.Plugins.UserInteraction.Touch +namespace Chance.MvvmCross.Plugins.UserInteraction.Ios { public class UserInteraction : IUserInteraction { diff --git a/Chance.MvvmCross.Plugins.UserInteraction.Touch/readme.md b/Chance.MvvmCross.Plugins.UserInteraction.Ios/readme.md similarity index 100% rename from Chance.MvvmCross.Plugins.UserInteraction.Touch/readme.md rename to Chance.MvvmCross.Plugins.UserInteraction.Ios/readme.md diff --git a/Chance.MvvmCross.Plugins.UserInteraction.WindowsCommon/Chance.MvvmCross.Plugins.UserInteraction.WindowsCommon.csproj b/Chance.MvvmCross.Plugins.UserInteraction.WindowsCommon/Chance.MvvmCross.Plugins.UserInteraction.WindowsCommon.csproj index acc1e0d..934771a 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction.WindowsCommon/Chance.MvvmCross.Plugins.UserInteraction.WindowsCommon.csproj +++ b/Chance.MvvmCross.Plugins.UserInteraction.WindowsCommon/Chance.MvvmCross.Plugins.UserInteraction.WindowsCommon.csproj @@ -3,8 +3,6 @@ Debug AnyCPU - 10.0.20506 - 2.0 {94F91390-3679-42B7-9856-EA58D8CAFEB3} Library Properties @@ -51,6 +49,7 @@ prompt MinimumRecommendedRules.ruleset false + 4 Bin\x86\Release @@ -62,6 +61,7 @@ prompt MinimumRecommendedRules.ruleset + 4 true @@ -74,6 +74,7 @@ prompt MinimumRecommendedRules.ruleset false + 4 Bin\ARM\Release @@ -85,12 +86,13 @@ prompt MinimumRecommendedRules.ruleset + 4 ..\lib\WindowsCommon\Cirrious.CrossCore.dll - + ..\lib\WindowsCommon\Cirrious.CrossCore.WindowsCommon.dll diff --git a/Chance.MvvmCross.Plugins.UserInteraction.WindowsPhone/Chance.MvvmCross.Plugins.UserInteraction.WindowsPhone.csproj b/Chance.MvvmCross.Plugins.UserInteraction.WindowsPhone/Chance.MvvmCross.Plugins.UserInteraction.WindowsPhone.csproj index d2827b1..e7dd94b 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction.WindowsPhone/Chance.MvvmCross.Plugins.UserInteraction.WindowsPhone.csproj +++ b/Chance.MvvmCross.Plugins.UserInteraction.WindowsPhone/Chance.MvvmCross.Plugins.UserInteraction.WindowsPhone.csproj @@ -3,8 +3,6 @@ Debug AnyCPU - 10.0.20506 - 2.0 {3856B230-5B7B-4285-B591-A36C7BBE08CB} {C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} Library diff --git a/Chance.MvvmCross.Plugins.UserInteraction.WindowsStore/Chance.MvvmCross.Plugins.UserInteraction.WindowsStore.csproj b/Chance.MvvmCross.Plugins.UserInteraction.WindowsStore/Chance.MvvmCross.Plugins.UserInteraction.WindowsStore.csproj index c06592e..5d46fe9 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction.WindowsStore/Chance.MvvmCross.Plugins.UserInteraction.WindowsStore.csproj +++ b/Chance.MvvmCross.Plugins.UserInteraction.WindowsStore/Chance.MvvmCross.Plugins.UserInteraction.WindowsStore.csproj @@ -4,8 +4,6 @@ Debug AnyCPU - 8.0.30703 - 2.0 {53FDB605-5B5D-4EA3-959E-D3F29B37686C} Library Properties diff --git a/Chance.MvvmCross.Plugins.UserInteraction.sln b/Chance.MvvmCross.Plugins.UserInteraction.sln index e62df7f..0f24dbc 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction.sln +++ b/Chance.MvvmCross.Plugins.UserInteraction.sln @@ -1,13 +1,13 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 +# Visual Studio 2012 VisualStudioVersion = 12.0.31101.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Chance.MvvmCross.Plugins.UserInteraction", "Chance.MvvmCross.Plugins.UserInteraction\Chance.MvvmCross.Plugins.UserInteraction.csproj", "{C912911A-2216-447C-ADF4-8DC190804D75}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Chance.MvvmCross.Plugins.UserInteraction.Droid", "Chance.MvvmCross.Plugins.UserInteraction.Droid\Chance.MvvmCross.Plugins.UserInteraction.Droid.csproj", "{5BE32F99-E41D-4D84-BBE8-E16A331C7767}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Chance.MvvmCross.Plugins.UserInteraction.Touch", "Chance.MvvmCross.Plugins.UserInteraction.Touch\Chance.MvvmCross.Plugins.UserInteraction.Touch.csproj", "{CA487D21-3429-498C-971E-70A9C4453E6C}" +Project("{9344BDBB-3E7F-41FC-A0DD-8665D75EE146}") = "Chance.MvvmCross.Plugins.UserInteraction.Ios", "Chance.MvvmCross.Plugins.UserInteraction.Ios\Chance.MvvmCross.Plugins.UserInteraction.Ios.csproj", "{CA487D21-3429-498C-971E-70A9C4453E6C}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C6C2BCE6-73AC-4EDC-A08D-B12B2FF434CB}" ProjectSection(SolutionItems) = preProject @@ -47,36 +47,6 @@ Global Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {C912911A-2216-447C-ADF4-8DC190804D75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C912911A-2216-447C-ADF4-8DC190804D75}.Debug|Any CPU.Build.0 = Debug|Any CPU - {C912911A-2216-447C-ADF4-8DC190804D75}.Debug|ARM.ActiveCfg = Debug|Any CPU - {C912911A-2216-447C-ADF4-8DC190804D75}.Debug|x64.ActiveCfg = Debug|Any CPU - {C912911A-2216-447C-ADF4-8DC190804D75}.Debug|x86.ActiveCfg = Debug|Any CPU - {C912911A-2216-447C-ADF4-8DC190804D75}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C912911A-2216-447C-ADF4-8DC190804D75}.Release|Any CPU.Build.0 = Release|Any CPU - {C912911A-2216-447C-ADF4-8DC190804D75}.Release|ARM.ActiveCfg = Release|Any CPU - {C912911A-2216-447C-ADF4-8DC190804D75}.Release|x64.ActiveCfg = Release|Any CPU - {C912911A-2216-447C-ADF4-8DC190804D75}.Release|x86.ActiveCfg = Release|Any CPU - {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Debug|Any CPU.Build.0 = Debug|Any CPU - {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Debug|ARM.ActiveCfg = Debug|Any CPU - {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Debug|x64.ActiveCfg = Debug|Any CPU - {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Debug|x86.ActiveCfg = Debug|Any CPU - {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Release|Any CPU.ActiveCfg = Release|Any CPU - {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Release|Any CPU.Build.0 = Release|Any CPU - {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Release|ARM.ActiveCfg = Release|Any CPU - {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Release|x64.ActiveCfg = Release|Any CPU - {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Release|x86.ActiveCfg = Release|Any CPU - {CA487D21-3429-498C-971E-70A9C4453E6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {CA487D21-3429-498C-971E-70A9C4453E6C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {CA487D21-3429-498C-971E-70A9C4453E6C}.Debug|ARM.ActiveCfg = Debug|Any CPU - {CA487D21-3429-498C-971E-70A9C4453E6C}.Debug|x64.ActiveCfg = Debug|Any CPU - {CA487D21-3429-498C-971E-70A9C4453E6C}.Debug|x86.ActiveCfg = Debug|Any CPU - {CA487D21-3429-498C-971E-70A9C4453E6C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {CA487D21-3429-498C-971E-70A9C4453E6C}.Release|Any CPU.Build.0 = Release|Any CPU - {CA487D21-3429-498C-971E-70A9C4453E6C}.Release|ARM.ActiveCfg = Release|Any CPU - {CA487D21-3429-498C-971E-70A9C4453E6C}.Release|x64.ActiveCfg = Release|Any CPU - {CA487D21-3429-498C-971E-70A9C4453E6C}.Release|x86.ActiveCfg = Release|Any CPU {3856B230-5B7B-4285-B591-A36C7BBE08CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {3856B230-5B7B-4285-B591-A36C7BBE08CB}.Debug|Any CPU.Build.0 = Debug|Any CPU {3856B230-5B7B-4285-B591-A36C7BBE08CB}.Debug|ARM.ActiveCfg = Debug|ARM @@ -107,6 +77,16 @@ Global {53FDB605-5B5D-4EA3-959E-D3F29B37686C}.Release|x64.Build.0 = Release|x64 {53FDB605-5B5D-4EA3-959E-D3F29B37686C}.Release|x86.ActiveCfg = Release|x86 {53FDB605-5B5D-4EA3-959E-D3F29B37686C}.Release|x86.Build.0 = Release|x86 + {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Debug|Any CPU.Build.0 = Debug|Any CPU + {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Debug|ARM.ActiveCfg = Debug|Any CPU + {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Debug|x64.ActiveCfg = Debug|Any CPU + {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Debug|x86.ActiveCfg = Debug|Any CPU + {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Release|Any CPU.ActiveCfg = Release|Any CPU + {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Release|Any CPU.Build.0 = Release|Any CPU + {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Release|ARM.ActiveCfg = Release|Any CPU + {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Release|x64.ActiveCfg = Release|Any CPU + {5BE32F99-E41D-4D84-BBE8-E16A331C7767}.Release|x86.ActiveCfg = Release|Any CPU {94F91390-3679-42B7-9856-EA58D8CAFEB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {94F91390-3679-42B7-9856-EA58D8CAFEB3}.Debug|Any CPU.Build.0 = Debug|Any CPU {94F91390-3679-42B7-9856-EA58D8CAFEB3}.Debug|ARM.ActiveCfg = Debug|ARM @@ -121,9 +101,26 @@ Global {94F91390-3679-42B7-9856-EA58D8CAFEB3}.Release|x64.ActiveCfg = Release|Any CPU {94F91390-3679-42B7-9856-EA58D8CAFEB3}.Release|x86.ActiveCfg = Release|x86 {94F91390-3679-42B7-9856-EA58D8CAFEB3}.Release|x86.Build.0 = Release|x86 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE + {C912911A-2216-447C-ADF4-8DC190804D75}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {C912911A-2216-447C-ADF4-8DC190804D75}.Debug|Any CPU.Build.0 = Debug|Any CPU + {C912911A-2216-447C-ADF4-8DC190804D75}.Debug|ARM.ActiveCfg = Debug|Any CPU + {C912911A-2216-447C-ADF4-8DC190804D75}.Debug|x64.ActiveCfg = Debug|Any CPU + {C912911A-2216-447C-ADF4-8DC190804D75}.Debug|x86.ActiveCfg = Debug|Any CPU + {C912911A-2216-447C-ADF4-8DC190804D75}.Release|Any CPU.ActiveCfg = Release|Any CPU + {C912911A-2216-447C-ADF4-8DC190804D75}.Release|Any CPU.Build.0 = Release|Any CPU + {C912911A-2216-447C-ADF4-8DC190804D75}.Release|ARM.ActiveCfg = Release|Any CPU + {C912911A-2216-447C-ADF4-8DC190804D75}.Release|x64.ActiveCfg = Release|Any CPU + {C912911A-2216-447C-ADF4-8DC190804D75}.Release|x86.ActiveCfg = Release|Any CPU + {CA487D21-3429-498C-971E-70A9C4453E6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CA487D21-3429-498C-971E-70A9C4453E6C}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CA487D21-3429-498C-971E-70A9C4453E6C}.Debug|ARM.ActiveCfg = Debug|Any CPU + {CA487D21-3429-498C-971E-70A9C4453E6C}.Debug|x64.ActiveCfg = Debug|Any CPU + {CA487D21-3429-498C-971E-70A9C4453E6C}.Debug|x86.ActiveCfg = Debug|Any CPU + {CA487D21-3429-498C-971E-70A9C4453E6C}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CA487D21-3429-498C-971E-70A9C4453E6C}.Release|Any CPU.Build.0 = Release|Any CPU + {CA487D21-3429-498C-971E-70A9C4453E6C}.Release|ARM.ActiveCfg = Release|Any CPU + {CA487D21-3429-498C-971E-70A9C4453E6C}.Release|x64.ActiveCfg = Release|Any CPU + {CA487D21-3429-498C-971E-70A9C4453E6C}.Release|x86.ActiveCfg = Release|Any CPU EndGlobalSection GlobalSection(NestedProjects) = preSolution {F89BE4F7-B547-4C66-82DC-38AC0D741C46} = {A70679AB-94DA-4DD6-8C6E-E932F703DB98} @@ -132,4 +129,7 @@ Global GlobalSection(MonoDevelopProperties) = preSolution StartupItem = Chance.MvvmCross.Plugins.UserInteraction\Chance.MvvmCross.Plugins.UserInteraction.csproj EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection EndGlobal diff --git a/Chance.MvvmCross.Plugins.UserInteraction/Chance.MvvmCross.Plugins.UserInteraction.csproj b/Chance.MvvmCross.Plugins.UserInteraction/Chance.MvvmCross.Plugins.UserInteraction.csproj index ee75f94..b9cf7c3 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction/Chance.MvvmCross.Plugins.UserInteraction.csproj +++ b/Chance.MvvmCross.Plugins.UserInteraction/Chance.MvvmCross.Plugins.UserInteraction.csproj @@ -51,8 +51,11 @@ --> - - ..\lib\Portable\Cirrious.CrossCore.dll + + ..\lib\Portable\MvvmCross.Core.dll + + + ..\lib\Portable\MvvmCross.Platform.dll \ No newline at end of file diff --git a/Chance.MvvmCross.Plugins.UserInteraction/PluginLoader.cs b/Chance.MvvmCross.Plugins.UserInteraction/PluginLoader.cs index 354711b..512daa0 100644 --- a/Chance.MvvmCross.Plugins.UserInteraction/PluginLoader.cs +++ b/Chance.MvvmCross.Plugins.UserInteraction/PluginLoader.cs @@ -1,6 +1,6 @@ using System; -using Cirrious.CrossCore.Plugins; -using Cirrious.CrossCore; +using MvvmCross.Platform.Plugins; +using MvvmCross.Platform; namespace Chance.MvvmCross.Plugins.UserInteraction { diff --git a/lib/Droid/Chance.MvvmCross.Plugins.UserInteraction.Droid.dll b/lib/Droid/Chance.MvvmCross.Plugins.UserInteraction.Droid.dll index aa5a9e3..6ce1e22 100755 Binary files a/lib/Droid/Chance.MvvmCross.Plugins.UserInteraction.Droid.dll and b/lib/Droid/Chance.MvvmCross.Plugins.UserInteraction.Droid.dll differ diff --git a/lib/Droid/Chance.MvvmCross.Plugins.UserInteraction.dll b/lib/Droid/Chance.MvvmCross.Plugins.UserInteraction.dll index d442f71..52e1c33 100755 Binary files a/lib/Droid/Chance.MvvmCross.Plugins.UserInteraction.dll and b/lib/Droid/Chance.MvvmCross.Plugins.UserInteraction.dll differ diff --git a/lib/Droid/MvvmCross.Core.dll b/lib/Droid/MvvmCross.Core.dll new file mode 100644 index 0000000..7b4fcea Binary files /dev/null and b/lib/Droid/MvvmCross.Core.dll differ diff --git a/lib/Droid/MvvmCross.Droid.dll b/lib/Droid/MvvmCross.Droid.dll new file mode 100644 index 0000000..d483e3a Binary files /dev/null and b/lib/Droid/MvvmCross.Droid.dll differ diff --git a/lib/Droid/MvvmCross.Platform.Droid.dll b/lib/Droid/MvvmCross.Platform.Droid.dll new file mode 100644 index 0000000..3bbe2dc Binary files /dev/null and b/lib/Droid/MvvmCross.Platform.Droid.dll differ diff --git a/lib/Droid/MvvmCross.Platform.dll b/lib/Droid/MvvmCross.Platform.dll new file mode 100644 index 0000000..d2f5d5a Binary files /dev/null and b/lib/Droid/MvvmCross.Platform.dll differ diff --git a/lib/Portable/MvvmCross.Core.dll b/lib/Portable/MvvmCross.Core.dll new file mode 100644 index 0000000..7b4fcea Binary files /dev/null and b/lib/Portable/MvvmCross.Core.dll differ diff --git a/lib/Portable/MvvmCross.Platform.dll b/lib/Portable/MvvmCross.Platform.dll new file mode 100644 index 0000000..d2f5d5a Binary files /dev/null and b/lib/Portable/MvvmCross.Platform.dll differ diff --git a/lib/Touch/Chance.MvvmCross.Plugins.UserInteraction.Ios.dll b/lib/Touch/Chance.MvvmCross.Plugins.UserInteraction.Ios.dll new file mode 100755 index 0000000..940d376 Binary files /dev/null and b/lib/Touch/Chance.MvvmCross.Plugins.UserInteraction.Ios.dll differ diff --git a/lib/Touch/Chance.MvvmCross.Plugins.UserInteraction.Touch.dll b/lib/Touch/Chance.MvvmCross.Plugins.UserInteraction.Touch.dll deleted file mode 100755 index 67fe3f6..0000000 Binary files a/lib/Touch/Chance.MvvmCross.Plugins.UserInteraction.Touch.dll and /dev/null differ diff --git a/lib/Touch/Chance.MvvmCross.Plugins.UserInteraction.dll b/lib/Touch/Chance.MvvmCross.Plugins.UserInteraction.dll index d442f71..52e1c33 100755 Binary files a/lib/Touch/Chance.MvvmCross.Plugins.UserInteraction.dll and b/lib/Touch/Chance.MvvmCross.Plugins.UserInteraction.dll differ diff --git a/lib/Touch/MvvmCross.Core.dll b/lib/Touch/MvvmCross.Core.dll new file mode 100644 index 0000000..7b4fcea Binary files /dev/null and b/lib/Touch/MvvmCross.Core.dll differ diff --git a/lib/Touch/MvvmCross.Platform.dll b/lib/Touch/MvvmCross.Platform.dll new file mode 100644 index 0000000..d2f5d5a Binary files /dev/null and b/lib/Touch/MvvmCross.Platform.dll differ diff --git a/lib/Touch/MvvmCross.Platform.iOS.dll b/lib/Touch/MvvmCross.Platform.iOS.dll new file mode 100644 index 0000000..268bc5d Binary files /dev/null and b/lib/Touch/MvvmCross.Platform.iOS.dll differ diff --git a/lib/Touch/MvvmCross.iOS.dll b/lib/Touch/MvvmCross.iOS.dll new file mode 100644 index 0000000..c0c7dee Binary files /dev/null and b/lib/Touch/MvvmCross.iOS.dll differ diff --git a/nuspec/BootstrapContent/UserInteractionPluginBootstrap.cs.pp b/nuspec/BootstrapContent/UserInteractionPluginBootstrap.cs.pp index 52a520c..18b888e 100644 --- a/nuspec/BootstrapContent/UserInteractionPluginBootstrap.cs.pp +++ b/nuspec/BootstrapContent/UserInteractionPluginBootstrap.cs.pp @@ -1,4 +1,4 @@ -using Cirrious.CrossCore.Plugins; +using MvvmCross.Platform.Plugins; namespace $rootnamespace$.Bootstrap { diff --git a/nuspec/Chance.MvvmCross.Plugins.UserInteraction.nuspec b/nuspec/Chance.MvvmCross.Plugins.UserInteraction.nuspec index 64c4f9c..8397fc9 100644 --- a/nuspec/Chance.MvvmCross.Plugins.UserInteraction.nuspec +++ b/nuspec/Chance.MvvmCross.Plugins.UserInteraction.nuspec @@ -1,17 +1,17 @@  Chance.MvvmCross.Plugins.UserInteraction - 1.1.3 + 1.1.4 MvvmCross UserInteraction Plugin Brian Chance Brian Chance https://github.com/brianchance/MvvmCross-UserInteraction/blob/master/LICENSE https://github.com/brianchance/MvvmCross-UserInteraction false - This package contains a 'UserInteraction' plugin for MvvmCross v3 + This package contains a 'UserInteraction' plugin for MvvmCross v4 mvvm mvvmcross xamarin monodroid monotouch wp wpdev windowsphone - + @@ -33,9 +33,9 @@ - + - +