From 63fdeb89220e5671343c1dc2e404b00a8e197000 Mon Sep 17 00:00:00 2001 From: Ivan Grce Date: Thu, 6 Feb 2020 17:13:59 +0100 Subject: [PATCH] [Samples.Forms.Android] updated sample for v5.2.0 --- Samples/Forms/Core/BlinkIDPage.xaml.cs | 2 +- Samples/Forms/Droid/Droid.csproj | 24 +- .../Droid/Resources/Resource.designer.cs | 1100 +++++++++-------- Samples/Forms/Droid/packages.config | 12 +- 4 files changed, 595 insertions(+), 543 deletions(-) diff --git a/Samples/Forms/Core/BlinkIDPage.xaml.cs b/Samples/Forms/Core/BlinkIDPage.xaml.cs index 4a78b1b8..ff8cf9f2 100644 --- a/Samples/Forms/Core/BlinkIDPage.xaml.cs +++ b/Samples/Forms/Core/BlinkIDPage.xaml.cs @@ -51,7 +51,7 @@ public BlinkIDPage () } else { - licenseKey = "sRwAAAAeY29tLm1pY3JvYmxpbmsueGFtYXJpbi5ibGlua2lke7qv4mAhH4ywlU8/ZLMbELfv07jxSZleylhrg1TGwLmMBn5fZzgRlTqfMhHKbgNdNH8IJHQ1mGk1G8abt0/uz7tlBNYzwc4XRcsyzkY7MlR5ZDN3TyjzwprvDNDO7CVGeB4712YCJ/Khbn8wpymaHZwKXSjq8BkkdKfJWD5sE0/eauWRH/SQ1HVZ0SIbNs/Z5lwyXcPIFCFRLKIMUb/fxFsg8bcP5W8WdIPEP+t7PzWiMcEFPgpcqAmp395nooYWCQt8W7yqOGX4WAY4"; + licenseKey = "sRwAAAAeY29tLm1pY3JvYmxpbmsueGFtYXJpbi5ibGlua2lke7qv4mAhH4ywlU8/YsMwsVy+U9bPu3BoRaAYSC9c5gHMjEg299GKP8NQ3z5yf0C6eN99eDFoLhwYPtlGgFkrlnFnkpuHDtBoomYagBMcmjch0d8KStup7zrp4v++mMH1d198ugf1Gr82LDCad2mVTyhOuUf1SbwsLpFd6wHS1Q/q1Nj20xO8rPHNh37lYCBGeKBNeBvVIA0oz8OIO2wkxeB0ZVgG4U15ZpESWgdP1p7a8krj5HqwI7xHosGJpnFifHFK4Mx4aWfl4qUQ"; } // since DependencyService requires implementations to have default constructor, a factory is needed diff --git a/Samples/Forms/Droid/Droid.csproj b/Samples/Forms/Droid/Droid.csproj index 4b31c683..3d105670 100644 --- a/Samples/Forms/Droid/Droid.csproj +++ b/Samples/Forms/Droid/Droid.csproj @@ -1,7 +1,7 @@ - - + + Debug AnyCPU @@ -48,19 +48,19 @@ - ..\packages\Xamarin.Forms.4.4.0.991265\lib\MonoAndroid90\FormsViewGroup.dll + ..\packages\Xamarin.Forms.4.4.0.991640\lib\MonoAndroid90\FormsViewGroup.dll - ..\packages\Xamarin.Forms.4.4.0.991265\lib\MonoAndroid90\Xamarin.Forms.Core.dll + ..\packages\Xamarin.Forms.4.4.0.991640\lib\MonoAndroid90\Xamarin.Forms.Core.dll - ..\packages\Xamarin.Forms.4.4.0.991265\lib\MonoAndroid90\Xamarin.Forms.Platform.Android.dll + ..\packages\Xamarin.Forms.4.4.0.991640\lib\MonoAndroid90\Xamarin.Forms.Platform.Android.dll - ..\packages\Xamarin.Forms.4.4.0.991265\lib\MonoAndroid90\Xamarin.Forms.Platform.dll + ..\packages\Xamarin.Forms.4.4.0.991640\lib\MonoAndroid90\Xamarin.Forms.Platform.dll - ..\packages\Xamarin.Forms.4.4.0.991265\lib\MonoAndroid90\Xamarin.Forms.Xaml.dll + ..\packages\Xamarin.Forms.4.4.0.991640\lib\MonoAndroid90\Xamarin.Forms.Xaml.dll ..\packages\Xamarin.Android.Support.Annotations.28.0.0.3\lib\monoandroid90\Xamarin.Android.Support.Annotations.dll @@ -168,7 +168,7 @@ ..\packages\Xamarin.Android.Support.v7.AppCompat.28.0.0.3\lib\monoandroid90\Xamarin.Android.Support.v7.AppCompat.dll - ..\packages\BlinkID.Android.Binding.5.1.0\lib\monoandroid90\BlinkIDAARBinding.dll + ..\packages\BlinkID.Android.Binding.5.2.0\lib\monoandroid90\BlinkIDAARBinding.dll False @@ -181,10 +181,10 @@ ..\packages\Xamarin.Android.Support.v7.MediaRouter.28.0.0.3\lib\monoandroid90\Xamarin.Android.Support.v7.MediaRouter.dll - ..\packages\BlinkID.Forms.Core.5.1.0\lib\netstandard1.0\BlinkID.Forms.Core.dll + ..\packages\BlinkID.Forms.Core.5.2.0\lib\netstandard1.0\BlinkID.Forms.Core.dll - ..\packages\BlinkID.Forms.Android.5.1.0\lib\monoandroid90\BlinkID.dll + ..\packages\BlinkID.Forms.Android.5.2.0\lib\monoandroid90\BlinkID.dll False @@ -262,6 +262,6 @@ - - + + \ No newline at end of file diff --git a/Samples/Forms/Droid/Resources/Resource.designer.cs b/Samples/Forms/Droid/Resources/Resource.designer.cs index bee54c48..4348572a 100644 --- a/Samples/Forms/Droid/Resources/Resource.designer.cs +++ b/Samples/Forms/Droid/Resources/Resource.designer.cs @@ -3644,658 +3644,664 @@ public partial class Attribute public const int mb_borderWidth = 2130903346; // aapt resource value: 0x7F030133 - public const int mb_cardBackDrawable = 2130903347; + public const int mb_captureButtonDrawable = 2130903347; // aapt resource value: 0x7F030134 - public const int mb_cardFrontDrawable = 2130903348; + public const int mb_cardBackDrawable = 2130903348; // aapt resource value: 0x7F030135 - public const int mb_cornerRadius = 2130903349; + public const int mb_cardFrontDrawable = 2130903349; // aapt resource value: 0x7F030136 - public const int mb_exitScanDrawable = 2130903350; + public const int mb_cornerRadius = 2130903350; // aapt resource value: 0x7F030137 - public const int mb_flipCardColor = 2130903351; + public const int mb_detectionRectangleColor = 2130903351; // aapt resource value: 0x7F030138 - public const int mb_frontSideInstructionsDrawable = 2130903352; + public const int mb_exitScanDrawable = 2130903352; // aapt resource value: 0x7F030139 - public const int mb_frontSideSplashDrawable = 2130903353; + public const int mb_flipCardColor = 2130903353; // aapt resource value: 0x7F03013A - public const int mb_hookColor = 2130903354; + public const int mb_frontSideInstructionsDrawable = 2130903354; // aapt resource value: 0x7F03013B - public const int mb_initialOrientation = 2130903355; + public const int mb_frontSideSplashDrawable = 2130903355; // aapt resource value: 0x7F03013C - public const int mb_innerColor = 2130903356; + public const int mb_hookColor = 2130903356; // aapt resource value: 0x7F03013D - public const int mb_instructionsBackgroundDrawable = 2130903357; + public const int mb_initialOrientation = 2130903357; // aapt resource value: 0x7F03013E - public const int mb_instructionsTextAppearance = 2130903358; + public const int mb_innerColor = 2130903358; // aapt resource value: 0x7F03013F - public const int mb_outerColor = 2130903359; + public const int mb_instructionsBackgroundDrawable = 2130903359; // aapt resource value: 0x7F030140 - public const int mb_overlayColor = 2130903360; + public const int mb_instructionsTextAppearance = 2130903360; // aapt resource value: 0x7F030141 - public const int mb_progressDrawable = 2130903361; + public const int mb_outerColor = 2130903361; // aapt resource value: 0x7F030142 - public const int mb_pulseColor = 2130903362; + public const int mb_overlayColor = 2130903362; // aapt resource value: 0x7F030143 - public const int mb_reticleDefaultDrawable = 2130903363; + public const int mb_progressDrawable = 2130903363; // aapt resource value: 0x7F030144 - public const int mb_reticleErrorDrawable = 2130903364; + public const int mb_pulseColor = 2130903364; // aapt resource value: 0x7F030145 - public const int mb_reticleSuccessDrawable = 2130903365; + public const int mb_reticleDefaultDrawable = 2130903365; // aapt resource value: 0x7F030146 - public const int mb_rotatable = 2130903366; + public const int mb_reticleErrorDrawable = 2130903366; // aapt resource value: 0x7F030147 - public const int mb_scanLineColor = 2130903367; + public const int mb_reticleSuccessDrawable = 2130903367; // aapt resource value: 0x7F030148 - public const int mb_shapeType = 2130903368; + public const int mb_rotatable = 2130903368; // aapt resource value: 0x7F030149 - public const int mb_successFlashColor = 2130903369; + public const int mb_scanLineColor = 2130903369; // aapt resource value: 0x7F03014A - public const int mb_torchOffDrawable = 2130903370; + public const int mb_shapeType = 2130903370; // aapt resource value: 0x7F03014B - public const int mb_torchOnDrawable = 2130903371; + public const int mb_successFlashColor = 2130903371; // aapt resource value: 0x7F03014C - public const int mb_viewfinderAspectRatio = 2130903372; + public const int mb_torchOffDrawable = 2130903372; // aapt resource value: 0x7F03014D - public const int measureWithLargestChild = 2130903373; + public const int mb_torchOnDrawable = 2130903373; // aapt resource value: 0x7F03014E - public const int mediaRouteAudioTrackDrawable = 2130903374; + public const int mb_viewfinderAspectRatio = 2130903374; // aapt resource value: 0x7F03014F - public const int mediaRouteButtonStyle = 2130903375; + public const int measureWithLargestChild = 2130903375; // aapt resource value: 0x7F030150 - public const int mediaRouteButtonTint = 2130903376; + public const int mediaRouteAudioTrackDrawable = 2130903376; // aapt resource value: 0x7F030151 - public const int mediaRouteCloseDrawable = 2130903377; + public const int mediaRouteButtonStyle = 2130903377; // aapt resource value: 0x7F030152 - public const int mediaRouteControlPanelThemeOverlay = 2130903378; + public const int mediaRouteButtonTint = 2130903378; // aapt resource value: 0x7F030153 - public const int mediaRouteDefaultIconDrawable = 2130903379; + public const int mediaRouteCloseDrawable = 2130903379; // aapt resource value: 0x7F030154 - public const int mediaRoutePauseDrawable = 2130903380; + public const int mediaRouteControlPanelThemeOverlay = 2130903380; // aapt resource value: 0x7F030155 - public const int mediaRoutePlayDrawable = 2130903381; + public const int mediaRouteDefaultIconDrawable = 2130903381; // aapt resource value: 0x7F030156 - public const int mediaRouteSpeakerGroupIconDrawable = 2130903382; + public const int mediaRoutePauseDrawable = 2130903382; // aapt resource value: 0x7F030157 - public const int mediaRouteSpeakerIconDrawable = 2130903383; + public const int mediaRoutePlayDrawable = 2130903383; // aapt resource value: 0x7F030158 - public const int mediaRouteStopDrawable = 2130903384; + public const int mediaRouteSpeakerGroupIconDrawable = 2130903384; // aapt resource value: 0x7F030159 - public const int mediaRouteTheme = 2130903385; + public const int mediaRouteSpeakerIconDrawable = 2130903385; // aapt resource value: 0x7F03015A - public const int mediaRouteTvIconDrawable = 2130903386; + public const int mediaRouteStopDrawable = 2130903386; // aapt resource value: 0x7F03015B - public const int menu = 2130903387; + public const int mediaRouteTheme = 2130903387; // aapt resource value: 0x7F03015C - public const int multiChoiceItemLayout = 2130903388; + public const int mediaRouteTvIconDrawable = 2130903388; // aapt resource value: 0x7F03015D - public const int navigationContentDescription = 2130903389; + public const int menu = 2130903389; // aapt resource value: 0x7F03015E - public const int navigationIcon = 2130903390; + public const int multiChoiceItemLayout = 2130903390; // aapt resource value: 0x7F03015F - public const int navigationMode = 2130903391; + public const int navigationContentDescription = 2130903391; // aapt resource value: 0x7F030160 - public const int navigationViewStyle = 2130903392; + public const int navigationIcon = 2130903392; // aapt resource value: 0x7F030161 - public const int numericModifiers = 2130903393; + public const int navigationMode = 2130903393; // aapt resource value: 0x7F030162 - public const int overlapAnchor = 2130903394; + public const int navigationViewStyle = 2130903394; // aapt resource value: 0x7F030163 - public const int paddingBottomNoButtons = 2130903395; + public const int numericModifiers = 2130903395; // aapt resource value: 0x7F030164 - public const int paddingEnd = 2130903396; + public const int overlapAnchor = 2130903396; // aapt resource value: 0x7F030165 - public const int paddingStart = 2130903397; + public const int paddingBottomNoButtons = 2130903397; // aapt resource value: 0x7F030166 - public const int paddingTopNoTitle = 2130903398; + public const int paddingEnd = 2130903398; // aapt resource value: 0x7F030167 - public const int panelBackground = 2130903399; + public const int paddingStart = 2130903399; // aapt resource value: 0x7F030168 - public const int panelMenuListTheme = 2130903400; + public const int paddingTopNoTitle = 2130903400; // aapt resource value: 0x7F030169 - public const int panelMenuListWidth = 2130903401; + public const int panelBackground = 2130903401; // aapt resource value: 0x7F03016A - public const int passwordToggleContentDescription = 2130903402; + public const int panelMenuListTheme = 2130903402; // aapt resource value: 0x7F03016B - public const int passwordToggleDrawable = 2130903403; + public const int panelMenuListWidth = 2130903403; // aapt resource value: 0x7F03016C - public const int passwordToggleEnabled = 2130903404; + public const int passwordToggleContentDescription = 2130903404; // aapt resource value: 0x7F03016D - public const int passwordToggleTint = 2130903405; + public const int passwordToggleDrawable = 2130903405; // aapt resource value: 0x7F03016E - public const int passwordToggleTintMode = 2130903406; + public const int passwordToggleEnabled = 2130903406; // aapt resource value: 0x7F03016F - public const int popupMenuStyle = 2130903407; + public const int passwordToggleTint = 2130903407; // aapt resource value: 0x7F030170 - public const int popupTheme = 2130903408; + public const int passwordToggleTintMode = 2130903408; // aapt resource value: 0x7F030171 - public const int popupWindowStyle = 2130903409; + public const int popupMenuStyle = 2130903409; // aapt resource value: 0x7F030172 - public const int preserveIconSpacing = 2130903410; + public const int popupTheme = 2130903410; // aapt resource value: 0x7F030173 - public const int pressedTranslationZ = 2130903411; + public const int popupWindowStyle = 2130903411; // aapt resource value: 0x7F030174 - public const int progressBarPadding = 2130903412; + public const int preserveIconSpacing = 2130903412; // aapt resource value: 0x7F030175 - public const int progressBarStyle = 2130903413; + public const int pressedTranslationZ = 2130903413; // aapt resource value: 0x7F030176 - public const int queryBackground = 2130903414; + public const int progressBarPadding = 2130903414; // aapt resource value: 0x7F030177 - public const int queryHint = 2130903415; + public const int progressBarStyle = 2130903415; // aapt resource value: 0x7F030178 - public const int radioButtonStyle = 2130903416; + public const int queryBackground = 2130903416; // aapt resource value: 0x7F030179 - public const int ratingBarStyle = 2130903417; + public const int queryHint = 2130903417; // aapt resource value: 0x7F03017A - public const int ratingBarStyleIndicator = 2130903418; + public const int radioButtonStyle = 2130903418; // aapt resource value: 0x7F03017B - public const int ratingBarStyleSmall = 2130903419; + public const int ratingBarStyle = 2130903419; // aapt resource value: 0x7F03017C - public const int reverseLayout = 2130903420; + public const int ratingBarStyleIndicator = 2130903420; // aapt resource value: 0x7F03017D - public const int rippleColor = 2130903421; + public const int ratingBarStyleSmall = 2130903421; // aapt resource value: 0x7F03017E - public const int scrimAnimationDuration = 2130903422; + public const int reverseLayout = 2130903422; // aapt resource value: 0x7F03017F - public const int scrimBackground = 2130903423; + public const int rippleColor = 2130903423; // aapt resource value: 0x7F030180 - public const int scrimVisibleHeightTrigger = 2130903424; + public const int scrimAnimationDuration = 2130903424; // aapt resource value: 0x7F030181 - public const int searchHintIcon = 2130903425; + public const int scrimBackground = 2130903425; // aapt resource value: 0x7F030182 - public const int searchIcon = 2130903426; + public const int scrimVisibleHeightTrigger = 2130903426; // aapt resource value: 0x7F030183 - public const int searchViewStyle = 2130903427; + public const int searchHintIcon = 2130903427; // aapt resource value: 0x7F030184 - public const int seekBarStyle = 2130903428; + public const int searchIcon = 2130903428; // aapt resource value: 0x7F030185 - public const int selectableItemBackground = 2130903429; + public const int searchViewStyle = 2130903429; // aapt resource value: 0x7F030186 - public const int selectableItemBackgroundBorderless = 2130903430; + public const int seekBarStyle = 2130903430; // aapt resource value: 0x7F030187 - public const int showAsAction = 2130903431; + public const int selectableItemBackground = 2130903431; // aapt resource value: 0x7F030188 - public const int showDividers = 2130903432; + public const int selectableItemBackgroundBorderless = 2130903432; // aapt resource value: 0x7F030189 - public const int showMotionSpec = 2130903433; + public const int showAsAction = 2130903433; // aapt resource value: 0x7F03018A - public const int showText = 2130903434; + public const int showDividers = 2130903434; // aapt resource value: 0x7F03018B - public const int showTitle = 2130903435; + public const int showMotionSpec = 2130903435; // aapt resource value: 0x7F03018C - public const int singleChoiceItemLayout = 2130903436; + public const int showText = 2130903436; // aapt resource value: 0x7F03018D - public const int singleLine = 2130903437; + public const int showTitle = 2130903437; // aapt resource value: 0x7F03018E - public const int singleSelection = 2130903438; + public const int singleChoiceItemLayout = 2130903438; // aapt resource value: 0x7F03018F - public const int snackbarButtonStyle = 2130903439; + public const int singleLine = 2130903439; // aapt resource value: 0x7F030190 - public const int snackbarStyle = 2130903440; + public const int singleSelection = 2130903440; // aapt resource value: 0x7F030191 - public const int spanCount = 2130903441; + public const int snackbarButtonStyle = 2130903441; // aapt resource value: 0x7F030192 - public const int spinBars = 2130903442; + public const int snackbarStyle = 2130903442; // aapt resource value: 0x7F030193 - public const int spinnerDropDownItemStyle = 2130903443; + public const int spanCount = 2130903443; // aapt resource value: 0x7F030194 - public const int spinnerStyle = 2130903444; + public const int spinBars = 2130903444; // aapt resource value: 0x7F030195 - public const int splitTrack = 2130903445; + public const int spinnerDropDownItemStyle = 2130903445; // aapt resource value: 0x7F030196 - public const int srcCompat = 2130903446; + public const int spinnerStyle = 2130903446; // aapt resource value: 0x7F030197 - public const int stackFromEnd = 2130903447; + public const int splitTrack = 2130903447; // aapt resource value: 0x7F030198 - public const int state_above_anchor = 2130903448; + public const int srcCompat = 2130903448; // aapt resource value: 0x7F030199 - public const int state_collapsed = 2130903449; + public const int stackFromEnd = 2130903449; // aapt resource value: 0x7F03019A - public const int state_collapsible = 2130903450; + public const int state_above_anchor = 2130903450; // aapt resource value: 0x7F03019B - public const int state_liftable = 2130903451; + public const int state_collapsed = 2130903451; // aapt resource value: 0x7F03019C - public const int state_lifted = 2130903452; + public const int state_collapsible = 2130903452; // aapt resource value: 0x7F03019D - public const int statusBarBackground = 2130903453; + public const int state_liftable = 2130903453; // aapt resource value: 0x7F03019E - public const int statusBarScrim = 2130903454; + public const int state_lifted = 2130903454; // aapt resource value: 0x7F03019F - public const int strokeColor = 2130903455; + public const int statusBarBackground = 2130903455; // aapt resource value: 0x7F0301A0 - public const int strokeWidth = 2130903456; + public const int statusBarScrim = 2130903456; // aapt resource value: 0x7F0301A1 - public const int subMenuArrow = 2130903457; + public const int strokeColor = 2130903457; // aapt resource value: 0x7F0301A2 - public const int submitBackground = 2130903458; + public const int strokeWidth = 2130903458; // aapt resource value: 0x7F0301A3 - public const int subtitle = 2130903459; + public const int subMenuArrow = 2130903459; // aapt resource value: 0x7F0301A4 - public const int subtitleTextAppearance = 2130903460; + public const int submitBackground = 2130903460; // aapt resource value: 0x7F0301A5 - public const int subtitleTextColor = 2130903461; + public const int subtitle = 2130903461; // aapt resource value: 0x7F0301A6 - public const int subtitleTextStyle = 2130903462; + public const int subtitleTextAppearance = 2130903462; // aapt resource value: 0x7F0301A7 - public const int suggestionRowLayout = 2130903463; + public const int subtitleTextColor = 2130903463; // aapt resource value: 0x7F0301A8 - public const int switchMinWidth = 2130903464; + public const int subtitleTextStyle = 2130903464; // aapt resource value: 0x7F0301A9 - public const int switchPadding = 2130903465; + public const int suggestionRowLayout = 2130903465; // aapt resource value: 0x7F0301AA - public const int switchStyle = 2130903466; + public const int switchMinWidth = 2130903466; // aapt resource value: 0x7F0301AB - public const int switchTextAppearance = 2130903467; + public const int switchPadding = 2130903467; // aapt resource value: 0x7F0301AC - public const int tabBackground = 2130903468; + public const int switchStyle = 2130903468; // aapt resource value: 0x7F0301AD - public const int tabContentStart = 2130903469; + public const int switchTextAppearance = 2130903469; // aapt resource value: 0x7F0301AE - public const int tabGravity = 2130903470; + public const int tabBackground = 2130903470; // aapt resource value: 0x7F0301AF - public const int tabIconTint = 2130903471; + public const int tabContentStart = 2130903471; // aapt resource value: 0x7F0301B0 - public const int tabIconTintMode = 2130903472; + public const int tabGravity = 2130903472; // aapt resource value: 0x7F0301B1 - public const int tabIndicator = 2130903473; + public const int tabIconTint = 2130903473; // aapt resource value: 0x7F0301B2 - public const int tabIndicatorAnimationDuration = 2130903474; + public const int tabIconTintMode = 2130903474; // aapt resource value: 0x7F0301B3 - public const int tabIndicatorColor = 2130903475; + public const int tabIndicator = 2130903475; // aapt resource value: 0x7F0301B4 - public const int tabIndicatorFullWidth = 2130903476; + public const int tabIndicatorAnimationDuration = 2130903476; // aapt resource value: 0x7F0301B5 - public const int tabIndicatorGravity = 2130903477; + public const int tabIndicatorColor = 2130903477; // aapt resource value: 0x7F0301B6 - public const int tabIndicatorHeight = 2130903478; + public const int tabIndicatorFullWidth = 2130903478; // aapt resource value: 0x7F0301B7 - public const int tabInlineLabel = 2130903479; + public const int tabIndicatorGravity = 2130903479; // aapt resource value: 0x7F0301B8 - public const int tabMaxWidth = 2130903480; + public const int tabIndicatorHeight = 2130903480; // aapt resource value: 0x7F0301B9 - public const int tabMinWidth = 2130903481; + public const int tabInlineLabel = 2130903481; // aapt resource value: 0x7F0301BA - public const int tabMode = 2130903482; + public const int tabMaxWidth = 2130903482; // aapt resource value: 0x7F0301BB - public const int tabPadding = 2130903483; + public const int tabMinWidth = 2130903483; // aapt resource value: 0x7F0301BC - public const int tabPaddingBottom = 2130903484; + public const int tabMode = 2130903484; // aapt resource value: 0x7F0301BD - public const int tabPaddingEnd = 2130903485; + public const int tabPadding = 2130903485; // aapt resource value: 0x7F0301BE - public const int tabPaddingStart = 2130903486; + public const int tabPaddingBottom = 2130903486; // aapt resource value: 0x7F0301BF - public const int tabPaddingTop = 2130903487; + public const int tabPaddingEnd = 2130903487; // aapt resource value: 0x7F0301C0 - public const int tabRippleColor = 2130903488; + public const int tabPaddingStart = 2130903488; // aapt resource value: 0x7F0301C1 - public const int tabSelectedTextColor = 2130903489; + public const int tabPaddingTop = 2130903489; // aapt resource value: 0x7F0301C2 - public const int tabStyle = 2130903490; + public const int tabRippleColor = 2130903490; // aapt resource value: 0x7F0301C3 - public const int tabTextAppearance = 2130903491; + public const int tabSelectedTextColor = 2130903491; // aapt resource value: 0x7F0301C4 - public const int tabTextColor = 2130903492; + public const int tabStyle = 2130903492; // aapt resource value: 0x7F0301C5 - public const int tabUnboundedRipple = 2130903493; + public const int tabTextAppearance = 2130903493; // aapt resource value: 0x7F0301C6 - public const int textAllCaps = 2130903494; + public const int tabTextColor = 2130903494; // aapt resource value: 0x7F0301C7 - public const int textAppearanceBody1 = 2130903495; + public const int tabUnboundedRipple = 2130903495; // aapt resource value: 0x7F0301C8 - public const int textAppearanceBody2 = 2130903496; + public const int textAllCaps = 2130903496; // aapt resource value: 0x7F0301C9 - public const int textAppearanceButton = 2130903497; + public const int textAppearanceBody1 = 2130903497; // aapt resource value: 0x7F0301CA - public const int textAppearanceCaption = 2130903498; + public const int textAppearanceBody2 = 2130903498; // aapt resource value: 0x7F0301CB - public const int textAppearanceHeadline1 = 2130903499; + public const int textAppearanceButton = 2130903499; // aapt resource value: 0x7F0301CC - public const int textAppearanceHeadline2 = 2130903500; + public const int textAppearanceCaption = 2130903500; // aapt resource value: 0x7F0301CD - public const int textAppearanceHeadline3 = 2130903501; + public const int textAppearanceHeadline1 = 2130903501; // aapt resource value: 0x7F0301CE - public const int textAppearanceHeadline4 = 2130903502; + public const int textAppearanceHeadline2 = 2130903502; // aapt resource value: 0x7F0301CF - public const int textAppearanceHeadline5 = 2130903503; + public const int textAppearanceHeadline3 = 2130903503; // aapt resource value: 0x7F0301D0 - public const int textAppearanceHeadline6 = 2130903504; + public const int textAppearanceHeadline4 = 2130903504; // aapt resource value: 0x7F0301D1 - public const int textAppearanceLargePopupMenu = 2130903505; + public const int textAppearanceHeadline5 = 2130903505; // aapt resource value: 0x7F0301D2 - public const int textAppearanceListItem = 2130903506; + public const int textAppearanceHeadline6 = 2130903506; // aapt resource value: 0x7F0301D3 - public const int textAppearanceListItemSecondary = 2130903507; + public const int textAppearanceLargePopupMenu = 2130903507; // aapt resource value: 0x7F0301D4 - public const int textAppearanceListItemSmall = 2130903508; + public const int textAppearanceListItem = 2130903508; // aapt resource value: 0x7F0301D5 - public const int textAppearanceOverline = 2130903509; + public const int textAppearanceListItemSecondary = 2130903509; // aapt resource value: 0x7F0301D6 - public const int textAppearancePopupMenuHeader = 2130903510; + public const int textAppearanceListItemSmall = 2130903510; // aapt resource value: 0x7F0301D7 - public const int textAppearanceSearchResultSubtitle = 2130903511; + public const int textAppearanceOverline = 2130903511; // aapt resource value: 0x7F0301D8 - public const int textAppearanceSearchResultTitle = 2130903512; + public const int textAppearancePopupMenuHeader = 2130903512; // aapt resource value: 0x7F0301D9 - public const int textAppearanceSmallPopupMenu = 2130903513; + public const int textAppearanceSearchResultSubtitle = 2130903513; // aapt resource value: 0x7F0301DA - public const int textAppearanceSubtitle1 = 2130903514; + public const int textAppearanceSearchResultTitle = 2130903514; // aapt resource value: 0x7F0301DB - public const int textAppearanceSubtitle2 = 2130903515; + public const int textAppearanceSmallPopupMenu = 2130903515; // aapt resource value: 0x7F0301DC - public const int textColorAlertDialogListItem = 2130903516; + public const int textAppearanceSubtitle1 = 2130903516; // aapt resource value: 0x7F0301DD - public const int textColorSearchUrl = 2130903517; + public const int textAppearanceSubtitle2 = 2130903517; // aapt resource value: 0x7F0301DE - public const int textEndPadding = 2130903518; + public const int textColorAlertDialogListItem = 2130903518; // aapt resource value: 0x7F0301DF - public const int textInputStyle = 2130903519; + public const int textColorSearchUrl = 2130903519; // aapt resource value: 0x7F0301E0 - public const int textStartPadding = 2130903520; + public const int textEndPadding = 2130903520; // aapt resource value: 0x7F0301E1 - public const int theme = 2130903521; + public const int textInputStyle = 2130903521; // aapt resource value: 0x7F0301E2 - public const int thickness = 2130903522; + public const int textStartPadding = 2130903522; // aapt resource value: 0x7F0301E3 - public const int thumbTextPadding = 2130903523; + public const int theme = 2130903523; // aapt resource value: 0x7F0301E4 - public const int thumbTint = 2130903524; + public const int thickness = 2130903524; // aapt resource value: 0x7F0301E5 - public const int thumbTintMode = 2130903525; + public const int thumbTextPadding = 2130903525; // aapt resource value: 0x7F0301E6 - public const int tickMark = 2130903526; + public const int thumbTint = 2130903526; // aapt resource value: 0x7F0301E7 - public const int tickMarkTint = 2130903527; + public const int thumbTintMode = 2130903527; // aapt resource value: 0x7F0301E8 - public const int tickMarkTintMode = 2130903528; + public const int tickMark = 2130903528; // aapt resource value: 0x7F0301E9 - public const int tint = 2130903529; + public const int tickMarkTint = 2130903529; // aapt resource value: 0x7F0301EA - public const int tintMode = 2130903530; + public const int tickMarkTintMode = 2130903530; // aapt resource value: 0x7F0301EB - public const int title = 2130903531; + public const int tint = 2130903531; // aapt resource value: 0x7F0301EC - public const int titleEnabled = 2130903532; + public const int tintMode = 2130903532; // aapt resource value: 0x7F0301ED - public const int titleMargin = 2130903533; + public const int title = 2130903533; // aapt resource value: 0x7F0301EE - public const int titleMarginBottom = 2130903534; + public const int titleEnabled = 2130903534; // aapt resource value: 0x7F0301EF - public const int titleMarginEnd = 2130903535; - - // aapt resource value: 0x7F0301F2 - public const int titleMargins = 2130903538; + public const int titleMargin = 2130903535; // aapt resource value: 0x7F0301F0 - public const int titleMarginStart = 2130903536; + public const int titleMarginBottom = 2130903536; // aapt resource value: 0x7F0301F1 - public const int titleMarginTop = 2130903537; - - // aapt resource value: 0x7F0301F3 - public const int titleTextAppearance = 2130903539; + public const int titleMarginEnd = 2130903537; // aapt resource value: 0x7F0301F4 - public const int titleTextColor = 2130903540; + public const int titleMargins = 2130903540; + + // aapt resource value: 0x7F0301F2 + public const int titleMarginStart = 2130903538; + + // aapt resource value: 0x7F0301F3 + public const int titleMarginTop = 2130903539; // aapt resource value: 0x7F0301F5 - public const int titleTextStyle = 2130903541; + public const int titleTextAppearance = 2130903541; // aapt resource value: 0x7F0301F6 - public const int toolbarId = 2130903542; + public const int titleTextColor = 2130903542; // aapt resource value: 0x7F0301F7 - public const int toolbarNavigationButtonStyle = 2130903543; + public const int titleTextStyle = 2130903543; // aapt resource value: 0x7F0301F8 - public const int toolbarStyle = 2130903544; + public const int toolbarId = 2130903544; // aapt resource value: 0x7F0301F9 - public const int tooltipForegroundColor = 2130903545; + public const int toolbarNavigationButtonStyle = 2130903545; // aapt resource value: 0x7F0301FA - public const int tooltipFrameBackground = 2130903546; + public const int toolbarStyle = 2130903546; // aapt resource value: 0x7F0301FB - public const int tooltipText = 2130903547; + public const int tooltipForegroundColor = 2130903547; // aapt resource value: 0x7F0301FC - public const int track = 2130903548; + public const int tooltipFrameBackground = 2130903548; // aapt resource value: 0x7F0301FD - public const int trackTint = 2130903549; + public const int tooltipText = 2130903549; // aapt resource value: 0x7F0301FE - public const int trackTintMode = 2130903550; + public const int track = 2130903550; // aapt resource value: 0x7F0301FF - public const int ttcIndex = 2130903551; + public const int trackTint = 2130903551; // aapt resource value: 0x7F030200 - public const int useCompatPadding = 2130903552; + public const int trackTintMode = 2130903552; // aapt resource value: 0x7F030201 - public const int viewInflaterClass = 2130903553; + public const int ttcIndex = 2130903553; // aapt resource value: 0x7F030202 - public const int voiceIcon = 2130903554; + public const int useCompatPadding = 2130903554; // aapt resource value: 0x7F030203 - public const int windowActionBar = 2130903555; + public const int viewInflaterClass = 2130903555; // aapt resource value: 0x7F030204 - public const int windowActionBarOverlay = 2130903556; + public const int voiceIcon = 2130903556; // aapt resource value: 0x7F030205 - public const int windowActionModeOverlay = 2130903557; + public const int windowActionBar = 2130903557; // aapt resource value: 0x7F030206 - public const int windowFixedHeightMajor = 2130903558; + public const int windowActionBarOverlay = 2130903558; // aapt resource value: 0x7F030207 - public const int windowFixedHeightMinor = 2130903559; + public const int windowActionModeOverlay = 2130903559; // aapt resource value: 0x7F030208 - public const int windowFixedWidthMajor = 2130903560; + public const int windowFixedHeightMajor = 2130903560; // aapt resource value: 0x7F030209 - public const int windowFixedWidthMinor = 2130903561; + public const int windowFixedHeightMinor = 2130903561; // aapt resource value: 0x7F03020A - public const int windowMinWidthMajor = 2130903562; + public const int windowFixedWidthMajor = 2130903562; // aapt resource value: 0x7F03020B - public const int windowMinWidthMinor = 2130903563; + public const int windowFixedWidthMinor = 2130903563; // aapt resource value: 0x7F03020C - public const int windowNoTitle = 2130903564; + public const int windowMinWidthMajor = 2130903564; + + // aapt resource value: 0x7F03020D + public const int windowMinWidthMinor = 2130903565; + + // aapt resource value: 0x7F03020E + public const int windowNoTitle = 2130903566; static Attribute() { @@ -4609,193 +4615,196 @@ public partial class Color public const int mb_default_selfie_overlay_shape_outer_color = 2131034202; // aapt resource value: 0x7F05005B - public const int mb_max_quality_ocr_color = 2131034203; + public const int mb_document_detection_quad = 2131034203; // aapt resource value: 0x7F05005C - public const int mb_med_quality_ocr_color = 2131034204; + public const int mb_max_quality_ocr_color = 2131034204; // aapt resource value: 0x7F05005D - public const int mb_min_quality_ocr_color = 2131034205; + public const int mb_med_quality_ocr_color = 2131034205; // aapt resource value: 0x7F05005E - public const int mb_mrz_point_color = 2131034206; + public const int mb_min_quality_ocr_color = 2131034206; // aapt resource value: 0x7F05005F - public const int mb_overlay_camera_translucent = 2131034207; + public const int mb_mrz_point_color = 2131034207; // aapt resource value: 0x7F050060 - public const int mb_recognized_frame = 2131034208; + public const int mb_overlay_camera_translucent = 2131034208; // aapt resource value: 0x7F050061 - public const int mb_status_background = 2131034209; + public const int mb_recognized_frame = 2131034209; // aapt resource value: 0x7F050062 - public const int mb_status_foreground = 2131034210; + public const int mb_status_background = 2131034210; // aapt resource value: 0x7F050063 - public const int mb_transparent = 2131034211; + public const int mb_status_foreground = 2131034211; // aapt resource value: 0x7F050064 - public const int mb_viewfinder_inner_splash = 2131034212; + public const int mb_transparent = 2131034212; // aapt resource value: 0x7F050065 - public const int mb_viewfinder_inner_transparent = 2131034213; + public const int mb_viewfinder_inner_splash = 2131034213; // aapt resource value: 0x7F050066 - public const int mb_white = 2131034214; + public const int mb_viewfinder_inner_transparent = 2131034214; // aapt resource value: 0x7F050067 - public const int mtrl_bottom_nav_colored_item_tint = 2131034215; + public const int mb_white = 2131034215; // aapt resource value: 0x7F050068 - public const int mtrl_bottom_nav_item_tint = 2131034216; + public const int mtrl_bottom_nav_colored_item_tint = 2131034216; // aapt resource value: 0x7F050069 - public const int mtrl_btn_bg_color_disabled = 2131034217; + public const int mtrl_bottom_nav_item_tint = 2131034217; // aapt resource value: 0x7F05006A - public const int mtrl_btn_bg_color_selector = 2131034218; + public const int mtrl_btn_bg_color_disabled = 2131034218; // aapt resource value: 0x7F05006B - public const int mtrl_btn_ripple_color = 2131034219; + public const int mtrl_btn_bg_color_selector = 2131034219; // aapt resource value: 0x7F05006C - public const int mtrl_btn_stroke_color_selector = 2131034220; + public const int mtrl_btn_ripple_color = 2131034220; // aapt resource value: 0x7F05006D - public const int mtrl_btn_text_btn_ripple_color = 2131034221; + public const int mtrl_btn_stroke_color_selector = 2131034221; // aapt resource value: 0x7F05006E - public const int mtrl_btn_text_color_disabled = 2131034222; + public const int mtrl_btn_text_btn_ripple_color = 2131034222; // aapt resource value: 0x7F05006F - public const int mtrl_btn_text_color_selector = 2131034223; + public const int mtrl_btn_text_color_disabled = 2131034223; // aapt resource value: 0x7F050070 - public const int mtrl_btn_transparent_bg_color = 2131034224; + public const int mtrl_btn_text_color_selector = 2131034224; // aapt resource value: 0x7F050071 - public const int mtrl_chip_background_color = 2131034225; + public const int mtrl_btn_transparent_bg_color = 2131034225; // aapt resource value: 0x7F050072 - public const int mtrl_chip_close_icon_tint = 2131034226; + public const int mtrl_chip_background_color = 2131034226; // aapt resource value: 0x7F050073 - public const int mtrl_chip_ripple_color = 2131034227; + public const int mtrl_chip_close_icon_tint = 2131034227; // aapt resource value: 0x7F050074 - public const int mtrl_chip_text_color = 2131034228; + public const int mtrl_chip_ripple_color = 2131034228; // aapt resource value: 0x7F050075 - public const int mtrl_fab_ripple_color = 2131034229; + public const int mtrl_chip_text_color = 2131034229; // aapt resource value: 0x7F050076 - public const int mtrl_scrim_color = 2131034230; + public const int mtrl_fab_ripple_color = 2131034230; // aapt resource value: 0x7F050077 - public const int mtrl_tabs_colored_ripple_color = 2131034231; + public const int mtrl_scrim_color = 2131034231; // aapt resource value: 0x7F050078 - public const int mtrl_tabs_icon_color_selector = 2131034232; + public const int mtrl_tabs_colored_ripple_color = 2131034232; // aapt resource value: 0x7F050079 - public const int mtrl_tabs_icon_color_selector_colored = 2131034233; + public const int mtrl_tabs_icon_color_selector = 2131034233; // aapt resource value: 0x7F05007A - public const int mtrl_tabs_legacy_text_color_selector = 2131034234; + public const int mtrl_tabs_icon_color_selector_colored = 2131034234; // aapt resource value: 0x7F05007B - public const int mtrl_tabs_ripple_color = 2131034235; + public const int mtrl_tabs_legacy_text_color_selector = 2131034235; - // aapt resource value: 0x7F05007D - public const int mtrl_textinput_default_box_stroke_color = 2131034237; + // aapt resource value: 0x7F05007C + public const int mtrl_tabs_ripple_color = 2131034236; // aapt resource value: 0x7F05007E - public const int mtrl_textinput_disabled_color = 2131034238; + public const int mtrl_textinput_default_box_stroke_color = 2131034238; // aapt resource value: 0x7F05007F - public const int mtrl_textinput_filled_box_default_background_color = 2131034239; + public const int mtrl_textinput_disabled_color = 2131034239; // aapt resource value: 0x7F050080 - public const int mtrl_textinput_hovered_box_stroke_color = 2131034240; - - // aapt resource value: 0x7F05007C - public const int mtrl_text_btn_text_color_selector = 2131034236; + public const int mtrl_textinput_filled_box_default_background_color = 2131034240; // aapt resource value: 0x7F050081 - public const int notification_action_color_filter = 2131034241; + public const int mtrl_textinput_hovered_box_stroke_color = 2131034241; + + // aapt resource value: 0x7F05007D + public const int mtrl_text_btn_text_color_selector = 2131034237; // aapt resource value: 0x7F050082 - public const int notification_icon_bg_color = 2131034242; + public const int notification_action_color_filter = 2131034242; // aapt resource value: 0x7F050083 - public const int notification_material_background_media_default_color = 2131034243; + public const int notification_icon_bg_color = 2131034243; // aapt resource value: 0x7F050084 - public const int primary_dark_material_dark = 2131034244; + public const int notification_material_background_media_default_color = 2131034244; // aapt resource value: 0x7F050085 - public const int primary_dark_material_light = 2131034245; + public const int primary_dark_material_dark = 2131034245; // aapt resource value: 0x7F050086 - public const int primary_material_dark = 2131034246; + public const int primary_dark_material_light = 2131034246; // aapt resource value: 0x7F050087 - public const int primary_material_light = 2131034247; + public const int primary_material_dark = 2131034247; // aapt resource value: 0x7F050088 - public const int primary_text_default_material_dark = 2131034248; + public const int primary_material_light = 2131034248; // aapt resource value: 0x7F050089 - public const int primary_text_default_material_light = 2131034249; + public const int primary_text_default_material_dark = 2131034249; // aapt resource value: 0x7F05008A - public const int primary_text_disabled_material_dark = 2131034250; + public const int primary_text_default_material_light = 2131034250; // aapt resource value: 0x7F05008B - public const int primary_text_disabled_material_light = 2131034251; + public const int primary_text_disabled_material_dark = 2131034251; // aapt resource value: 0x7F05008C - public const int ripple_material_dark = 2131034252; + public const int primary_text_disabled_material_light = 2131034252; // aapt resource value: 0x7F05008D - public const int ripple_material_light = 2131034253; + public const int ripple_material_dark = 2131034253; // aapt resource value: 0x7F05008E - public const int secondary_text_default_material_dark = 2131034254; + public const int ripple_material_light = 2131034254; // aapt resource value: 0x7F05008F - public const int secondary_text_default_material_light = 2131034255; + public const int secondary_text_default_material_dark = 2131034255; // aapt resource value: 0x7F050090 - public const int secondary_text_disabled_material_dark = 2131034256; + public const int secondary_text_default_material_light = 2131034256; // aapt resource value: 0x7F050091 - public const int secondary_text_disabled_material_light = 2131034257; + public const int secondary_text_disabled_material_dark = 2131034257; // aapt resource value: 0x7F050092 - public const int switch_thumb_disabled_material_dark = 2131034258; + public const int secondary_text_disabled_material_light = 2131034258; // aapt resource value: 0x7F050093 - public const int switch_thumb_disabled_material_light = 2131034259; + public const int switch_thumb_disabled_material_dark = 2131034259; // aapt resource value: 0x7F050094 - public const int switch_thumb_material_dark = 2131034260; + public const int switch_thumb_disabled_material_light = 2131034260; // aapt resource value: 0x7F050095 - public const int switch_thumb_material_light = 2131034261; + public const int switch_thumb_material_dark = 2131034261; // aapt resource value: 0x7F050096 - public const int switch_thumb_normal_material_dark = 2131034262; + public const int switch_thumb_material_light = 2131034262; // aapt resource value: 0x7F050097 - public const int switch_thumb_normal_material_light = 2131034263; + public const int switch_thumb_normal_material_dark = 2131034263; // aapt resource value: 0x7F050098 - public const int tooltip_background_dark = 2131034264; + public const int switch_thumb_normal_material_light = 2131034264; // aapt resource value: 0x7F050099 - public const int tooltip_background_light = 2131034265; + public const int tooltip_background_dark = 2131034265; + + // aapt resource value: 0x7F05009A + public const int tooltip_background_light = 2131034266; static Color() { @@ -9756,7 +9765,7 @@ private Style() public partial class Styleable { - // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F03015F,0x7F030170,0x7F030174,0x7F030175,0x7F0301A3,0x7F0301A6,0x7F0301EB,0x7F0301F5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F030033,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F0300A4,0x7F0300A9,0x7F0300AA,0x7F0300B5,0x7F0300E0,0x7F0300E5,0x7F0300EA,0x7F0300EB,0x7F0300ED,0x7F0300F7,0x7F030101,0x7F030124,0x7F030161,0x7F030172,0x7F030176,0x7F030177,0x7F0301A5,0x7F0301A8,0x7F0301ED,0x7F0301F7 } public static int[] ActionBar = new int[] { 2130903089, 2130903090, @@ -9779,14 +9788,14 @@ public partial class Styleable 2130903287, 2130903297, 2130903332, - 2130903391, - 2130903408, - 2130903412, - 2130903413, - 2130903459, - 2130903462, - 2130903531, - 2130903541}; + 2130903393, + 2130903410, + 2130903414, + 2130903415, + 2130903461, + 2130903464, + 2130903533, + 2130903543}; // aapt resource value: { 0x10100B3 } public static int[] ActionBarLayout = new int[] { @@ -9893,14 +9902,14 @@ public partial class Styleable public static int[] ActionMenuView = new int[] { -1}; - // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F0301A6,0x7F0301F5 } + // aapt resource value: { 0x7F030031,0x7F030032,0x7F03007E,0x7F0300E0,0x7F0301A8,0x7F0301F7 } public static int[] ActionMode = new int[] { 2130903089, 2130903090, 2130903166, 2130903264, - 2130903462, - 2130903541}; + 2130903464, + 2130903543}; // aapt resource value: 0 public const int ActionMode_background = 0; @@ -9931,16 +9940,16 @@ public partial class Styleable // aapt resource value: 1 public const int ActivityChooserView_initialActivityCount = 1; - // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03015C,0x7F03018B,0x7F03018C } + // aapt resource value: { 0x10100F2,0x7F030052,0x7F030053,0x7F03011B,0x7F03011C,0x7F03015E,0x7F03018D,0x7F03018E } public static int[] AlertDialog = new int[] { 16842994, 2130903122, 2130903123, 2130903323, 2130903324, - 2130903388, - 2130903435, - 2130903436}; + 2130903390, + 2130903437, + 2130903438}; // aapt resource value: 0 public const int AlertDialog_android_layout = 0; @@ -10032,12 +10041,12 @@ public partial class Styleable 2130903227, 2130903318}; - // aapt resource value: { 0x7F030199,0x7F03019A,0x7F03019B,0x7F03019C } + // aapt resource value: { 0x7F03019B,0x7F03019C,0x7F03019D,0x7F03019E } public static int[] AppBarLayoutStates = new int[] { - 2130903449, - 2130903450, 2130903451, - 2130903452}; + 2130903452, + 2130903453, + 2130903454}; // aapt resource value: 0 public const int AppBarLayoutStates_state_collapsed = 0; @@ -10080,12 +10089,12 @@ public partial class Styleable // aapt resource value: 5 public const int AppBarLayout_liftOnScroll = 5; - // aapt resource value: { 0x1010119,0x7F030196,0x7F0301E9,0x7F0301EA } + // aapt resource value: { 0x1010119,0x7F030198,0x7F0301EB,0x7F0301EC } public static int[] AppCompatImageView = new int[] { 16843033, - 2130903446, - 2130903529, - 2130903530}; + 2130903448, + 2130903531, + 2130903532}; // aapt resource value: 0 public const int AppCompatImageView_android_src = 0; @@ -10099,12 +10108,12 @@ public partial class Styleable // aapt resource value: 3 public const int AppCompatImageView_tintMode = 3; - // aapt resource value: { 0x1010142,0x7F0301E6,0x7F0301E7,0x7F0301E8 } + // aapt resource value: { 0x1010142,0x7F0301E8,0x7F0301E9,0x7F0301EA } public static int[] AppCompatSeekBar = new int[] { 16843074, - 2130903526, - 2130903527, - 2130903528}; + 2130903528, + 2130903529, + 2130903530}; // aapt resource value: 0 public const int AppCompatSeekBar_android_thumb = 0; @@ -10149,7 +10158,7 @@ public partial class Styleable // aapt resource value: 0 public const int AppCompatTextHelper_android_textAppearance = 0; - // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F0301C6 } + // aapt resource value: { 0x1010034,0x7F03002C,0x7F03002D,0x7F03002E,0x7F03002F,0x7F030030,0x7F0300CF,0x7F0300D2,0x7F030109,0x7F030117,0x7F0301C8 } public static int[] AppCompatTextView = new int[] { 16842804, 2130903084, @@ -10161,7 +10170,7 @@ public partial class Styleable 2130903250, 2130903305, 2130903319, - 2130903494}; + 2130903496}; // aapt resource value: 0 public const int AppCompatTextView_android_textAppearance = 0; @@ -10196,7 +10205,7 @@ public partial class Styleable // aapt resource value: 10 public const int AppCompatTextView_textAllCaps = 10; - // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030167,0x7F030168,0x7F030169,0x7F03016F,0x7F030171,0x7F030178,0x7F030179,0x7F03017A,0x7F03017B,0x7F030183,0x7F030184,0x7F030185,0x7F030186,0x7F030193,0x7F030194,0x7F0301AA,0x7F0301D1,0x7F0301D2,0x7F0301D3,0x7F0301D4,0x7F0301D6,0x7F0301D7,0x7F0301D8,0x7F0301D9,0x7F0301DC,0x7F0301DD,0x7F0301F7,0x7F0301F8,0x7F0301F9,0x7F0301FA,0x7F030201,0x7F030203,0x7F030204,0x7F030205,0x7F030206,0x7F030207,0x7F030208,0x7F030209,0x7F03020A,0x7F03020B,0x7F03020C } + // aapt resource value: { 0x1010057,0x10100AE,0x7F030000,0x7F030001,0x7F030002,0x7F030003,0x7F030004,0x7F030005,0x7F030006,0x7F030007,0x7F030008,0x7F030009,0x7F03000A,0x7F03000B,0x7F03000C,0x7F03000E,0x7F03000F,0x7F030010,0x7F030011,0x7F030012,0x7F030013,0x7F030014,0x7F030015,0x7F030016,0x7F030017,0x7F030018,0x7F030019,0x7F03001A,0x7F03001B,0x7F03001C,0x7F03001D,0x7F03001E,0x7F030021,0x7F030022,0x7F030023,0x7F030024,0x7F030025,0x7F03002B,0x7F03003E,0x7F03004C,0x7F03004D,0x7F03004E,0x7F03004F,0x7F030050,0x7F030054,0x7F030055,0x7F03005F,0x7F030064,0x7F030084,0x7F030085,0x7F030086,0x7F030087,0x7F030088,0x7F030089,0x7F03008A,0x7F03008B,0x7F03008C,0x7F03008E,0x7F03009D,0x7F0300A6,0x7F0300A7,0x7F0300A8,0x7F0300AB,0x7F0300AD,0x7F0300B0,0x7F0300B1,0x7F0300B2,0x7F0300B3,0x7F0300B4,0x7F0300EA,0x7F0300F6,0x7F030119,0x7F03011A,0x7F03011D,0x7F03011E,0x7F03011F,0x7F030120,0x7F030121,0x7F030122,0x7F030123,0x7F030169,0x7F03016A,0x7F03016B,0x7F030171,0x7F030173,0x7F03017A,0x7F03017B,0x7F03017C,0x7F03017D,0x7F030185,0x7F030186,0x7F030187,0x7F030188,0x7F030195,0x7F030196,0x7F0301AC,0x7F0301D3,0x7F0301D4,0x7F0301D5,0x7F0301D6,0x7F0301D8,0x7F0301D9,0x7F0301DA,0x7F0301DB,0x7F0301DE,0x7F0301DF,0x7F0301F9,0x7F0301FA,0x7F0301FB,0x7F0301FC,0x7F030203,0x7F030205,0x7F030206,0x7F030207,0x7F030208,0x7F030209,0x7F03020A,0x7F03020B,0x7F03020C,0x7F03020D,0x7F03020E } public static int[] AppCompatTheme = new int[] { 16842839, 16842926, @@ -10278,39 +10287,37 @@ public partial class Styleable 2130903329, 2130903330, 2130903331, - 2130903399, - 2130903400, 2130903401, - 2130903407, + 2130903402, + 2130903403, 2130903409, - 2130903416, - 2130903417, + 2130903411, 2130903418, 2130903419, - 2130903427, - 2130903428, + 2130903420, + 2130903421, 2130903429, 2130903430, - 2130903443, - 2130903444, - 2130903466, - 2130903505, - 2130903506, + 2130903431, + 2130903432, + 2130903445, + 2130903446, + 2130903468, 2130903507, 2130903508, + 2130903509, 2130903510, - 2130903511, 2130903512, 2130903513, - 2130903516, - 2130903517, - 2130903543, - 2130903544, + 2130903514, + 2130903515, + 2130903518, + 2130903519, 2130903545, 2130903546, - 2130903553, + 2130903547, + 2130903548, 2130903555, - 2130903556, 2130903557, 2130903558, 2130903559, @@ -10318,7 +10325,9 @@ public partial class Styleable 2130903561, 2130903562, 2130903563, - 2130903564}; + 2130903564, + 2130903565, + 2130903566}; // aapt resource value: 2 public const int AppCompatTheme_actionBarDivider = 2; @@ -10690,10 +10699,10 @@ public partial class Styleable // aapt resource value: 0 public const int AspectRatioFrameLayout_mb_aspectRatio = 0; - // aapt resource value: { 0x7F03012D,0x7F03013B } + // aapt resource value: { 0x7F03012D,0x7F03013D } public static int[] BaseCameraView = new int[] { 2130903341, - 2130903355}; + 2130903357}; // aapt resource value: 0 public const int BaseCameraView_mb_aspectMode = 0; @@ -10701,12 +10710,12 @@ public partial class Styleable // aapt resource value: 1 public const int BaseCameraView_mb_initialOrientation = 1; - // aapt resource value: { 0x7F030136,0x7F03013E,0x7F03014A,0x7F03014B } + // aapt resource value: { 0x7F030138,0x7F030140,0x7F03014C,0x7F03014D } public static int[] BlinkCardScanLineOverlay = new int[] { - 2130903350, - 2130903358, - 2130903370, - 2130903371}; + 2130903352, + 2130903360, + 2130903372, + 2130903373}; // aapt resource value: 0 public const int BlinkCardScanLineOverlay_mb_exitScanDrawable = 0; @@ -10720,13 +10729,13 @@ public partial class Styleable // aapt resource value: 3 public const int BlinkCardScanLineOverlay_mb_torchOnDrawable = 3; - // aapt resource value: { 0x7F030137,0x7F03013A,0x7F030140,0x7F030147,0x7F03014C } + // aapt resource value: { 0x7F030139,0x7F03013C,0x7F030142,0x7F030149,0x7F03014E } public static int[] BlinkidCameraOverlay = new int[] { - 2130903351, - 2130903354, - 2130903360, - 2130903367, - 2130903372}; + 2130903353, + 2130903356, + 2130903362, + 2130903369, + 2130903374}; // aapt resource value: 0 public const int BlinkidCameraOverlay_mb_flipCardColor = 0; @@ -10743,21 +10752,21 @@ public partial class Styleable // aapt resource value: 4 public const int BlinkidCameraOverlay_mb_viewfinderAspectRatio = 4; - // aapt resource value: { 0x7F030133,0x7F030134,0x7F030136,0x7F03013D,0x7F03013E,0x7F030141,0x7F030142,0x7F030143,0x7F030144,0x7F030145,0x7F030149,0x7F03014A,0x7F03014B } + // aapt resource value: { 0x7F030134,0x7F030135,0x7F030138,0x7F03013F,0x7F030140,0x7F030143,0x7F030144,0x7F030145,0x7F030146,0x7F030147,0x7F03014B,0x7F03014C,0x7F03014D } public static int[] BlinkIdReticleOverlay = new int[] { - 2130903347, 2130903348, - 2130903350, - 2130903357, - 2130903358, - 2130903361, - 2130903362, + 2130903349, + 2130903352, + 2130903359, + 2130903360, 2130903363, 2130903364, 2130903365, - 2130903369, - 2130903370, - 2130903371}; + 2130903366, + 2130903367, + 2130903371, + 2130903372, + 2130903373}; // aapt resource value: 0 public const int BlinkIdReticleOverlay_mb_cardBackDrawable = 0; @@ -10798,15 +10807,15 @@ public partial class Styleable // aapt resource value: 12 public const int BlinkIdReticleOverlay_mb_torchOnDrawable = 12; - // aapt resource value: { 0x7F03012F,0x7F030130,0x7F030136,0x7F030138,0x7F030139,0x7F03014A,0x7F03014B } + // aapt resource value: { 0x7F03012F,0x7F030130,0x7F030138,0x7F03013A,0x7F03013B,0x7F03014C,0x7F03014D } public static int[] BlinkIdScanBoxOverlay = new int[] { 2130903343, 2130903344, - 2130903350, 2130903352, - 2130903353, - 2130903370, - 2130903371}; + 2130903354, + 2130903355, + 2130903372, + 2130903373}; // aapt resource value: 0 public const int BlinkIdScanBoxOverlay_mb_backSideInstructionsDrawable = 0; @@ -10829,11 +10838,11 @@ public partial class Styleable // aapt resource value: 6 public const int BlinkIdScanBoxOverlay_mb_torchOnDrawable = 6; - // aapt resource value: { 0x7F030136,0x7F03014A,0x7F03014B } + // aapt resource value: { 0x7F030138,0x7F03014C,0x7F03014D } public static int[] BlinkIdSimpleBoxOverlay = new int[] { - 2130903350, - 2130903370, - 2130903371}; + 2130903352, + 2130903372, + 2130903373}; // aapt resource value: 0 public const int BlinkIdSimpleBoxOverlay_mb_exitScanDrawable = 0; @@ -10871,7 +10880,7 @@ public partial class Styleable // aapt resource value: 5 public const int BottomAppBar_hideOnScroll = 5; - // aapt resource value: { 0x7F0300B5,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03015B } + // aapt resource value: { 0x7F0300B5,0x7F0300FB,0x7F0300FD,0x7F0300FF,0x7F030100,0x7F030104,0x7F030105,0x7F030106,0x7F030108,0x7F03015D } public static int[] BottomNavigationView = new int[] { 2130903221, 2130903291, @@ -10882,7 +10891,7 @@ public partial class Styleable 2130903301, 2130903302, 2130903304, - 2130903387}; + 2130903389}; // aapt resource value: 0 public const int BottomNavigationView_elevation = 0; @@ -10945,9 +10954,9 @@ public partial class Styleable 2130903339, 2130903340}; - // aapt resource value: { 0x7F030146 } + // aapt resource value: { 0x7F030148 } public static int[] CameraViewGroup_LayoutParams = new int[] { - 2130903366}; + 2130903368}; // aapt resource value: 0 public const int CameraViewGroup_LayoutParams_mb_rotatable = 0; @@ -11013,7 +11022,7 @@ public partial class Styleable // aapt resource value: 12 public const int CardView_contentPaddingTop = 12; - // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03017D,0x7F030189,0x7F0301DE,0x7F0301E0 } + // aapt resource value: { 0x1010034,0x10100AB,0x101011F,0x101014F,0x10101E5,0x7F030061,0x7F030062,0x7F030063,0x7F030065,0x7F030066,0x7F030067,0x7F030069,0x7F03006A,0x7F03006B,0x7F03006C,0x7F03006D,0x7F03006E,0x7F030073,0x7F030074,0x7F030075,0x7F030077,0x7F030078,0x7F030079,0x7F03007A,0x7F03007B,0x7F03007C,0x7F03007D,0x7F0300E4,0x7F0300EE,0x7F0300F2,0x7F03017F,0x7F03018B,0x7F0301E0,0x7F0301E2 } public static int[] Chip = new int[] { 16842804, 16842923, @@ -11045,19 +11054,19 @@ public partial class Styleable 2130903268, 2130903278, 2130903282, - 2130903421, - 2130903433, - 2130903518, - 2130903520}; + 2130903423, + 2130903435, + 2130903520, + 2130903522}; - // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03018D,0x7F03018E } + // aapt resource value: { 0x7F030060,0x7F03006F,0x7F030070,0x7F030071,0x7F03018F,0x7F030190 } public static int[] ChipGroup = new int[] { 2130903136, 2130903151, 2130903152, 2130903153, - 2130903437, - 2130903438}; + 2130903439, + 2130903440}; // aapt resource value: 0 public const int ChipGroup_checkedChip = 0; @@ -11179,7 +11188,7 @@ public partial class Styleable // aapt resource value: 33 public const int Chip_textStartPadding = 33; - // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F03017E,0x7F030180,0x7F03019E,0x7F0301EB,0x7F0301EC,0x7F0301F6 } + // aapt resource value: { 0x7F030081,0x7F030082,0x7F03009C,0x7F0300BC,0x7F0300BD,0x7F0300BE,0x7F0300BF,0x7F0300C0,0x7F0300C1,0x7F0300C2,0x7F030180,0x7F030182,0x7F0301A0,0x7F0301ED,0x7F0301EE,0x7F0301F8 } public static int[] CollapsingToolbarLayout = new int[] { 2130903169, 2130903170, @@ -11191,12 +11200,12 @@ public partial class Styleable 2130903232, 2130903233, 2130903234, - 2130903422, 2130903424, - 2130903454, - 2130903531, - 2130903532, - 2130903542}; + 2130903426, + 2130903456, + 2130903533, + 2130903534, + 2130903544}; // aapt resource value: 0 public const int CollapsingToolbarLayout_collapsedTitleGravity = 0; @@ -11287,10 +11296,10 @@ public partial class Styleable // aapt resource value: 2 public const int CompoundButton_buttonTintMode = 2; - // aapt resource value: { 0x7F030107,0x7F03019D } + // aapt resource value: { 0x7F030107,0x7F03019F } public static int[] CoordinatorLayout = new int[] { 2130903303, - 2130903453}; + 2130903455}; // aapt resource value: 0 public const int CoordinatorLayout_keylines = 0; @@ -11340,7 +11349,42 @@ public partial class Styleable // aapt resource value: 1 public const int DesignTheme_bottomSheetStyle = 1; - // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DD,0x7F030192,0x7F0301E2 } + // aapt resource value: { 0x7F030133,0x7F030137,0x7F030138,0x7F03013F,0x7F030140,0x7F03014B,0x7F03014C,0x7F03014D } + public static int[] DocumentCaptureDetectionOverlay = new int[] { + 2130903347, + 2130903351, + 2130903352, + 2130903359, + 2130903360, + 2130903371, + 2130903372, + 2130903373}; + + // aapt resource value: 0 + public const int DocumentCaptureDetectionOverlay_mb_captureButtonDrawable = 0; + + // aapt resource value: 1 + public const int DocumentCaptureDetectionOverlay_mb_detectionRectangleColor = 1; + + // aapt resource value: 2 + public const int DocumentCaptureDetectionOverlay_mb_exitScanDrawable = 2; + + // aapt resource value: 3 + public const int DocumentCaptureDetectionOverlay_mb_instructionsBackgroundDrawable = 3; + + // aapt resource value: 4 + public const int DocumentCaptureDetectionOverlay_mb_instructionsTextAppearance = 4; + + // aapt resource value: 5 + public const int DocumentCaptureDetectionOverlay_mb_successFlashColor = 5; + + // aapt resource value: 6 + public const int DocumentCaptureDetectionOverlay_mb_torchOffDrawable = 6; + + // aapt resource value: 7 + public const int DocumentCaptureDetectionOverlay_mb_torchOnDrawable = 7; + + // aapt resource value: { 0x7F030029,0x7F03002A,0x7F030036,0x7F030083,0x7F0300AE,0x7F0300DD,0x7F030194,0x7F0301E4 } public static int[] DrawerArrowToggle = new int[] { 2130903081, 2130903082, @@ -11348,8 +11392,8 @@ public partial class Styleable 2130903171, 2130903214, 2130903261, - 2130903442, - 2130903522}; + 2130903444, + 2130903524}; // aapt resource value: 0 public const int DrawerArrowToggle_arrowHeadLength = 0; @@ -11375,7 +11419,7 @@ public partial class Styleable // aapt resource value: 7 public const int DrawerArrowToggle_thickness = 7; - // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030173,0x7F03017D,0x7F030189,0x7F030200 } + // aapt resource value: { 0x7F030034,0x7F030035,0x7F03003D,0x7F0300B5,0x7F0300C8,0x7F0300C9,0x7F0300E4,0x7F0300EC,0x7F03012A,0x7F030175,0x7F03017F,0x7F03018B,0x7F030202 } public static int[] FloatingActionButton = new int[] { 2130903092, 2130903093, @@ -11386,10 +11430,10 @@ public partial class Styleable 2130903268, 2130903276, 2130903338, - 2130903411, - 2130903421, - 2130903433, - 2130903552}; + 2130903413, + 2130903423, + 2130903435, + 2130903554}; // aapt resource value: 0 public const int FloatingActionButton_backgroundTint = 0; @@ -11457,7 +11501,7 @@ public partial class Styleable 2130903255, 2130903256}; - // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F0301FF } + // aapt resource value: { 0x1010532,0x1010533,0x101053F,0x101056F,0x1010570,0x7F0300D1,0x7F0300D9,0x7F0300DA,0x7F0300DB,0x7F030201 } public static int[] FontFamilyFont = new int[] { 16844082, 16844083, @@ -11468,7 +11512,7 @@ public partial class Styleable 2130903257, 2130903258, 2130903259, - 2130903551}; + 2130903553}; // aapt resource value: 0 public const int FontFamilyFont_android_font = 0; @@ -11533,7 +11577,7 @@ public partial class Styleable // aapt resource value: 2 public const int ForegroundLinearLayout_foregroundInsidePadding = 2; - // aapt resource value: { 0x7F03012B,0x7F03012C,0x7F03012E,0x7F03012F,0x7F030130,0x7F030133,0x7F030134,0x7F030136,0x7F030137,0x7F030138,0x7F030139,0x7F03013A,0x7F03013D,0x7F03013E,0x7F030140,0x7F030141,0x7F030142,0x7F030143,0x7F030144,0x7F030145,0x7F030146,0x7F030147,0x7F030149,0x7F03014A,0x7F03014B,0x7F03014C } + // aapt resource value: { 0x7F03012B,0x7F03012C,0x7F03012E,0x7F03012F,0x7F030130,0x7F030133,0x7F030134,0x7F030135,0x7F030137,0x7F030138,0x7F030139,0x7F03013A,0x7F03013B,0x7F03013C,0x7F03013F,0x7F030140,0x7F030142,0x7F030143,0x7F030144,0x7F030145,0x7F030146,0x7F030147,0x7F030148,0x7F030149,0x7F03014B,0x7F03014C,0x7F03014D,0x7F03014E } public static int[] GlobalAttrs = new int[] { 2130903339, 2130903340, @@ -11542,25 +11586,27 @@ public partial class Styleable 2130903344, 2130903347, 2130903348, - 2130903350, + 2130903349, 2130903351, 2130903352, 2130903353, 2130903354, - 2130903357, - 2130903358, + 2130903355, + 2130903356, + 2130903359, 2130903360, - 2130903361, 2130903362, 2130903363, 2130903364, 2130903365, 2130903366, 2130903367, + 2130903368, 2130903369, - 2130903370, 2130903371, - 2130903372}; + 2130903372, + 2130903373, + 2130903374}; // aapt resource value: 0 public const int GlobalAttrs_mb_animateRotation = 0; @@ -11578,67 +11624,73 @@ public partial class Styleable public const int GlobalAttrs_mb_backSideSplashDrawable = 4; // aapt resource value: 5 - public const int GlobalAttrs_mb_cardBackDrawable = 5; + public const int GlobalAttrs_mb_captureButtonDrawable = 5; // aapt resource value: 6 - public const int GlobalAttrs_mb_cardFrontDrawable = 6; + public const int GlobalAttrs_mb_cardBackDrawable = 6; // aapt resource value: 7 - public const int GlobalAttrs_mb_exitScanDrawable = 7; + public const int GlobalAttrs_mb_cardFrontDrawable = 7; // aapt resource value: 8 - public const int GlobalAttrs_mb_flipCardColor = 8; + public const int GlobalAttrs_mb_detectionRectangleColor = 8; // aapt resource value: 9 - public const int GlobalAttrs_mb_frontSideInstructionsDrawable = 9; + public const int GlobalAttrs_mb_exitScanDrawable = 9; // aapt resource value: 10 - public const int GlobalAttrs_mb_frontSideSplashDrawable = 10; + public const int GlobalAttrs_mb_flipCardColor = 10; // aapt resource value: 11 - public const int GlobalAttrs_mb_hookColor = 11; + public const int GlobalAttrs_mb_frontSideInstructionsDrawable = 11; // aapt resource value: 12 - public const int GlobalAttrs_mb_instructionsBackgroundDrawable = 12; + public const int GlobalAttrs_mb_frontSideSplashDrawable = 12; // aapt resource value: 13 - public const int GlobalAttrs_mb_instructionsTextAppearance = 13; + public const int GlobalAttrs_mb_hookColor = 13; // aapt resource value: 14 - public const int GlobalAttrs_mb_overlayColor = 14; + public const int GlobalAttrs_mb_instructionsBackgroundDrawable = 14; // aapt resource value: 15 - public const int GlobalAttrs_mb_progressDrawable = 15; + public const int GlobalAttrs_mb_instructionsTextAppearance = 15; // aapt resource value: 16 - public const int GlobalAttrs_mb_pulseColor = 16; + public const int GlobalAttrs_mb_overlayColor = 16; // aapt resource value: 17 - public const int GlobalAttrs_mb_reticleDefaultDrawable = 17; + public const int GlobalAttrs_mb_progressDrawable = 17; // aapt resource value: 18 - public const int GlobalAttrs_mb_reticleErrorDrawable = 18; + public const int GlobalAttrs_mb_pulseColor = 18; // aapt resource value: 19 - public const int GlobalAttrs_mb_reticleSuccessDrawable = 19; + public const int GlobalAttrs_mb_reticleDefaultDrawable = 19; // aapt resource value: 20 - public const int GlobalAttrs_mb_rotatable = 20; + public const int GlobalAttrs_mb_reticleErrorDrawable = 20; // aapt resource value: 21 - public const int GlobalAttrs_mb_scanLineColor = 21; + public const int GlobalAttrs_mb_reticleSuccessDrawable = 21; // aapt resource value: 22 - public const int GlobalAttrs_mb_successFlashColor = 22; + public const int GlobalAttrs_mb_rotatable = 22; // aapt resource value: 23 - public const int GlobalAttrs_mb_torchOffDrawable = 23; + public const int GlobalAttrs_mb_scanLineColor = 23; // aapt resource value: 24 - public const int GlobalAttrs_mb_torchOnDrawable = 24; + public const int GlobalAttrs_mb_successFlashColor = 24; // aapt resource value: 25 - public const int GlobalAttrs_mb_viewfinderAspectRatio = 25; + public const int GlobalAttrs_mb_torchOffDrawable = 25; + + // aapt resource value: 26 + public const int GlobalAttrs_mb_torchOnDrawable = 26; + + // aapt resource value: 27 + public const int GlobalAttrs_mb_viewfinderAspectRatio = 27; // aapt resource value: { 0x101019D,0x101019E,0x10101A1,0x10101A2,0x10101A3,0x10101A4,0x1010201,0x101020B,0x1010510,0x1010511,0x1010512,0x1010513 } public static int[] GradientColor = new int[] { @@ -11702,7 +11754,7 @@ public partial class Styleable // aapt resource value: 2 public const int GradientColor_android_type = 2; - // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03014D,0x7F030188 } + // aapt resource value: { 0x10100AF,0x10100C4,0x1010126,0x1010127,0x1010128,0x7F0300AA,0x7F0300AC,0x7F03014F,0x7F03018A } public static int[] LinearLayoutCompat = new int[] { 16842927, 16842948, @@ -11711,8 +11763,8 @@ public partial class Styleable 16843048, 2130903210, 2130903212, - 2130903373, - 2130903432}; + 2130903375, + 2130903434}; // aapt resource value: 2 public const int LinearLayoutCompat_android_baselineAligned = 2; @@ -11771,7 +11823,7 @@ public partial class Styleable // aapt resource value: 1 public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03017D,0x7F03019F,0x7F0301A0 } + // aapt resource value: { 0x10101B7,0x10101B8,0x10101B9,0x10101BA,0x7F030034,0x7F030035,0x7F03009F,0x7F0300ED,0x7F0300EF,0x7F0300F0,0x7F0300F1,0x7F0300F3,0x7F0300F4,0x7F03017F,0x7F0301A1,0x7F0301A2 } public static int[] MaterialButton = new int[] { 16843191, 16843192, @@ -11786,9 +11838,9 @@ public partial class Styleable 2130903281, 2130903283, 2130903284, - 2130903421, - 2130903455, - 2130903456}; + 2130903423, + 2130903457, + 2130903458}; // aapt resource value: 3 public const int MaterialButton_android_insetBottom = 3; @@ -11838,10 +11890,10 @@ public partial class Styleable // aapt resource value: 15 public const int MaterialButton_strokeWidth = 15; - // aapt resource value: { 0x7F03019F,0x7F0301A0 } + // aapt resource value: { 0x7F0301A1,0x7F0301A2 } public static int[] MaterialCardView = new int[] { - 2130903455, - 2130903456}; + 2130903457, + 2130903458}; // aapt resource value: 0 public const int MaterialCardView_strokeColor = 0; @@ -11849,7 +11901,7 @@ public partial class Styleable // aapt resource value: 1 public const int MaterialCardView_strokeWidth = 1; - // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300D0,0x7F030126,0x7F030127,0x7F030160,0x7F03017F,0x7F03018F,0x7F0301C2,0x7F0301C7,0x7F0301C8,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301CC,0x7F0301CD,0x7F0301CE,0x7F0301CF,0x7F0301D0,0x7F0301D5,0x7F0301DA,0x7F0301DB,0x7F0301DF } + // aapt resource value: { 0x7F030041,0x7F030042,0x7F030068,0x7F030072,0x7F030076,0x7F030084,0x7F030085,0x7F03008B,0x7F03008C,0x7F03008D,0x7F0300B4,0x7F0300D0,0x7F030126,0x7F030127,0x7F030162,0x7F030181,0x7F030191,0x7F0301C4,0x7F0301C9,0x7F0301CA,0x7F0301CB,0x7F0301CC,0x7F0301CD,0x7F0301CE,0x7F0301CF,0x7F0301D0,0x7F0301D1,0x7F0301D2,0x7F0301D7,0x7F0301DC,0x7F0301DD,0x7F0301E1 } public static int[] MaterialComponentsTheme = new int[] { 2130903105, 2130903106, @@ -11865,12 +11917,10 @@ public partial class Styleable 2130903248, 2130903334, 2130903335, - 2130903392, - 2130903423, - 2130903439, - 2130903490, - 2130903495, - 2130903496, + 2130903394, + 2130903425, + 2130903441, + 2130903492, 2130903497, 2130903498, 2130903499, @@ -11879,10 +11929,12 @@ public partial class Styleable 2130903502, 2130903503, 2130903504, - 2130903509, - 2130903514, - 2130903515, - 2130903519}; + 2130903505, + 2130903506, + 2130903511, + 2130903516, + 2130903517, + 2130903521}; // aapt resource value: 0 public const int MaterialComponentsTheme_bottomSheetDialogTheme = 0; @@ -11980,12 +12032,12 @@ public partial class Styleable // aapt resource value: 31 public const int MaterialComponentsTheme_textInputStyle = 31; - // aapt resource value: { 0x101013F,0x1010140,0x7F0300C3,0x7F030150 } + // aapt resource value: { 0x101013F,0x1010140,0x7F0300C3,0x7F030152 } public static int[] MediaRouteButton = new int[] { 16843071, 16843072, 2130903235, - 2130903376}; + 2130903378}; // aapt resource value: 1 public const int MediaRouteButton_android_minHeight = 1; @@ -12026,7 +12078,7 @@ public partial class Styleable // aapt resource value: 2 public const int MenuGroup_android_visible = 2; - // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F3,0x7F0300F4,0x7F030161,0x7F030187,0x7F0301FB } + // aapt resource value: { 0x1010002,0x101000E,0x10100D0,0x1010106,0x1010194,0x10101DE,0x10101DF,0x10101E1,0x10101E2,0x10101E3,0x10101E4,0x10101E5,0x101026F,0x7F03000D,0x7F03001F,0x7F030020,0x7F030028,0x7F030090,0x7F0300F3,0x7F0300F4,0x7F030163,0x7F030189,0x7F0301FD } public static int[] MenuItem = new int[] { 16842754, 16842766, @@ -12048,9 +12100,9 @@ public partial class Styleable 2130903184, 2130903283, 2130903284, - 2130903393, - 2130903431, - 2130903547}; + 2130903395, + 2130903433, + 2130903549}; // aapt resource value: 13 public const int MenuItem_actionLayout = 13; @@ -12121,7 +12173,7 @@ public partial class Styleable // aapt resource value: 22 public const int MenuItem_tooltipText = 22; - // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030172,0x7F0301A1 } + // aapt resource value: { 0x10100AE,0x101012C,0x101012D,0x101012E,0x101012F,0x1010130,0x1010131,0x7F030174,0x7F0301A3 } public static int[] MenuView = new int[] { 16842926, 16843052, @@ -12130,8 +12182,8 @@ public partial class Styleable 16843055, 16843056, 16843057, - 2130903410, - 2130903457}; + 2130903412, + 2130903459}; // aapt resource value: 4 public const int MenuView_android_headerBackground = 4; @@ -12160,7 +12212,7 @@ public partial class Styleable // aapt resource value: 8 public const int MenuView_subMenuArrow = 8; - // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03015B } + // aapt resource value: { 0x10100D4,0x10100DD,0x101011F,0x7F0300B5,0x7F0300DF,0x7F0300FB,0x7F0300FC,0x7F0300FE,0x7F030100,0x7F030103,0x7F030106,0x7F03015D } public static int[] NavigationView = new int[] { 16842964, 16842973, @@ -12173,7 +12225,7 @@ public partial class Styleable 2130903296, 2130903299, 2130903302, - 2130903387}; + 2130903389}; // aapt resource value: 0 public const int NavigationView_android_background = 0; @@ -12211,15 +12263,15 @@ public partial class Styleable // aapt resource value: 11 public const int NavigationView_menu = 11; - // aapt resource value: { 0x1010176,0x10102C9,0x7F030162 } + // aapt resource value: { 0x1010176,0x10102C9,0x7F030164 } public static int[] PopupWindow = new int[] { 16843126, 16843465, - 2130903394}; + 2130903396}; - // aapt resource value: { 0x7F030198 } + // aapt resource value: { 0x7F03019A } public static int[] PopupWindowBackgroundState = new int[] { - 2130903448}; + 2130903450}; // aapt resource value: 0 public const int PopupWindowBackgroundState_state_above_anchor = 0; @@ -12233,10 +12285,10 @@ public partial class Styleable // aapt resource value: 2 public const int PopupWindow_overlapAnchor = 2; - // aapt resource value: { 0x7F030163,0x7F030166 } + // aapt resource value: { 0x7F030165,0x7F030168 } public static int[] RecycleListView = new int[] { - 2130903395, - 2130903398}; + 2130903397, + 2130903400}; // aapt resource value: 0 public const int RecycleListView_paddingBottomNoButtons = 0; @@ -12244,7 +12296,7 @@ public partial class Styleable // aapt resource value: 1 public const int RecycleListView_paddingTopNoTitle = 1; - // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03017C,0x7F030191,0x7F030197 } + // aapt resource value: { 0x10100C4,0x10100F1,0x7F0300CA,0x7F0300CB,0x7F0300CC,0x7F0300CD,0x7F0300CE,0x7F03010B,0x7F03017E,0x7F030193,0x7F030199 } public static int[] RecyclerView = new int[] { 16842948, 16842993, @@ -12254,9 +12306,9 @@ public partial class Styleable 2130903245, 2130903246, 2130903307, - 2130903420, - 2130903441, - 2130903447}; + 2130903422, + 2130903443, + 2130903449}; // aapt resource value: 1 public const int RecyclerView_android_descendantFocusability = 1; @@ -12305,7 +12357,7 @@ public partial class Styleable // aapt resource value: 0 public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0; - // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030176,0x7F030177,0x7F030181,0x7F030182,0x7F0301A2,0x7F0301A7,0x7F030202 } + // aapt resource value: { 0x10100DA,0x101011F,0x1010220,0x1010264,0x7F030077,0x7F03008F,0x7F0300A5,0x7F0300DE,0x7F0300F5,0x7F03010A,0x7F030178,0x7F030179,0x7F030183,0x7F030184,0x7F0301A4,0x7F0301A9,0x7F030204 } public static int[] SearchView = new int[] { 16842970, 16843039, @@ -12317,13 +12369,13 @@ public partial class Styleable 2130903262, 2130903285, 2130903306, - 2130903414, - 2130903415, - 2130903425, - 2130903426, - 2130903458, - 2130903463, - 2130903554}; + 2130903416, + 2130903417, + 2130903427, + 2130903428, + 2130903460, + 2130903465, + 2130903556}; // aapt resource value: 0 public const int SearchView_android_focusable = 0; @@ -12376,10 +12428,10 @@ public partial class Styleable // aapt resource value: 16 public const int SearchView_voiceIcon = 16; - // aapt resource value: { 0x7F03018F,0x7F030190 } + // aapt resource value: { 0x7F030191,0x7F030192 } public static int[] Snackbar = new int[] { - 2130903439, - 2130903440}; + 2130903441, + 2130903442}; // aapt resource value: { 0x101011F,0x7F0300B5,0x7F030128 } public static int[] SnackbarLayout = new int[] { @@ -12402,13 +12454,13 @@ public partial class Styleable // aapt resource value: 1 public const int Snackbar_snackbarStyle = 1; - // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030170 } + // aapt resource value: { 0x10100B2,0x1010176,0x101017B,0x1010262,0x7F030172 } public static int[] Spinner = new int[] { 16842930, 16843126, 16843131, 16843362, - 2130903408}; + 2130903410}; // aapt resource value: 3 public const int Spinner_android_dropDownWidth = 3; @@ -12459,22 +12511,22 @@ public partial class Styleable // aapt resource value: 1 public const int StateListDrawable_android_visible = 1; - // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03018A,0x7F030195,0x7F0301A8,0x7F0301A9,0x7F0301AB,0x7F0301E3,0x7F0301E4,0x7F0301E5,0x7F0301FC,0x7F0301FD,0x7F0301FE } + // aapt resource value: { 0x1010124,0x1010125,0x1010142,0x7F03018C,0x7F030197,0x7F0301AA,0x7F0301AB,0x7F0301AD,0x7F0301E5,0x7F0301E6,0x7F0301E7,0x7F0301FE,0x7F0301FF,0x7F030200 } public static int[] SwitchCompat = new int[] { 16843044, 16843045, 16843074, - 2130903434, - 2130903445, - 2130903464, - 2130903465, + 2130903436, + 2130903447, + 2130903466, 2130903467, - 2130903523, - 2130903524, + 2130903469, 2130903525, - 2130903548, - 2130903549, - 2130903550}; + 2130903526, + 2130903527, + 2130903550, + 2130903551, + 2130903552}; // aapt resource value: 1 public const int SwitchCompat_android_textOff = 1; @@ -12533,10 +12585,8 @@ public partial class Styleable // aapt resource value: 2 public const int TabItem_android_text = 2; - // aapt resource value: { 0x7F0301AC,0x7F0301AD,0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B8,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C3,0x7F0301C4,0x7F0301C5 } + // aapt resource value: { 0x7F0301AE,0x7F0301AF,0x7F0301B0,0x7F0301B1,0x7F0301B2,0x7F0301B3,0x7F0301B4,0x7F0301B5,0x7F0301B6,0x7F0301B7,0x7F0301B8,0x7F0301B9,0x7F0301BA,0x7F0301BB,0x7F0301BC,0x7F0301BD,0x7F0301BE,0x7F0301BF,0x7F0301C0,0x7F0301C1,0x7F0301C2,0x7F0301C3,0x7F0301C5,0x7F0301C6,0x7F0301C7 } public static int[] TabLayout = new int[] { - 2130903468, - 2130903469, 2130903470, 2130903471, 2130903472, @@ -12557,9 +12607,11 @@ public partial class Styleable 2130903487, 2130903488, 2130903489, + 2130903490, 2130903491, - 2130903492, - 2130903493}; + 2130903493, + 2130903494, + 2130903495}; // aapt resource value: 0 public const int TabLayout_tabBackground = 0; @@ -12636,7 +12688,7 @@ public partial class Styleable // aapt resource value: 24 public const int TabLayout_tabUnboundedRipple = 24; - // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F0301C6 } + // aapt resource value: { 0x1010095,0x1010096,0x1010097,0x1010098,0x101009A,0x101009B,0x1010161,0x1010162,0x1010163,0x1010164,0x10103AC,0x7F0300D2,0x7F0301C8 } public static int[] TextAppearance = new int[] { 16842901, 16842902, @@ -12650,7 +12702,7 @@ public partial class Styleable 16843108, 16843692, 2130903250, - 2130903494}; + 2130903496}; // aapt resource value: 10 public const int TextAppearance_android_fontFamily = 10; @@ -12691,7 +12743,7 @@ public partial class Styleable // aapt resource value: 12 public const int TextAppearance_textAllCaps = 12; - // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03016A,0x7F03016B,0x7F03016C,0x7F03016D,0x7F03016E } + // aapt resource value: { 0x101009A,0x1010150,0x7F030043,0x7F030044,0x7F030045,0x7F030046,0x7F030047,0x7F030048,0x7F030049,0x7F03004A,0x7F03004B,0x7F0300A0,0x7F0300A1,0x7F0300A2,0x7F0300A3,0x7F0300B8,0x7F0300B9,0x7F0300E1,0x7F0300E2,0x7F0300E3,0x7F0300E7,0x7F0300E8,0x7F0300E9,0x7F03016C,0x7F03016D,0x7F03016E,0x7F03016F,0x7F030170 } public static int[] TextInputLayout = new int[] { 16842906, 16843088, @@ -12716,11 +12768,11 @@ public partial class Styleable 2130903271, 2130903272, 2130903273, - 2130903402, - 2130903403, 2130903404, 2130903405, - 2130903406}; + 2130903406, + 2130903407, + 2130903408}; // aapt resource value: 1 public const int TextInputLayout_android_hint = 1; @@ -12821,7 +12873,7 @@ public partial class Styleable // aapt resource value: 2 public const int ThemeEnforcement_enforceTextAppearance = 2; - // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030124,0x7F030125,0x7F030129,0x7F03015D,0x7F03015E,0x7F030170,0x7F0301A3,0x7F0301A4,0x7F0301A5,0x7F0301EB,0x7F0301ED,0x7F0301EE,0x7F0301EF,0x7F0301F0,0x7F0301F1,0x7F0301F2,0x7F0301F3,0x7F0301F4 } + // aapt resource value: { 0x10100AF,0x1010140,0x7F030051,0x7F03007F,0x7F030080,0x7F030091,0x7F030092,0x7F030093,0x7F030094,0x7F030095,0x7F030096,0x7F030124,0x7F030125,0x7F030129,0x7F03015F,0x7F030160,0x7F030172,0x7F0301A5,0x7F0301A6,0x7F0301A7,0x7F0301ED,0x7F0301EF,0x7F0301F0,0x7F0301F1,0x7F0301F2,0x7F0301F3,0x7F0301F4,0x7F0301F5,0x7F0301F6 } public static int[] Toolbar = new int[] { 16842927, 16843072, @@ -12837,21 +12889,21 @@ public partial class Styleable 2130903332, 2130903333, 2130903337, - 2130903389, - 2130903390, - 2130903408, - 2130903459, - 2130903460, + 2130903391, + 2130903392, + 2130903410, 2130903461, - 2130903531, + 2130903462, + 2130903463, 2130903533, - 2130903534, 2130903535, 2130903536, 2130903537, 2130903538, 2130903539, - 2130903540}; + 2130903540, + 2130903541, + 2130903542}; // aapt resource value: 0 public const int Toolbar_android_gravity = 0; @@ -12940,13 +12992,13 @@ public partial class Styleable // aapt resource value: 28 public const int Toolbar_titleTextColor = 28; - // aapt resource value: { 0x1010000,0x10100DA,0x7F030164,0x7F030165,0x7F0301E1 } + // aapt resource value: { 0x1010000,0x10100DA,0x7F030166,0x7F030167,0x7F0301E3 } public static int[] View = new int[] { 16842752, 16842970, - 2130903396, - 2130903397, - 2130903521}; + 2130903398, + 2130903399, + 2130903523}; // aapt resource value: { 0x10100D4,0x7F030034,0x7F030035 } public static int[] ViewBackgroundHelper = new int[] { @@ -12963,14 +13015,14 @@ public partial class Styleable // aapt resource value: 2 public const int ViewBackgroundHelper_backgroundTintMode = 2; - // aapt resource value: { 0x7F030131,0x7F030132,0x7F030135,0x7F03013C,0x7F03013F,0x7F030148 } + // aapt resource value: { 0x7F030131,0x7F030132,0x7F030136,0x7F03013E,0x7F030141,0x7F03014A } public static int[] ViewfinderShapeView = new int[] { 2130903345, 2130903346, - 2130903349, - 2130903356, - 2130903359, - 2130903368}; + 2130903350, + 2130903358, + 2130903361, + 2130903370}; // aapt resource value: 0 public const int ViewfinderShapeView_mb_borderColor = 0; diff --git a/Samples/Forms/Droid/packages.config b/Samples/Forms/Droid/packages.config index bf4f4620..61632811 100644 --- a/Samples/Forms/Droid/packages.config +++ b/Samples/Forms/Droid/packages.config @@ -1,9 +1,9 @@  - - - - + + + + @@ -88,6 +88,6 @@ - - + + \ No newline at end of file