diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite index e12a74f..5af5c63 100644 Binary files a/.vs/slnx.sqlite and b/.vs/slnx.sqlite differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/DesignTimeResolveAssemblyReferencesInput.cache b/SampleRe/SampleRe.Android/obj/Debug/81/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 13ee7fc..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/MonoAndroid,Version=v8.1.AssemblyAttributes.cs b/SampleRe/SampleRe.Android/obj/Debug/81/MonoAndroid,Version=v8.1.AssemblyAttributes.cs deleted file mode 100644 index 4757268..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/MonoAndroid,Version=v8.1.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute("MonoAndroid,Version=v8.1", FrameworkDisplayName = "Xamarin.Android v8.1 Support")] diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/R.cs.flag b/SampleRe/SampleRe.Android/obj/Debug/81/R.cs.flag deleted file mode 100644 index e69de29..0000000 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/SampleRe.Android.csproj.CoreCompileInputs.cache b/SampleRe/SampleRe.Android/obj/Debug/81/SampleRe.Android.csproj.CoreCompileInputs.cache deleted file mode 100644 index 420ffa5..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/SampleRe.Android.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -0fe8fdf848ed70070f3e712162e4015fd88f3afb diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/SampleRe.Android.csprojAssemblyReference.cache b/SampleRe/SampleRe.Android/obj/Debug/81/SampleRe.Android.csprojAssemblyReference.cache deleted file mode 100644 index dda893f..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/SampleRe.Android.csprojAssemblyReference.cache and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs b/SampleRe/SampleRe.Android/obj/Debug/81/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs deleted file mode 100644 index e69de29..0000000 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs b/SampleRe/SampleRe.Android/obj/Debug/81/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs deleted file mode 100644 index e69de29..0000000 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs b/SampleRe/SampleRe.Android/obj/Debug/81/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs deleted file mode 100644 index e69de29..0000000 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/android/assets/machine.config b/SampleRe/SampleRe.Android/obj/Debug/81/android/assets/machine.config deleted file mode 100644 index 76ccdb4..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/android/assets/machine.config +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- -
- - -
-
-
- -
- -
-
-
- -
- -
-
-
-
-
-
-
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/android/bin/mono.android.jar b/SampleRe/SampleRe.Android/obj/Debug/81/android/bin/mono.android.jar deleted file mode 100644 index bc3adf1..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/android/bin/mono.android.jar and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/android/src/mono/MonoRuntimeProvider.java b/SampleRe/SampleRe.Android/obj/Debug/81/android/src/mono/MonoRuntimeProvider.java deleted file mode 100644 index c006006..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/android/src/mono/MonoRuntimeProvider.java +++ /dev/null @@ -1,83 +0,0 @@ -package mono; - -public class MonoRuntimeProvider - extends android.content.ContentProvider -{ - public MonoRuntimeProvider () - { - } - - @Override - public boolean onCreate () - { - return true; - } - - @Override - public void attachInfo (android.content.Context context, android.content.pm.ProviderInfo info) - { - // Mono Runtime Initialization {{{ - android.content.pm.ApplicationInfo apiInfo = null; - - String platformPackage = mono.MonoPackageManager.getApiPackageName (); - if (platformPackage != null) { - Throwable t = null; - try { - apiInfo = context.getPackageManager ().getApplicationInfo (platformPackage, 0); - } catch (android.content.pm.PackageManager.NameNotFoundException e) { - // ignore - } - if (apiInfo == null) { - try { - apiInfo = context.getPackageManager ().getApplicationInfo ("Xamarin.Android.Platform", 0); - } catch (android.content.pm.PackageManager.NameNotFoundException e) { - t = e; - } - } - if (apiInfo == null) - throw new RuntimeException ("Unable to find application " + platformPackage + " or Xamarin.Android.Platform!", t); - } - try { - android.content.pm.ApplicationInfo runtimeInfo = context.getPackageManager ().getApplicationInfo ("Mono.Android.DebugRuntime", 0); - mono.MonoPackageManager.LoadApplication (context, runtimeInfo, - apiInfo != null - ? new String[]{runtimeInfo.sourceDir, apiInfo.sourceDir, context.getApplicationInfo ().sourceDir} - : new String[]{runtimeInfo.sourceDir, context.getApplicationInfo ().sourceDir}); - } catch (android.content.pm.PackageManager.NameNotFoundException e) { - throw new RuntimeException ("Unable to find application Mono.Android.DebugRuntime!", e); - } - // }}} - super.attachInfo (context, info); - } - - @Override - public android.database.Cursor query (android.net.Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder) - { - throw new RuntimeException ("This operation is not supported."); - } - - @Override - public String getType (android.net.Uri uri) - { - throw new RuntimeException ("This operation is not supported."); - } - - @Override - public android.net.Uri insert (android.net.Uri uri, android.content.ContentValues initialValues) - { - throw new RuntimeException ("This operation is not supported."); - } - - @Override - public int delete (android.net.Uri uri, String where, String[] whereArgs) - { - throw new RuntimeException ("This operation is not supported."); - } - - @Override - public int update (android.net.Uri uri, android.content.ContentValues values, String where, String[] whereArgs) - { - throw new RuntimeException ("This operation is not supported."); - } -} - diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/android/src/mono/android/Seppuku.java b/SampleRe/SampleRe.Android/obj/Debug/81/android/src/mono/android/Seppuku.java deleted file mode 100644 index 539c874..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/android/src/mono/android/Seppuku.java +++ /dev/null @@ -1,19 +0,0 @@ -package mono.android; - -import android.content.BroadcastReceiver; -import android.content.Context; -import android.content.Intent; -import android.util.Log; - -public class Seppuku extends BroadcastReceiver { - @Override - public void onReceive (Context context, Intent intent) - { - Intent startMain = new Intent (Intent.ACTION_MAIN); - startMain.addCategory (Intent.CATEGORY_HOME); - startMain.setFlags (Intent.FLAG_ACTIVITY_NEW_TASK); - context.startActivity (startMain); - - java.lang.Runtime.getRuntime ().exit (-1); - } -} diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/android/src/mono/android/app/NotifyTimeZoneChanges.java b/SampleRe/SampleRe.Android/obj/Debug/81/android/src/mono/android/app/NotifyTimeZoneChanges.java deleted file mode 100644 index 21896a0..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/android/src/mono/android/app/NotifyTimeZoneChanges.java +++ /dev/null @@ -1,8 +0,0 @@ -package mono.android.app; - -public class NotifyTimeZoneChanges extends android.content.BroadcastReceiver { - @Override - public void onReceive (android.content.Context context, android.content.Intent intent) { - mono.android.Runtime.notifyTimeZoneChanged (); - } -} diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/build.props b/SampleRe/SampleRe.Android/obj/Debug/81/build.props deleted file mode 100644 index 13a008b..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/build.props +++ /dev/null @@ -1,24 +0,0 @@ -BundleAssemblies=False -AotAssemblies=False -AndroidAotMode= -ExplicitCrunch=False -EnableProguard= -UseSharedRuntime=true -EmbedAssembliesIntoApk=False -AndroidLinkMode=None -AndroidLinkSkip= -AndroidSdkBuildToolsVersion=27.0.3 -AndroidSdkPath= -AndroidNdkPath= -JavaSdkPath= -AndroidSequencePointsMode=None -XamarinAndroidVersion=9.1.7-0 -MonoSymbolArchive=False -AndroidUseLatestPlatformSdk=false -TargetFrameworkVersion=v8.1 -AndroidCreatePackagePerAbi= -OS=Windows_NT -DesignTimeBuild= -AndroidIncludeDebugSymbols=True -AdbTarget= -AdbOptions= diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/designtime/Resource.designer.cs b/SampleRe/SampleRe.Android/obj/Debug/81/designtime/Resource.designer.cs deleted file mode 100644 index b51649b..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/designtime/Resource.designer.cs +++ /dev/null @@ -1,7391 +0,0 @@ -#pragma warning disable 1591 -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -[assembly: global::Android.Runtime.ResourceDesignerAttribute("SampleRe.Droid.Resource", IsApplication=true)] - -namespace SampleRe.Droid -{ - - - [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")] - public partial class Resource - { - - static Resource() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - public static void UpdateIdValues() - { - global::Xamarin.Forms.Platform.Android.Resource.Attribute.actionBarSize = global::SampleRe.Droid.Resource.Attribute.actionBarSize; - } - - public partial class Animation - { - - // aapt resource value: 0x7F010001 - public const int abc_fade_in = 2130771969; - - // aapt resource value: 0x7F010002 - public const int abc_fade_out = 2130771970; - - // aapt resource value: 0x7F010003 - public const int abc_grow_fade_in_from_bottom = 2130771971; - - // aapt resource value: 0x7F010004 - public const int abc_popup_enter = 2130771972; - - // aapt resource value: 0x7F010005 - public const int abc_popup_exit = 2130771973; - - // aapt resource value: 0x7F010006 - public const int abc_shrink_fade_out_from_bottom = 2130771974; - - // aapt resource value: 0x7F010007 - public const int abc_slide_in_bottom = 2130771975; - - // aapt resource value: 0x7F010008 - public const int abc_slide_in_top = 2130771976; - - // aapt resource value: 0x7F010009 - public const int abc_slide_out_bottom = 2130771977; - - // aapt resource value: 0x7F01000A - public const int abc_slide_out_top = 2130771978; - - // aapt resource value: 0x7F01000B - public const int design_bottom_sheet_slide_in = 2130771979; - - // aapt resource value: 0x7F01000C - public const int design_bottom_sheet_slide_out = 2130771980; - - // aapt resource value: 0x7F01000D - public const int design_snackbar_in = 2130771981; - - // aapt resource value: 0x7F01000E - public const int design_snackbar_out = 2130771982; - - // aapt resource value: 0x7F01000F - public const int tooltip_enter = 2130771983; - - // aapt resource value: 0x7F010010 - public const int tooltip_exit = 2130771984; - - static Animation() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Animation() - { - } - } - - public partial class Animator - { - - // aapt resource value: 0x7F020001 - public const int design_appbar_state_list_animator = 2130837505; - - static Animator() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Animator() - { - } - } - - public partial class Attribute - { - - // aapt resource value: 0x7F040001 - public const int actionBarDivider = 2130968577; - - // aapt resource value: 0x7F040002 - public const int actionBarItemBackground = 2130968578; - - // aapt resource value: 0x7F040003 - public const int actionBarPopupTheme = 2130968579; - - // aapt resource value: 0x7F040004 - public const int actionBarSize = 2130968580; - - // aapt resource value: 0x7F040005 - public const int actionBarSplitStyle = 2130968581; - - // aapt resource value: 0x7F040006 - public const int actionBarStyle = 2130968582; - - // aapt resource value: 0x7F040007 - public const int actionBarTabBarStyle = 2130968583; - - // aapt resource value: 0x7F040008 - public const int actionBarTabStyle = 2130968584; - - // aapt resource value: 0x7F040009 - public const int actionBarTabTextStyle = 2130968585; - - // aapt resource value: 0x7F04000A - public const int actionBarTheme = 2130968586; - - // aapt resource value: 0x7F04000B - public const int actionBarWidgetTheme = 2130968587; - - // aapt resource value: 0x7F04000C - public const int actionButtonStyle = 2130968588; - - // aapt resource value: 0x7F04000D - public const int actionDropDownStyle = 2130968589; - - // aapt resource value: 0x7F04000E - public const int actionLayout = 2130968590; - - // aapt resource value: 0x7F04000F - public const int actionMenuTextAppearance = 2130968591; - - // aapt resource value: 0x7F040010 - public const int actionMenuTextColor = 2130968592; - - // aapt resource value: 0x7F040011 - public const int actionModeBackground = 2130968593; - - // aapt resource value: 0x7F040012 - public const int actionModeCloseButtonStyle = 2130968594; - - // aapt resource value: 0x7F040013 - public const int actionModeCloseDrawable = 2130968595; - - // aapt resource value: 0x7F040014 - public const int actionModeCopyDrawable = 2130968596; - - // aapt resource value: 0x7F040015 - public const int actionModeCutDrawable = 2130968597; - - // aapt resource value: 0x7F040016 - public const int actionModeFindDrawable = 2130968598; - - // aapt resource value: 0x7F040017 - public const int actionModePasteDrawable = 2130968599; - - // aapt resource value: 0x7F040018 - public const int actionModePopupWindowStyle = 2130968600; - - // aapt resource value: 0x7F040019 - public const int actionModeSelectAllDrawable = 2130968601; - - // aapt resource value: 0x7F04001A - public const int actionModeShareDrawable = 2130968602; - - // aapt resource value: 0x7F04001B - public const int actionModeSplitBackground = 2130968603; - - // aapt resource value: 0x7F04001C - public const int actionModeStyle = 2130968604; - - // aapt resource value: 0x7F04001D - public const int actionModeWebSearchDrawable = 2130968605; - - // aapt resource value: 0x7F04001E - public const int actionOverflowButtonStyle = 2130968606; - - // aapt resource value: 0x7F04001F - public const int actionOverflowMenuStyle = 2130968607; - - // aapt resource value: 0x7F040020 - public const int actionProviderClass = 2130968608; - - // aapt resource value: 0x7F040021 - public const int actionViewClass = 2130968609; - - // aapt resource value: 0x7F040022 - public const int activityChooserViewStyle = 2130968610; - - // aapt resource value: 0x7F040023 - public const int alertDialogButtonGroupStyle = 2130968611; - - // aapt resource value: 0x7F040024 - public const int alertDialogCenterButtons = 2130968612; - - // aapt resource value: 0x7F040025 - public const int alertDialogStyle = 2130968613; - - // aapt resource value: 0x7F040026 - public const int alertDialogTheme = 2130968614; - - // aapt resource value: 0x7F040027 - public const int allowStacking = 2130968615; - - // aapt resource value: 0x7F040028 - public const int alpha = 2130968616; - - // aapt resource value: 0x7F040029 - public const int alphabeticModifiers = 2130968617; - - // aapt resource value: 0x7F04002A - public const int arrowHeadLength = 2130968618; - - // aapt resource value: 0x7F04002B - public const int arrowShaftLength = 2130968619; - - // aapt resource value: 0x7F04002C - public const int autoCompleteTextViewStyle = 2130968620; - - // aapt resource value: 0x7F04002D - public const int autoSizeMaxTextSize = 2130968621; - - // aapt resource value: 0x7F04002E - public const int autoSizeMinTextSize = 2130968622; - - // aapt resource value: 0x7F04002F - public const int autoSizePresetSizes = 2130968623; - - // aapt resource value: 0x7F040030 - public const int autoSizeStepGranularity = 2130968624; - - // aapt resource value: 0x7F040031 - public const int autoSizeTextType = 2130968625; - - // aapt resource value: 0x7F040032 - public const int background = 2130968626; - - // aapt resource value: 0x7F040033 - public const int backgroundSplit = 2130968627; - - // aapt resource value: 0x7F040034 - public const int backgroundStacked = 2130968628; - - // aapt resource value: 0x7F040035 - public const int backgroundTint = 2130968629; - - // aapt resource value: 0x7F040036 - public const int backgroundTintMode = 2130968630; - - // aapt resource value: 0x7F040037 - public const int barLength = 2130968631; - - // aapt resource value: 0x7F040038 - public const int behavior_autoHide = 2130968632; - - // aapt resource value: 0x7F040039 - public const int behavior_hideable = 2130968633; - - // aapt resource value: 0x7F04003A - public const int behavior_overlapTop = 2130968634; - - // aapt resource value: 0x7F04003B - public const int behavior_peekHeight = 2130968635; - - // aapt resource value: 0x7F04003C - public const int behavior_skipCollapsed = 2130968636; - - // aapt resource value: 0x7F04003E - public const int borderlessButtonStyle = 2130968638; - - // aapt resource value: 0x7F04003D - public const int borderWidth = 2130968637; - - // aapt resource value: 0x7F04003F - public const int bottomSheetDialogTheme = 2130968639; - - // aapt resource value: 0x7F040040 - public const int bottomSheetStyle = 2130968640; - - // aapt resource value: 0x7F040041 - public const int buttonBarButtonStyle = 2130968641; - - // aapt resource value: 0x7F040042 - public const int buttonBarNegativeButtonStyle = 2130968642; - - // aapt resource value: 0x7F040043 - public const int buttonBarNeutralButtonStyle = 2130968643; - - // aapt resource value: 0x7F040044 - public const int buttonBarPositiveButtonStyle = 2130968644; - - // aapt resource value: 0x7F040045 - public const int buttonBarStyle = 2130968645; - - // aapt resource value: 0x7F040046 - public const int buttonGravity = 2130968646; - - // aapt resource value: 0x7F040047 - public const int buttonPanelSideLayout = 2130968647; - - // aapt resource value: 0x7F040048 - public const int buttonStyle = 2130968648; - - // aapt resource value: 0x7F040049 - public const int buttonStyleSmall = 2130968649; - - // aapt resource value: 0x7F04004A - public const int buttonTint = 2130968650; - - // aapt resource value: 0x7F04004B - public const int buttonTintMode = 2130968651; - - // aapt resource value: 0x7F040001 - public const int cardBackgroundColor = 2130968577; - - // aapt resource value: 0x7F040002 - public const int cardCornerRadius = 2130968578; - - // aapt resource value: 0x7F040003 - public const int cardElevation = 2130968579; - - // aapt resource value: 0x7F040004 - public const int cardMaxElevation = 2130968580; - - // aapt resource value: 0x7F040005 - public const int cardPreventCornerOverlap = 2130968581; - - // aapt resource value: 0x7F040006 - public const int cardUseCompatPadding = 2130968582; - - // aapt resource value: 0x7F04004C - public const int checkboxStyle = 2130968652; - - // aapt resource value: 0x7F04004D - public const int checkedTextViewStyle = 2130968653; - - // aapt resource value: 0x7F04004E - public const int closeIcon = 2130968654; - - // aapt resource value: 0x7F04004F - public const int closeItemLayout = 2130968655; - - // aapt resource value: 0x7F040050 - public const int collapseContentDescription = 2130968656; - - // aapt resource value: 0x7F040052 - public const int collapsedTitleGravity = 2130968658; - - // aapt resource value: 0x7F040053 - public const int collapsedTitleTextAppearance = 2130968659; - - // aapt resource value: 0x7F040051 - public const int collapseIcon = 2130968657; - - // aapt resource value: 0x7F040054 - public const int color = 2130968660; - - // aapt resource value: 0x7F040055 - public const int colorAccent = 2130968661; - - // aapt resource value: 0x7F040056 - public const int colorBackgroundFloating = 2130968662; - - // aapt resource value: 0x7F040057 - public const int colorButtonNormal = 2130968663; - - // aapt resource value: 0x7F040058 - public const int colorControlActivated = 2130968664; - - // aapt resource value: 0x7F040059 - public const int colorControlHighlight = 2130968665; - - // aapt resource value: 0x7F04005A - public const int colorControlNormal = 2130968666; - - // aapt resource value: 0x7F04005B - public const int colorError = 2130968667; - - // aapt resource value: 0x7F04005C - public const int colorPrimary = 2130968668; - - // aapt resource value: 0x7F04005D - public const int colorPrimaryDark = 2130968669; - - // aapt resource value: 0x7F04005E - public const int colorSwitchThumbNormal = 2130968670; - - // aapt resource value: 0x7F04005F - public const int commitIcon = 2130968671; - - // aapt resource value: 0x7F040060 - public const int contentDescription = 2130968672; - - // aapt resource value: 0x7F040061 - public const int contentInsetEnd = 2130968673; - - // aapt resource value: 0x7F040062 - public const int contentInsetEndWithActions = 2130968674; - - // aapt resource value: 0x7F040063 - public const int contentInsetLeft = 2130968675; - - // aapt resource value: 0x7F040064 - public const int contentInsetRight = 2130968676; - - // aapt resource value: 0x7F040065 - public const int contentInsetStart = 2130968677; - - // aapt resource value: 0x7F040066 - public const int contentInsetStartWithNavigation = 2130968678; - - // aapt resource value: 0x7F040007 - public const int contentPadding = 2130968583; - - // aapt resource value: 0x7F040008 - public const int contentPaddingBottom = 2130968584; - - // aapt resource value: 0x7F040009 - public const int contentPaddingLeft = 2130968585; - - // aapt resource value: 0x7F04000A - public const int contentPaddingRight = 2130968586; - - // aapt resource value: 0x7F04000B - public const int contentPaddingTop = 2130968587; - - // aapt resource value: 0x7F040067 - public const int contentScrim = 2130968679; - - // aapt resource value: 0x7F040068 - public const int controlBackground = 2130968680; - - // aapt resource value: 0x7F040069 - public const int counterEnabled = 2130968681; - - // aapt resource value: 0x7F04006A - public const int counterMaxLength = 2130968682; - - // aapt resource value: 0x7F04006B - public const int counterOverflowTextAppearance = 2130968683; - - // aapt resource value: 0x7F04006C - public const int counterTextAppearance = 2130968684; - - // aapt resource value: 0x7F04006D - public const int customNavigationLayout = 2130968685; - - // aapt resource value: 0x7F04006E - public const int defaultQueryHint = 2130968686; - - // aapt resource value: 0x7F04006F - public const int dialogPreferredPadding = 2130968687; - - // aapt resource value: 0x7F040070 - public const int dialogTheme = 2130968688; - - // aapt resource value: 0x7F040071 - public const int displayOptions = 2130968689; - - // aapt resource value: 0x7F040072 - public const int divider = 2130968690; - - // aapt resource value: 0x7F040073 - public const int dividerHorizontal = 2130968691; - - // aapt resource value: 0x7F040074 - public const int dividerPadding = 2130968692; - - // aapt resource value: 0x7F040075 - public const int dividerVertical = 2130968693; - - // aapt resource value: 0x7F040076 - public const int drawableSize = 2130968694; - - // aapt resource value: 0x7F040077 - public const int drawerArrowStyle = 2130968695; - - // aapt resource value: 0x7F040079 - public const int dropdownListPreferredItemHeight = 2130968697; - - // aapt resource value: 0x7F040078 - public const int dropDownListViewStyle = 2130968696; - - // aapt resource value: 0x7F04007A - public const int editTextBackground = 2130968698; - - // aapt resource value: 0x7F04007B - public const int editTextColor = 2130968699; - - // aapt resource value: 0x7F04007C - public const int editTextStyle = 2130968700; - - // aapt resource value: 0x7F04007D - public const int elevation = 2130968701; - - // aapt resource value: 0x7F04007E - public const int errorEnabled = 2130968702; - - // aapt resource value: 0x7F04007F - public const int errorTextAppearance = 2130968703; - - // aapt resource value: 0x7F040080 - public const int expandActivityOverflowButtonDrawable = 2130968704; - - // aapt resource value: 0x7F040081 - public const int expanded = 2130968705; - - // aapt resource value: 0x7F040082 - public const int expandedTitleGravity = 2130968706; - - // aapt resource value: 0x7F040083 - public const int expandedTitleMargin = 2130968707; - - // aapt resource value: 0x7F040084 - public const int expandedTitleMarginBottom = 2130968708; - - // aapt resource value: 0x7F040085 - public const int expandedTitleMarginEnd = 2130968709; - - // aapt resource value: 0x7F040086 - public const int expandedTitleMarginStart = 2130968710; - - // aapt resource value: 0x7F040087 - public const int expandedTitleMarginTop = 2130968711; - - // aapt resource value: 0x7F040088 - public const int expandedTitleTextAppearance = 2130968712; - - // aapt resource value: 0x7F040070 - public const int externalRouteEnabledDrawable = 2130968688; - - // aapt resource value: 0x7F040089 - public const int fabSize = 2130968713; - - // aapt resource value: 0x7F04008A - public const int fastScrollEnabled = 2130968714; - - // aapt resource value: 0x7F04008B - public const int fastScrollHorizontalThumbDrawable = 2130968715; - - // aapt resource value: 0x7F04008C - public const int fastScrollHorizontalTrackDrawable = 2130968716; - - // aapt resource value: 0x7F04008D - public const int fastScrollVerticalThumbDrawable = 2130968717; - - // aapt resource value: 0x7F04008E - public const int fastScrollVerticalTrackDrawable = 2130968718; - - // aapt resource value: 0x7F040001 - public const int font = 2130968577; - - // aapt resource value: 0x7F040090 - public const int fontFamily = 2130968720; - - // aapt resource value: 0x7F040002 - public const int fontProviderAuthority = 2130968578; - - // aapt resource value: 0x7F040003 - public const int fontProviderCerts = 2130968579; - - // aapt resource value: 0x7F040004 - public const int fontProviderFetchStrategy = 2130968580; - - // aapt resource value: 0x7F040005 - public const int fontProviderFetchTimeout = 2130968581; - - // aapt resource value: 0x7F040006 - public const int fontProviderPackage = 2130968582; - - // aapt resource value: 0x7F040007 - public const int fontProviderQuery = 2130968583; - - // aapt resource value: 0x7F040008 - public const int fontStyle = 2130968584; - - // aapt resource value: 0x7F040009 - public const int fontWeight = 2130968585; - - // aapt resource value: 0x7F040099 - public const int foregroundInsidePadding = 2130968729; - - // aapt resource value: 0x7F04009A - public const int gapBetweenBars = 2130968730; - - // aapt resource value: 0x7F04009B - public const int goIcon = 2130968731; - - // aapt resource value: 0x7F04009C - public const int headerLayout = 2130968732; - - // aapt resource value: 0x7F04009D - public const int height = 2130968733; - - // aapt resource value: 0x7F04009E - public const int hideOnContentScroll = 2130968734; - - // aapt resource value: 0x7F04009F - public const int hintAnimationEnabled = 2130968735; - - // aapt resource value: 0x7F0400A0 - public const int hintEnabled = 2130968736; - - // aapt resource value: 0x7F0400A1 - public const int hintTextAppearance = 2130968737; - - // aapt resource value: 0x7F0400A2 - public const int homeAsUpIndicator = 2130968738; - - // aapt resource value: 0x7F0400A3 - public const int homeLayout = 2130968739; - - // aapt resource value: 0x7F0400A4 - public const int icon = 2130968740; - - // aapt resource value: 0x7F0400A7 - public const int iconifiedByDefault = 2130968743; - - // aapt resource value: 0x7F0400A5 - public const int iconTint = 2130968741; - - // aapt resource value: 0x7F0400A6 - public const int iconTintMode = 2130968742; - - // aapt resource value: 0x7F0400A8 - public const int imageButtonStyle = 2130968744; - - // aapt resource value: 0x7F0400A9 - public const int indeterminateProgressStyle = 2130968745; - - // aapt resource value: 0x7F0400AA - public const int initialActivityCount = 2130968746; - - // aapt resource value: 0x7F0400AB - public const int insetForeground = 2130968747; - - // aapt resource value: 0x7F0400AC - public const int isLightTheme = 2130968748; - - // aapt resource value: 0x7F0400AD - public const int itemBackground = 2130968749; - - // aapt resource value: 0x7F0400AE - public const int itemIconTint = 2130968750; - - // aapt resource value: 0x7F0400AF - public const int itemPadding = 2130968751; - - // aapt resource value: 0x7F0400B0 - public const int itemTextAppearance = 2130968752; - - // aapt resource value: 0x7F0400B1 - public const int itemTextColor = 2130968753; - - // aapt resource value: 0x7F0400B2 - public const int keylines = 2130968754; - - // aapt resource value: 0x7F0400B3 - public const int layout = 2130968755; - - // aapt resource value: 0x7F0400B4 - public const int layoutManager = 2130968756; - - // aapt resource value: 0x7F0400B5 - public const int layout_anchor = 2130968757; - - // aapt resource value: 0x7F0400B6 - public const int layout_anchorGravity = 2130968758; - - // aapt resource value: 0x7F0400B7 - public const int layout_behavior = 2130968759; - - // aapt resource value: 0x7F0400B8 - public const int layout_collapseMode = 2130968760; - - // aapt resource value: 0x7F0400B9 - public const int layout_collapseParallaxMultiplier = 2130968761; - - // aapt resource value: 0x7F0400BA - public const int layout_dodgeInsetEdges = 2130968762; - - // aapt resource value: 0x7F0400BB - public const int layout_insetEdge = 2130968763; - - // aapt resource value: 0x7F0400BC - public const int layout_keyline = 2130968764; - - // aapt resource value: 0x7F0400BD - public const int layout_scrollFlags = 2130968765; - - // aapt resource value: 0x7F0400BE - public const int layout_scrollInterpolator = 2130968766; - - // aapt resource value: 0x7F0400BF - public const int listChoiceBackgroundIndicator = 2130968767; - - // aapt resource value: 0x7F0400C0 - public const int listDividerAlertDialog = 2130968768; - - // aapt resource value: 0x7F0400C1 - public const int listItemLayout = 2130968769; - - // aapt resource value: 0x7F0400C2 - public const int listLayout = 2130968770; - - // aapt resource value: 0x7F0400C3 - public const int listMenuViewStyle = 2130968771; - - // aapt resource value: 0x7F0400C4 - public const int listPopupWindowStyle = 2130968772; - - // aapt resource value: 0x7F0400C5 - public const int listPreferredItemHeight = 2130968773; - - // aapt resource value: 0x7F0400C6 - public const int listPreferredItemHeightLarge = 2130968774; - - // aapt resource value: 0x7F0400C7 - public const int listPreferredItemHeightSmall = 2130968775; - - // aapt resource value: 0x7F0400C8 - public const int listPreferredItemPaddingLeft = 2130968776; - - // aapt resource value: 0x7F0400C9 - public const int listPreferredItemPaddingRight = 2130968777; - - // aapt resource value: 0x7F0400CA - public const int logo = 2130968778; - - // aapt resource value: 0x7F0400CB - public const int logoDescription = 2130968779; - - // aapt resource value: 0x7F0400CC - public const int maxActionInlineWidth = 2130968780; - - // aapt resource value: 0x7F0400CD - public const int maxButtonHeight = 2130968781; - - // aapt resource value: 0x7F0400CE - public const int measureWithLargestChild = 2130968782; - - // aapt resource value: 0x7F04009A - public const int mediaRouteAudioTrackDrawable = 2130968730; - - // aapt resource value: 0x7F04009B - public const int mediaRouteButtonStyle = 2130968731; - - // aapt resource value: 0x7F04009C - public const int mediaRouteButtonTint = 2130968732; - - // aapt resource value: 0x7F04009D - public const int mediaRouteCloseDrawable = 2130968733; - - // aapt resource value: 0x7F04009E - public const int mediaRouteControlPanelThemeOverlay = 2130968734; - - // aapt resource value: 0x7F04009F - public const int mediaRouteDefaultIconDrawable = 2130968735; - - // aapt resource value: 0x7F0400A0 - public const int mediaRoutePauseDrawable = 2130968736; - - // aapt resource value: 0x7F0400A1 - public const int mediaRoutePlayDrawable = 2130968737; - - // aapt resource value: 0x7F0400A2 - public const int mediaRouteSpeakerGroupIconDrawable = 2130968738; - - // aapt resource value: 0x7F0400A3 - public const int mediaRouteSpeakerIconDrawable = 2130968739; - - // aapt resource value: 0x7F0400A4 - public const int mediaRouteStopDrawable = 2130968740; - - // aapt resource value: 0x7F0400A5 - public const int mediaRouteTheme = 2130968741; - - // aapt resource value: 0x7F0400A6 - public const int mediaRouteTvIconDrawable = 2130968742; - - // aapt resource value: 0x7F0400CF - public const int menu = 2130968783; - - // aapt resource value: 0x7F0400D0 - public const int multiChoiceItemLayout = 2130968784; - - // aapt resource value: 0x7F0400D1 - public const int navigationContentDescription = 2130968785; - - // aapt resource value: 0x7F0400D2 - public const int navigationIcon = 2130968786; - - // aapt resource value: 0x7F0400D3 - public const int navigationMode = 2130968787; - - // aapt resource value: 0x7F0400D4 - public const int numericModifiers = 2130968788; - - // aapt resource value: 0x7F0400D5 - public const int overlapAnchor = 2130968789; - - // aapt resource value: 0x7F0400D6 - public const int paddingBottomNoButtons = 2130968790; - - // aapt resource value: 0x7F0400D7 - public const int paddingEnd = 2130968791; - - // aapt resource value: 0x7F0400D8 - public const int paddingStart = 2130968792; - - // aapt resource value: 0x7F0400D9 - public const int paddingTopNoTitle = 2130968793; - - // aapt resource value: 0x7F0400DA - public const int panelBackground = 2130968794; - - // aapt resource value: 0x7F0400DB - public const int panelMenuListTheme = 2130968795; - - // aapt resource value: 0x7F0400DC - public const int panelMenuListWidth = 2130968796; - - // aapt resource value: 0x7F0400DD - public const int passwordToggleContentDescription = 2130968797; - - // aapt resource value: 0x7F0400DE - public const int passwordToggleDrawable = 2130968798; - - // aapt resource value: 0x7F0400DF - public const int passwordToggleEnabled = 2130968799; - - // aapt resource value: 0x7F0400E0 - public const int passwordToggleTint = 2130968800; - - // aapt resource value: 0x7F0400E1 - public const int passwordToggleTintMode = 2130968801; - - // aapt resource value: 0x7F0400E2 - public const int popupMenuStyle = 2130968802; - - // aapt resource value: 0x7F0400E3 - public const int popupTheme = 2130968803; - - // aapt resource value: 0x7F0400E4 - public const int popupWindowStyle = 2130968804; - - // aapt resource value: 0x7F0400E5 - public const int preserveIconSpacing = 2130968805; - - // aapt resource value: 0x7F0400E6 - public const int pressedTranslationZ = 2130968806; - - // aapt resource value: 0x7F0400E7 - public const int progressBarPadding = 2130968807; - - // aapt resource value: 0x7F0400E8 - public const int progressBarStyle = 2130968808; - - // aapt resource value: 0x7F0400E9 - public const int queryBackground = 2130968809; - - // aapt resource value: 0x7F0400EA - public const int queryHint = 2130968810; - - // aapt resource value: 0x7F0400EB - public const int radioButtonStyle = 2130968811; - - // aapt resource value: 0x7F0400EC - public const int ratingBarStyle = 2130968812; - - // aapt resource value: 0x7F0400ED - public const int ratingBarStyleIndicator = 2130968813; - - // aapt resource value: 0x7F0400EE - public const int ratingBarStyleSmall = 2130968814; - - // aapt resource value: 0x7F0400EF - public const int reverseLayout = 2130968815; - - // aapt resource value: 0x7F0400F0 - public const int rippleColor = 2130968816; - - // aapt resource value: 0x7F0400F1 - public const int scrimAnimationDuration = 2130968817; - - // aapt resource value: 0x7F0400F2 - public const int scrimVisibleHeightTrigger = 2130968818; - - // aapt resource value: 0x7F0400F3 - public const int searchHintIcon = 2130968819; - - // aapt resource value: 0x7F0400F4 - public const int searchIcon = 2130968820; - - // aapt resource value: 0x7F0400F5 - public const int searchViewStyle = 2130968821; - - // aapt resource value: 0x7F0400F6 - public const int seekBarStyle = 2130968822; - - // aapt resource value: 0x7F0400F7 - public const int selectableItemBackground = 2130968823; - - // aapt resource value: 0x7F0400F8 - public const int selectableItemBackgroundBorderless = 2130968824; - - // aapt resource value: 0x7F0400F9 - public const int showAsAction = 2130968825; - - // aapt resource value: 0x7F0400FA - public const int showDividers = 2130968826; - - // aapt resource value: 0x7F0400FB - public const int showText = 2130968827; - - // aapt resource value: 0x7F0400FC - public const int showTitle = 2130968828; - - // aapt resource value: 0x7F0400FD - public const int singleChoiceItemLayout = 2130968829; - - // aapt resource value: 0x7F0400FE - public const int spanCount = 2130968830; - - // aapt resource value: 0x7F0400FF - public const int spinBars = 2130968831; - - // aapt resource value: 0x7F040100 - public const int spinnerDropDownItemStyle = 2130968832; - - // aapt resource value: 0x7F040101 - public const int spinnerStyle = 2130968833; - - // aapt resource value: 0x7F040102 - public const int splitTrack = 2130968834; - - // aapt resource value: 0x7F040103 - public const int srcCompat = 2130968835; - - // aapt resource value: 0x7F040104 - public const int stackFromEnd = 2130968836; - - // aapt resource value: 0x7F040105 - public const int state_above_anchor = 2130968837; - - // aapt resource value: 0x7F040106 - public const int state_collapsed = 2130968838; - - // aapt resource value: 0x7F040107 - public const int state_collapsible = 2130968839; - - // aapt resource value: 0x7F040108 - public const int statusBarBackground = 2130968840; - - // aapt resource value: 0x7F040109 - public const int statusBarScrim = 2130968841; - - // aapt resource value: 0x7F04010A - public const int subMenuArrow = 2130968842; - - // aapt resource value: 0x7F04010B - public const int submitBackground = 2130968843; - - // aapt resource value: 0x7F04010C - public const int subtitle = 2130968844; - - // aapt resource value: 0x7F04010D - public const int subtitleTextAppearance = 2130968845; - - // aapt resource value: 0x7F04010E - public const int subtitleTextColor = 2130968846; - - // aapt resource value: 0x7F04010F - public const int subtitleTextStyle = 2130968847; - - // aapt resource value: 0x7F040110 - public const int suggestionRowLayout = 2130968848; - - // aapt resource value: 0x7F040111 - public const int switchMinWidth = 2130968849; - - // aapt resource value: 0x7F040112 - public const int switchPadding = 2130968850; - - // aapt resource value: 0x7F040113 - public const int switchStyle = 2130968851; - - // aapt resource value: 0x7F040114 - public const int switchTextAppearance = 2130968852; - - // aapt resource value: 0x7F040115 - public const int tabBackground = 2130968853; - - // aapt resource value: 0x7F040116 - public const int tabContentStart = 2130968854; - - // aapt resource value: 0x7F040117 - public const int tabGravity = 2130968855; - - // aapt resource value: 0x7F040118 - public const int tabIndicatorColor = 2130968856; - - // aapt resource value: 0x7F040119 - public const int tabIndicatorHeight = 2130968857; - - // aapt resource value: 0x7F04011A - public const int tabMaxWidth = 2130968858; - - // aapt resource value: 0x7F04011B - public const int tabMinWidth = 2130968859; - - // aapt resource value: 0x7F04011C - public const int tabMode = 2130968860; - - // aapt resource value: 0x7F04011D - public const int tabPadding = 2130968861; - - // aapt resource value: 0x7F04011E - public const int tabPaddingBottom = 2130968862; - - // aapt resource value: 0x7F04011F - public const int tabPaddingEnd = 2130968863; - - // aapt resource value: 0x7F040120 - public const int tabPaddingStart = 2130968864; - - // aapt resource value: 0x7F040121 - public const int tabPaddingTop = 2130968865; - - // aapt resource value: 0x7F040122 - public const int tabSelectedTextColor = 2130968866; - - // aapt resource value: 0x7F040123 - public const int tabTextAppearance = 2130968867; - - // aapt resource value: 0x7F040124 - public const int tabTextColor = 2130968868; - - // aapt resource value: 0x7F040125 - public const int textAllCaps = 2130968869; - - // aapt resource value: 0x7F040126 - public const int textAppearanceLargePopupMenu = 2130968870; - - // aapt resource value: 0x7F040127 - public const int textAppearanceListItem = 2130968871; - - // aapt resource value: 0x7F040128 - public const int textAppearanceListItemSecondary = 2130968872; - - // aapt resource value: 0x7F040129 - public const int textAppearanceListItemSmall = 2130968873; - - // aapt resource value: 0x7F04012A - public const int textAppearancePopupMenuHeader = 2130968874; - - // aapt resource value: 0x7F04012B - public const int textAppearanceSearchResultSubtitle = 2130968875; - - // aapt resource value: 0x7F04012C - public const int textAppearanceSearchResultTitle = 2130968876; - - // aapt resource value: 0x7F04012D - public const int textAppearanceSmallPopupMenu = 2130968877; - - // aapt resource value: 0x7F04012E - public const int textColorAlertDialogListItem = 2130968878; - - // aapt resource value: 0x7F04012F - public const int textColorError = 2130968879; - - // aapt resource value: 0x7F040130 - public const int textColorSearchUrl = 2130968880; - - // aapt resource value: 0x7F040131 - public const int theme = 2130968881; - - // aapt resource value: 0x7F040132 - public const int thickness = 2130968882; - - // aapt resource value: 0x7F040133 - public const int thumbTextPadding = 2130968883; - - // aapt resource value: 0x7F040134 - public const int thumbTint = 2130968884; - - // aapt resource value: 0x7F040135 - public const int thumbTintMode = 2130968885; - - // aapt resource value: 0x7F040136 - public const int tickMark = 2130968886; - - // aapt resource value: 0x7F040137 - public const int tickMarkTint = 2130968887; - - // aapt resource value: 0x7F040138 - public const int tickMarkTintMode = 2130968888; - - // aapt resource value: 0x7F040139 - public const int tint = 2130968889; - - // aapt resource value: 0x7F04013A - public const int tintMode = 2130968890; - - // aapt resource value: 0x7F04013B - public const int title = 2130968891; - - // aapt resource value: 0x7F04013C - public const int titleEnabled = 2130968892; - - // aapt resource value: 0x7F04013D - public const int titleMargin = 2130968893; - - // aapt resource value: 0x7F04013E - public const int titleMarginBottom = 2130968894; - - // aapt resource value: 0x7F04013F - public const int titleMarginEnd = 2130968895; - - // aapt resource value: 0x7F040142 - public const int titleMargins = 2130968898; - - // aapt resource value: 0x7F040140 - public const int titleMarginStart = 2130968896; - - // aapt resource value: 0x7F040141 - public const int titleMarginTop = 2130968897; - - // aapt resource value: 0x7F040143 - public const int titleTextAppearance = 2130968899; - - // aapt resource value: 0x7F040144 - public const int titleTextColor = 2130968900; - - // aapt resource value: 0x7F040145 - public const int titleTextStyle = 2130968901; - - // aapt resource value: 0x7F040146 - public const int toolbarId = 2130968902; - - // aapt resource value: 0x7F040147 - public const int toolbarNavigationButtonStyle = 2130968903; - - // aapt resource value: 0x7F040148 - public const int toolbarStyle = 2130968904; - - // aapt resource value: 0x7F040149 - public const int tooltipForegroundColor = 2130968905; - - // aapt resource value: 0x7F04014A - public const int tooltipFrameBackground = 2130968906; - - // aapt resource value: 0x7F04014B - public const int tooltipText = 2130968907; - - // aapt resource value: 0x7F04014C - public const int track = 2130968908; - - // aapt resource value: 0x7F04014D - public const int trackTint = 2130968909; - - // aapt resource value: 0x7F04014E - public const int trackTintMode = 2130968910; - - // aapt resource value: 0x7F04014F - public const int useCompatPadding = 2130968911; - - // aapt resource value: 0x7F040150 - public const int voiceIcon = 2130968912; - - // aapt resource value: 0x7F040151 - public const int windowActionBar = 2130968913; - - // aapt resource value: 0x7F040152 - public const int windowActionBarOverlay = 2130968914; - - // aapt resource value: 0x7F040153 - public const int windowActionModeOverlay = 2130968915; - - // aapt resource value: 0x7F040154 - public const int windowFixedHeightMajor = 2130968916; - - // aapt resource value: 0x7F040155 - public const int windowFixedHeightMinor = 2130968917; - - // aapt resource value: 0x7F040156 - public const int windowFixedWidthMajor = 2130968918; - - // aapt resource value: 0x7F040157 - public const int windowFixedWidthMinor = 2130968919; - - // aapt resource value: 0x7F040158 - public const int windowMinWidthMajor = 2130968920; - - // aapt resource value: 0x7F040159 - public const int windowMinWidthMinor = 2130968921; - - // aapt resource value: 0x7F04015A - public const int windowNoTitle = 2130968922; - - static Attribute() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Attribute() - { - } - } - - public partial class Boolean - { - - // aapt resource value: 0x7F050001 - public const int abc_action_bar_embed_tabs = 2131034113; - - // aapt resource value: 0x7F050002 - public const int abc_allow_stacked_button_bar = 2131034114; - - // aapt resource value: 0x7F050003 - public const int abc_config_actionMenuItemAllCaps = 2131034115; - - // aapt resource value: 0x7F050004 - public const int abc_config_closeDialogWhenTouchOutside = 2131034116; - - // aapt resource value: 0x7F050005 - public const int abc_config_showMenuShortcutsWhenKeyboardPresent = 2131034117; - - static Boolean() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Boolean() - { - } - } - - public partial class Color - { - - // aapt resource value: 0x7F060001 - public const int abc_background_cache_hint_selector_material_dark = 2131099649; - - // aapt resource value: 0x7F060002 - public const int abc_background_cache_hint_selector_material_light = 2131099650; - - // aapt resource value: 0x7F060003 - public const int abc_btn_colored_borderless_text_material = 2131099651; - - // aapt resource value: 0x7F060004 - public const int abc_btn_colored_text_material = 2131099652; - - // aapt resource value: 0x7F060005 - public const int abc_color_highlight_material = 2131099653; - - // aapt resource value: 0x7F060006 - public const int abc_hint_foreground_material_dark = 2131099654; - - // aapt resource value: 0x7F060007 - public const int abc_hint_foreground_material_light = 2131099655; - - // aapt resource value: 0x7F060008 - public const int abc_input_method_navigation_guard = 2131099656; - - // aapt resource value: 0x7F060009 - public const int abc_primary_text_disable_only_material_dark = 2131099657; - - // aapt resource value: 0x7F06000A - public const int abc_primary_text_disable_only_material_light = 2131099658; - - // aapt resource value: 0x7F06000B - public const int abc_primary_text_material_dark = 2131099659; - - // aapt resource value: 0x7F06000C - public const int abc_primary_text_material_light = 2131099660; - - // aapt resource value: 0x7F06000D - public const int abc_search_url_text = 2131099661; - - // aapt resource value: 0x7F06000E - public const int abc_search_url_text_normal = 2131099662; - - // aapt resource value: 0x7F06000F - public const int abc_search_url_text_pressed = 2131099663; - - // aapt resource value: 0x7F060010 - public const int abc_search_url_text_selected = 2131099664; - - // aapt resource value: 0x7F060011 - public const int abc_secondary_text_material_dark = 2131099665; - - // aapt resource value: 0x7F060012 - public const int abc_secondary_text_material_light = 2131099666; - - // aapt resource value: 0x7F060013 - public const int abc_tint_btn_checkable = 2131099667; - - // aapt resource value: 0x7F060014 - public const int abc_tint_default = 2131099668; - - // aapt resource value: 0x7F060015 - public const int abc_tint_edittext = 2131099669; - - // aapt resource value: 0x7F060016 - public const int abc_tint_seek_thumb = 2131099670; - - // aapt resource value: 0x7F060017 - public const int abc_tint_spinner = 2131099671; - - // aapt resource value: 0x7F060018 - public const int abc_tint_switch_track = 2131099672; - - // aapt resource value: 0x7F060019 - public const int accent_material_dark = 2131099673; - - // aapt resource value: 0x7F06001A - public const int accent_material_light = 2131099674; - - // aapt resource value: 0x7F06001B - public const int background_floating_material_dark = 2131099675; - - // aapt resource value: 0x7F06001C - public const int background_floating_material_light = 2131099676; - - // aapt resource value: 0x7F06001D - public const int background_material_dark = 2131099677; - - // aapt resource value: 0x7F06001E - public const int background_material_light = 2131099678; - - // aapt resource value: 0x7F06001F - public const int bright_foreground_disabled_material_dark = 2131099679; - - // aapt resource value: 0x7F060020 - public const int bright_foreground_disabled_material_light = 2131099680; - - // aapt resource value: 0x7F060021 - public const int bright_foreground_inverse_material_dark = 2131099681; - - // aapt resource value: 0x7F060022 - public const int bright_foreground_inverse_material_light = 2131099682; - - // aapt resource value: 0x7F060023 - public const int bright_foreground_material_dark = 2131099683; - - // aapt resource value: 0x7F060024 - public const int bright_foreground_material_light = 2131099684; - - // aapt resource value: 0x7F060025 - public const int button_material_dark = 2131099685; - - // aapt resource value: 0x7F060026 - public const int button_material_light = 2131099686; - - // aapt resource value: 0x7F060001 - public const int cardview_dark_background = 2131099649; - - // aapt resource value: 0x7F060002 - public const int cardview_light_background = 2131099650; - - // aapt resource value: 0x7F060003 - public const int cardview_shadow_end_color = 2131099651; - - // aapt resource value: 0x7F060004 - public const int cardview_shadow_start_color = 2131099652; - - // aapt resource value: 0x7F040005 - public const int colorAccent = 2130968581; - - // aapt resource value: 0x7F040003 - public const int colorPrimary = 2130968579; - - // aapt resource value: 0x7F040004 - public const int colorPrimaryDark = 2130968580; - - // aapt resource value: 0x7F060027 - public const int design_bottom_navigation_shadow_color = 2131099687; - - // aapt resource value: 0x7F060028 - public const int design_error = 2131099688; - - // aapt resource value: 0x7F060029 - public const int design_fab_shadow_end_color = 2131099689; - - // aapt resource value: 0x7F06002A - public const int design_fab_shadow_mid_color = 2131099690; - - // aapt resource value: 0x7F06002B - public const int design_fab_shadow_start_color = 2131099691; - - // aapt resource value: 0x7F06002C - public const int design_fab_stroke_end_inner_color = 2131099692; - - // aapt resource value: 0x7F06002D - public const int design_fab_stroke_end_outer_color = 2131099693; - - // aapt resource value: 0x7F06002E - public const int design_fab_stroke_top_inner_color = 2131099694; - - // aapt resource value: 0x7F06002F - public const int design_fab_stroke_top_outer_color = 2131099695; - - // aapt resource value: 0x7F060030 - public const int design_snackbar_background_color = 2131099696; - - // aapt resource value: 0x7F060031 - public const int design_tint_password_toggle = 2131099697; - - // aapt resource value: 0x7F060032 - public const int dim_foreground_disabled_material_dark = 2131099698; - - // aapt resource value: 0x7F060033 - public const int dim_foreground_disabled_material_light = 2131099699; - - // aapt resource value: 0x7F060034 - public const int dim_foreground_material_dark = 2131099700; - - // aapt resource value: 0x7F060035 - public const int dim_foreground_material_light = 2131099701; - - // aapt resource value: 0x7F060036 - public const int error_color_material = 2131099702; - - // aapt resource value: 0x7F060037 - public const int foreground_material_dark = 2131099703; - - // aapt resource value: 0x7F060038 - public const int foreground_material_light = 2131099704; - - // aapt resource value: 0x7F060039 - public const int highlighted_text_material_dark = 2131099705; - - // aapt resource value: 0x7F06003A - public const int highlighted_text_material_light = 2131099706; - - // aapt resource value: 0x7F040002 - public const int launcher_background = 2130968578; - - // aapt resource value: 0x7F06003B - public const int material_blue_grey_800 = 2131099707; - - // aapt resource value: 0x7F06003C - public const int material_blue_grey_900 = 2131099708; - - // aapt resource value: 0x7F06003D - public const int material_blue_grey_950 = 2131099709; - - // aapt resource value: 0x7F06003E - public const int material_deep_teal_200 = 2131099710; - - // aapt resource value: 0x7F06003F - public const int material_deep_teal_500 = 2131099711; - - // aapt resource value: 0x7F060040 - public const int material_grey_100 = 2131099712; - - // aapt resource value: 0x7F060041 - public const int material_grey_300 = 2131099713; - - // aapt resource value: 0x7F060042 - public const int material_grey_50 = 2131099714; - - // aapt resource value: 0x7F060043 - public const int material_grey_600 = 2131099715; - - // aapt resource value: 0x7F060044 - public const int material_grey_800 = 2131099716; - - // aapt resource value: 0x7F060045 - public const int material_grey_850 = 2131099717; - - // aapt resource value: 0x7F060046 - public const int material_grey_900 = 2131099718; - - // aapt resource value: 0x7F060001 - public const int notification_action_color_filter = 2131099649; - - // aapt resource value: 0x7F060002 - public const int notification_icon_bg_color = 2131099650; - - // aapt resource value: 0x7F060049 - public const int notification_material_background_media_default_color = 2131099721; - - // aapt resource value: 0x7F06004A - public const int primary_dark_material_dark = 2131099722; - - // aapt resource value: 0x7F06004B - public const int primary_dark_material_light = 2131099723; - - // aapt resource value: 0x7F06004C - public const int primary_material_dark = 2131099724; - - // aapt resource value: 0x7F06004D - public const int primary_material_light = 2131099725; - - // aapt resource value: 0x7F06004E - public const int primary_text_default_material_dark = 2131099726; - - // aapt resource value: 0x7F06004F - public const int primary_text_default_material_light = 2131099727; - - // aapt resource value: 0x7F060050 - public const int primary_text_disabled_material_dark = 2131099728; - - // aapt resource value: 0x7F060051 - public const int primary_text_disabled_material_light = 2131099729; - - // aapt resource value: 0x7F060052 - public const int ripple_material_dark = 2131099730; - - // aapt resource value: 0x7F060003 - public const int ripple_material_light = 2131099651; - - // aapt resource value: 0x7F060054 - public const int secondary_text_default_material_dark = 2131099732; - - // aapt resource value: 0x7F060004 - public const int secondary_text_default_material_light = 2131099652; - - // aapt resource value: 0x7F060056 - public const int secondary_text_disabled_material_dark = 2131099734; - - // aapt resource value: 0x7F060057 - public const int secondary_text_disabled_material_light = 2131099735; - - // aapt resource value: 0x7F060058 - public const int switch_thumb_disabled_material_dark = 2131099736; - - // aapt resource value: 0x7F060059 - public const int switch_thumb_disabled_material_light = 2131099737; - - // aapt resource value: 0x7F06005A - public const int switch_thumb_material_dark = 2131099738; - - // aapt resource value: 0x7F06005B - public const int switch_thumb_material_light = 2131099739; - - // aapt resource value: 0x7F06005C - public const int switch_thumb_normal_material_dark = 2131099740; - - // aapt resource value: 0x7F06005D - public const int switch_thumb_normal_material_light = 2131099741; - - // aapt resource value: 0x7F06005E - public const int tooltip_background_dark = 2131099742; - - // aapt resource value: 0x7F06005F - public const int tooltip_background_light = 2131099743; - - static Color() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Color() - { - } - } - - public partial class Dimension - { - - // aapt resource value: 0x7F080001 - public const int abc_action_bar_content_inset_material = 2131230721; - - // aapt resource value: 0x7F080002 - public const int abc_action_bar_content_inset_with_nav = 2131230722; - - // aapt resource value: 0x7F080003 - public const int abc_action_bar_default_height_material = 2131230723; - - // aapt resource value: 0x7F080004 - public const int abc_action_bar_default_padding_end_material = 2131230724; - - // aapt resource value: 0x7F080005 - public const int abc_action_bar_default_padding_start_material = 2131230725; - - // aapt resource value: 0x7F080006 - public const int abc_action_bar_elevation_material = 2131230726; - - // aapt resource value: 0x7F080007 - public const int abc_action_bar_icon_vertical_padding_material = 2131230727; - - // aapt resource value: 0x7F080008 - public const int abc_action_bar_overflow_padding_end_material = 2131230728; - - // aapt resource value: 0x7F080009 - public const int abc_action_bar_overflow_padding_start_material = 2131230729; - - // aapt resource value: 0x7F08000A - public const int abc_action_bar_progress_bar_size = 2131230730; - - // aapt resource value: 0x7F08000B - public const int abc_action_bar_stacked_max_height = 2131230731; - - // aapt resource value: 0x7F08000C - public const int abc_action_bar_stacked_tab_max_width = 2131230732; - - // aapt resource value: 0x7F08000D - public const int abc_action_bar_subtitle_bottom_margin_material = 2131230733; - - // aapt resource value: 0x7F08000E - public const int abc_action_bar_subtitle_top_margin_material = 2131230734; - - // aapt resource value: 0x7F08000F - public const int abc_action_button_min_height_material = 2131230735; - - // aapt resource value: 0x7F080010 - public const int abc_action_button_min_width_material = 2131230736; - - // aapt resource value: 0x7F080011 - public const int abc_action_button_min_width_overflow_material = 2131230737; - - // aapt resource value: 0x7F080012 - public const int abc_alert_dialog_button_bar_height = 2131230738; - - // aapt resource value: 0x7F080013 - public const int abc_button_inset_horizontal_material = 2131230739; - - // aapt resource value: 0x7F080014 - public const int abc_button_inset_vertical_material = 2131230740; - - // aapt resource value: 0x7F080015 - public const int abc_button_padding_horizontal_material = 2131230741; - - // aapt resource value: 0x7F080016 - public const int abc_button_padding_vertical_material = 2131230742; - - // aapt resource value: 0x7F080017 - public const int abc_cascading_menus_min_smallest_width = 2131230743; - - // aapt resource value: 0x7F080018 - public const int abc_config_prefDialogWidth = 2131230744; - - // aapt resource value: 0x7F080019 - public const int abc_control_corner_material = 2131230745; - - // aapt resource value: 0x7F08001A - public const int abc_control_inset_material = 2131230746; - - // aapt resource value: 0x7F08001B - public const int abc_control_padding_material = 2131230747; - - // aapt resource value: 0x7F08001C - public const int abc_dialog_fixed_height_major = 2131230748; - - // aapt resource value: 0x7F08001D - public const int abc_dialog_fixed_height_minor = 2131230749; - - // aapt resource value: 0x7F08001E - public const int abc_dialog_fixed_width_major = 2131230750; - - // aapt resource value: 0x7F08001F - public const int abc_dialog_fixed_width_minor = 2131230751; - - // aapt resource value: 0x7F080020 - public const int abc_dialog_list_padding_bottom_no_buttons = 2131230752; - - // aapt resource value: 0x7F080021 - public const int abc_dialog_list_padding_top_no_title = 2131230753; - - // aapt resource value: 0x7F080022 - public const int abc_dialog_min_width_major = 2131230754; - - // aapt resource value: 0x7F080023 - public const int abc_dialog_min_width_minor = 2131230755; - - // aapt resource value: 0x7F080024 - public const int abc_dialog_padding_material = 2131230756; - - // aapt resource value: 0x7F080025 - public const int abc_dialog_padding_top_material = 2131230757; - - // aapt resource value: 0x7F080026 - public const int abc_dialog_title_divider_material = 2131230758; - - // aapt resource value: 0x7F080027 - public const int abc_disabled_alpha_material_dark = 2131230759; - - // aapt resource value: 0x7F080028 - public const int abc_disabled_alpha_material_light = 2131230760; - - // aapt resource value: 0x7F080029 - public const int abc_dropdownitem_icon_width = 2131230761; - - // aapt resource value: 0x7F08002A - public const int abc_dropdownitem_text_padding_left = 2131230762; - - // aapt resource value: 0x7F08002B - public const int abc_dropdownitem_text_padding_right = 2131230763; - - // aapt resource value: 0x7F08002C - public const int abc_edit_text_inset_bottom_material = 2131230764; - - // aapt resource value: 0x7F08002D - public const int abc_edit_text_inset_horizontal_material = 2131230765; - - // aapt resource value: 0x7F08002E - public const int abc_edit_text_inset_top_material = 2131230766; - - // aapt resource value: 0x7F08002F - public const int abc_floating_window_z = 2131230767; - - // aapt resource value: 0x7F080030 - public const int abc_list_item_padding_horizontal_material = 2131230768; - - // aapt resource value: 0x7F080031 - public const int abc_panel_menu_list_width = 2131230769; - - // aapt resource value: 0x7F080032 - public const int abc_progress_bar_height_material = 2131230770; - - // aapt resource value: 0x7F080033 - public const int abc_search_view_preferred_height = 2131230771; - - // aapt resource value: 0x7F080034 - public const int abc_search_view_preferred_width = 2131230772; - - // aapt resource value: 0x7F080035 - public const int abc_seekbar_track_background_height_material = 2131230773; - - // aapt resource value: 0x7F080036 - public const int abc_seekbar_track_progress_height_material = 2131230774; - - // aapt resource value: 0x7F080037 - public const int abc_select_dialog_padding_start_material = 2131230775; - - // aapt resource value: 0x7F080038 - public const int abc_switch_padding = 2131230776; - - // aapt resource value: 0x7F080039 - public const int abc_text_size_body_1_material = 2131230777; - - // aapt resource value: 0x7F08003A - public const int abc_text_size_body_2_material = 2131230778; - - // aapt resource value: 0x7F08003B - public const int abc_text_size_button_material = 2131230779; - - // aapt resource value: 0x7F08003C - public const int abc_text_size_caption_material = 2131230780; - - // aapt resource value: 0x7F08003D - public const int abc_text_size_display_1_material = 2131230781; - - // aapt resource value: 0x7F08003E - public const int abc_text_size_display_2_material = 2131230782; - - // aapt resource value: 0x7F08003F - public const int abc_text_size_display_3_material = 2131230783; - - // aapt resource value: 0x7F080040 - public const int abc_text_size_display_4_material = 2131230784; - - // aapt resource value: 0x7F080041 - public const int abc_text_size_headline_material = 2131230785; - - // aapt resource value: 0x7F080042 - public const int abc_text_size_large_material = 2131230786; - - // aapt resource value: 0x7F080043 - public const int abc_text_size_medium_material = 2131230787; - - // aapt resource value: 0x7F080044 - public const int abc_text_size_menu_header_material = 2131230788; - - // aapt resource value: 0x7F080045 - public const int abc_text_size_menu_material = 2131230789; - - // aapt resource value: 0x7F080046 - public const int abc_text_size_small_material = 2131230790; - - // aapt resource value: 0x7F080047 - public const int abc_text_size_subhead_material = 2131230791; - - // aapt resource value: 0x7F080048 - public const int abc_text_size_subtitle_material_toolbar = 2131230792; - - // aapt resource value: 0x7F080049 - public const int abc_text_size_title_material = 2131230793; - - // aapt resource value: 0x7F08004A - public const int abc_text_size_title_material_toolbar = 2131230794; - - // aapt resource value: 0x7F080001 - public const int cardview_compat_inset_shadow = 2131230721; - - // aapt resource value: 0x7F080002 - public const int cardview_default_elevation = 2131230722; - - // aapt resource value: 0x7F080003 - public const int cardview_default_radius = 2131230723; - - // aapt resource value: 0x7F080001 - public const int compat_button_inset_horizontal_material = 2131230721; - - // aapt resource value: 0x7F080002 - public const int compat_button_inset_vertical_material = 2131230722; - - // aapt resource value: 0x7F080003 - public const int compat_button_padding_horizontal_material = 2131230723; - - // aapt resource value: 0x7F080004 - public const int compat_button_padding_vertical_material = 2131230724; - - // aapt resource value: 0x7F080005 - public const int compat_control_corner_material = 2131230725; - - // aapt resource value: 0x7F080050 - public const int design_appbar_elevation = 2131230800; - - // aapt resource value: 0x7F080051 - public const int design_bottom_navigation_active_item_max_width = 2131230801; - - // aapt resource value: 0x7F080052 - public const int design_bottom_navigation_active_text_size = 2131230802; - - // aapt resource value: 0x7F080053 - public const int design_bottom_navigation_elevation = 2131230803; - - // aapt resource value: 0x7F080054 - public const int design_bottom_navigation_height = 2131230804; - - // aapt resource value: 0x7F080055 - public const int design_bottom_navigation_item_max_width = 2131230805; - - // aapt resource value: 0x7F080056 - public const int design_bottom_navigation_item_min_width = 2131230806; - - // aapt resource value: 0x7F080057 - public const int design_bottom_navigation_margin = 2131230807; - - // aapt resource value: 0x7F080058 - public const int design_bottom_navigation_shadow_height = 2131230808; - - // aapt resource value: 0x7F080059 - public const int design_bottom_navigation_text_size = 2131230809; - - // aapt resource value: 0x7F08005A - public const int design_bottom_sheet_modal_elevation = 2131230810; - - // aapt resource value: 0x7F08005B - public const int design_bottom_sheet_peek_height_min = 2131230811; - - // aapt resource value: 0x7F08005C - public const int design_fab_border_width = 2131230812; - - // aapt resource value: 0x7F08005D - public const int design_fab_elevation = 2131230813; - - // aapt resource value: 0x7F08005E - public const int design_fab_image_size = 2131230814; - - // aapt resource value: 0x7F08005F - public const int design_fab_size_mini = 2131230815; - - // aapt resource value: 0x7F080060 - public const int design_fab_size_normal = 2131230816; - - // aapt resource value: 0x7F080061 - public const int design_fab_translation_z_pressed = 2131230817; - - // aapt resource value: 0x7F080062 - public const int design_navigation_elevation = 2131230818; - - // aapt resource value: 0x7F080063 - public const int design_navigation_icon_padding = 2131230819; - - // aapt resource value: 0x7F080064 - public const int design_navigation_icon_size = 2131230820; - - // aapt resource value: 0x7F080065 - public const int design_navigation_max_width = 2131230821; - - // aapt resource value: 0x7F080066 - public const int design_navigation_padding_bottom = 2131230822; - - // aapt resource value: 0x7F080067 - public const int design_navigation_separator_vertical_padding = 2131230823; - - // aapt resource value: 0x7F080068 - public const int design_snackbar_action_inline_max_width = 2131230824; - - // aapt resource value: 0x7F080069 - public const int design_snackbar_background_corner_radius = 2131230825; - - // aapt resource value: 0x7F08006A - public const int design_snackbar_elevation = 2131230826; - - // aapt resource value: 0x7F08006B - public const int design_snackbar_extra_spacing_horizontal = 2131230827; - - // aapt resource value: 0x7F08006C - public const int design_snackbar_max_width = 2131230828; - - // aapt resource value: 0x7F08006D - public const int design_snackbar_min_width = 2131230829; - - // aapt resource value: 0x7F08006E - public const int design_snackbar_padding_horizontal = 2131230830; - - // aapt resource value: 0x7F08006F - public const int design_snackbar_padding_vertical = 2131230831; - - // aapt resource value: 0x7F080070 - public const int design_snackbar_padding_vertical_2lines = 2131230832; - - // aapt resource value: 0x7F080071 - public const int design_snackbar_text_size = 2131230833; - - // aapt resource value: 0x7F080072 - public const int design_tab_max_width = 2131230834; - - // aapt resource value: 0x7F080073 - public const int design_tab_scrollable_min_width = 2131230835; - - // aapt resource value: 0x7F080074 - public const int design_tab_text_size = 2131230836; - - // aapt resource value: 0x7F080075 - public const int design_tab_text_size_2line = 2131230837; - - // aapt resource value: 0x7F080076 - public const int disabled_alpha_material_dark = 2131230838; - - // aapt resource value: 0x7F080077 - public const int disabled_alpha_material_light = 2131230839; - - // aapt resource value: 0x7F080078 - public const int fastscroll_default_thickness = 2131230840; - - // aapt resource value: 0x7F080079 - public const int fastscroll_margin = 2131230841; - - // aapt resource value: 0x7F08007A - public const int fastscroll_minimum_range = 2131230842; - - // aapt resource value: 0x7F08007B - public const int highlight_alpha_material_colored = 2131230843; - - // aapt resource value: 0x7F08007C - public const int highlight_alpha_material_dark = 2131230844; - - // aapt resource value: 0x7F08007D - public const int highlight_alpha_material_light = 2131230845; - - // aapt resource value: 0x7F08007E - public const int hint_alpha_material_dark = 2131230846; - - // aapt resource value: 0x7F08007F - public const int hint_alpha_material_light = 2131230847; - - // aapt resource value: 0x7F080080 - public const int hint_pressed_alpha_material_dark = 2131230848; - - // aapt resource value: 0x7F080081 - public const int hint_pressed_alpha_material_light = 2131230849; - - // aapt resource value: 0x7F080082 - public const int item_touch_helper_max_drag_scroll_per_frame = 2131230850; - - // aapt resource value: 0x7F080083 - public const int item_touch_helper_swipe_escape_max_velocity = 2131230851; - - // aapt resource value: 0x7F080084 - public const int item_touch_helper_swipe_escape_velocity = 2131230852; - - // aapt resource value: 0x7F080059 - public const int mr_controller_volume_group_list_item_height = 2131230809; - - // aapt resource value: 0x7F08005A - public const int mr_controller_volume_group_list_item_icon_size = 2131230810; - - // aapt resource value: 0x7F08005B - public const int mr_controller_volume_group_list_max_height = 2131230811; - - // aapt resource value: 0x7F08005C - public const int mr_controller_volume_group_list_padding_top = 2131230812; - - // aapt resource value: 0x7F08005D - public const int mr_dialog_fixed_width_major = 2131230813; - - // aapt resource value: 0x7F08005E - public const int mr_dialog_fixed_width_minor = 2131230814; - - // aapt resource value: 0x7F080006 - public const int notification_action_icon_size = 2131230726; - - // aapt resource value: 0x7F080007 - public const int notification_action_text_size = 2131230727; - - // aapt resource value: 0x7F080008 - public const int notification_big_circle_margin = 2131230728; - - // aapt resource value: 0x7F080009 - public const int notification_content_margin_start = 2131230729; - - // aapt resource value: 0x7F08000A - public const int notification_large_icon_height = 2131230730; - - // aapt resource value: 0x7F08000B - public const int notification_large_icon_width = 2131230731; - - // aapt resource value: 0x7F08000C - public const int notification_main_column_padding_top = 2131230732; - - // aapt resource value: 0x7F08000D - public const int notification_media_narrow_margin = 2131230733; - - // aapt resource value: 0x7F08000E - public const int notification_right_icon_size = 2131230734; - - // aapt resource value: 0x7F08000F - public const int notification_right_side_padding_top = 2131230735; - - // aapt resource value: 0x7F080010 - public const int notification_small_icon_background_padding = 2131230736; - - // aapt resource value: 0x7F080011 - public const int notification_small_icon_size_as_large = 2131230737; - - // aapt resource value: 0x7F080012 - public const int notification_subtext_size = 2131230738; - - // aapt resource value: 0x7F080013 - public const int notification_top_pad = 2131230739; - - // aapt resource value: 0x7F080014 - public const int notification_top_pad_large_text = 2131230740; - - // aapt resource value: 0x7F080094 - public const int tooltip_corner_radius = 2131230868; - - // aapt resource value: 0x7F080095 - public const int tooltip_horizontal_padding = 2131230869; - - // aapt resource value: 0x7F080096 - public const int tooltip_margin = 2131230870; - - // aapt resource value: 0x7F080097 - public const int tooltip_precise_anchor_extra_offset = 2131230871; - - // aapt resource value: 0x7F080098 - public const int tooltip_precise_anchor_threshold = 2131230872; - - // aapt resource value: 0x7F080099 - public const int tooltip_vertical_padding = 2131230873; - - // aapt resource value: 0x7F08009A - public const int tooltip_y_offset_non_touch = 2131230874; - - // aapt resource value: 0x7F08009B - public const int tooltip_y_offset_touch = 2131230875; - - static Dimension() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Dimension() - { - } - } - - public partial class Drawable - { - - // aapt resource value: 0x7F090001 - public const int abc_ab_share_pack_mtrl_alpha = 2131296257; - - // aapt resource value: 0x7F090002 - public const int abc_action_bar_item_background_material = 2131296258; - - // aapt resource value: 0x7F090003 - public const int abc_btn_borderless_material = 2131296259; - - // aapt resource value: 0x7F090004 - public const int abc_btn_check_material = 2131296260; - - // aapt resource value: 0x7F090005 - public const int abc_btn_check_to_on_mtrl_000 = 2131296261; - - // aapt resource value: 0x7F090006 - public const int abc_btn_check_to_on_mtrl_015 = 2131296262; - - // aapt resource value: 0x7F090007 - public const int abc_btn_colored_material = 2131296263; - - // aapt resource value: 0x7F090008 - public const int abc_btn_default_mtrl_shape = 2131296264; - - // aapt resource value: 0x7F090009 - public const int abc_btn_radio_material = 2131296265; - - // aapt resource value: 0x7F09000A - public const int abc_btn_radio_to_on_mtrl_000 = 2131296266; - - // aapt resource value: 0x7F09000B - public const int abc_btn_radio_to_on_mtrl_015 = 2131296267; - - // aapt resource value: 0x7F09000C - public const int abc_btn_switch_to_on_mtrl_00001 = 2131296268; - - // aapt resource value: 0x7F09000D - public const int abc_btn_switch_to_on_mtrl_00012 = 2131296269; - - // aapt resource value: 0x7F09000E - public const int abc_cab_background_internal_bg = 2131296270; - - // aapt resource value: 0x7F09000F - public const int abc_cab_background_top_material = 2131296271; - - // aapt resource value: 0x7F090010 - public const int abc_cab_background_top_mtrl_alpha = 2131296272; - - // aapt resource value: 0x7F090011 - public const int abc_control_background_material = 2131296273; - - // aapt resource value: 0x7F090012 - public const int abc_dialog_material_background = 2131296274; - - // aapt resource value: 0x7F090013 - public const int abc_edit_text_material = 2131296275; - - // aapt resource value: 0x7F090014 - public const int abc_ic_ab_back_material = 2131296276; - - // aapt resource value: 0x7F090015 - public const int abc_ic_arrow_drop_right_black_24dp = 2131296277; - - // aapt resource value: 0x7F090016 - public const int abc_ic_clear_material = 2131296278; - - // aapt resource value: 0x7F090017 - public const int abc_ic_commit_search_api_mtrl_alpha = 2131296279; - - // aapt resource value: 0x7F090018 - public const int abc_ic_go_search_api_material = 2131296280; - - // aapt resource value: 0x7F090019 - public const int abc_ic_menu_copy_mtrl_am_alpha = 2131296281; - - // aapt resource value: 0x7F09001A - public const int abc_ic_menu_cut_mtrl_alpha = 2131296282; - - // aapt resource value: 0x7F09001B - public const int abc_ic_menu_overflow_material = 2131296283; - - // aapt resource value: 0x7F09001C - public const int abc_ic_menu_paste_mtrl_am_alpha = 2131296284; - - // aapt resource value: 0x7F09001D - public const int abc_ic_menu_selectall_mtrl_alpha = 2131296285; - - // aapt resource value: 0x7F09001E - public const int abc_ic_menu_share_mtrl_alpha = 2131296286; - - // aapt resource value: 0x7F09001F - public const int abc_ic_search_api_material = 2131296287; - - // aapt resource value: 0x7F090020 - public const int abc_ic_star_black_16dp = 2131296288; - - // aapt resource value: 0x7F090021 - public const int abc_ic_star_black_36dp = 2131296289; - - // aapt resource value: 0x7F090022 - public const int abc_ic_star_black_48dp = 2131296290; - - // aapt resource value: 0x7F090023 - public const int abc_ic_star_half_black_16dp = 2131296291; - - // aapt resource value: 0x7F090024 - public const int abc_ic_star_half_black_36dp = 2131296292; - - // aapt resource value: 0x7F090025 - public const int abc_ic_star_half_black_48dp = 2131296293; - - // aapt resource value: 0x7F090026 - public const int abc_ic_voice_search_api_material = 2131296294; - - // aapt resource value: 0x7F090027 - public const int abc_item_background_holo_dark = 2131296295; - - // aapt resource value: 0x7F090028 - public const int abc_item_background_holo_light = 2131296296; - - // aapt resource value: 0x7F090029 - public const int abc_list_divider_mtrl_alpha = 2131296297; - - // aapt resource value: 0x7F09002A - public const int abc_list_focused_holo = 2131296298; - - // aapt resource value: 0x7F09002B - public const int abc_list_longpressed_holo = 2131296299; - - // aapt resource value: 0x7F09002C - public const int abc_list_pressed_holo_dark = 2131296300; - - // aapt resource value: 0x7F09002D - public const int abc_list_pressed_holo_light = 2131296301; - - // aapt resource value: 0x7F09002E - public const int abc_list_selector_background_transition_holo_dark = 2131296302; - - // aapt resource value: 0x7F09002F - public const int abc_list_selector_background_transition_holo_light = 2131296303; - - // aapt resource value: 0x7F090030 - public const int abc_list_selector_disabled_holo_dark = 2131296304; - - // aapt resource value: 0x7F090031 - public const int abc_list_selector_disabled_holo_light = 2131296305; - - // aapt resource value: 0x7F090032 - public const int abc_list_selector_holo_dark = 2131296306; - - // aapt resource value: 0x7F090033 - public const int abc_list_selector_holo_light = 2131296307; - - // aapt resource value: 0x7F090034 - public const int abc_menu_hardkey_panel_mtrl_mult = 2131296308; - - // aapt resource value: 0x7F090035 - public const int abc_popup_background_mtrl_mult = 2131296309; - - // aapt resource value: 0x7F090036 - public const int abc_ratingbar_indicator_material = 2131296310; - - // aapt resource value: 0x7F090037 - public const int abc_ratingbar_material = 2131296311; - - // aapt resource value: 0x7F090038 - public const int abc_ratingbar_small_material = 2131296312; - - // aapt resource value: 0x7F090039 - public const int abc_scrubber_control_off_mtrl_alpha = 2131296313; - - // aapt resource value: 0x7F09003A - public const int abc_scrubber_control_to_pressed_mtrl_000 = 2131296314; - - // aapt resource value: 0x7F09003B - public const int abc_scrubber_control_to_pressed_mtrl_005 = 2131296315; - - // aapt resource value: 0x7F09003C - public const int abc_scrubber_primary_mtrl_alpha = 2131296316; - - // aapt resource value: 0x7F09003D - public const int abc_scrubber_track_mtrl_alpha = 2131296317; - - // aapt resource value: 0x7F09003E - public const int abc_seekbar_thumb_material = 2131296318; - - // aapt resource value: 0x7F09003F - public const int abc_seekbar_tick_mark_material = 2131296319; - - // aapt resource value: 0x7F090040 - public const int abc_seekbar_track_material = 2131296320; - - // aapt resource value: 0x7F090041 - public const int abc_spinner_mtrl_am_alpha = 2131296321; - - // aapt resource value: 0x7F090042 - public const int abc_spinner_textfield_background_material = 2131296322; - - // aapt resource value: 0x7F090043 - public const int abc_switch_thumb_material = 2131296323; - - // aapt resource value: 0x7F090044 - public const int abc_switch_track_mtrl_alpha = 2131296324; - - // aapt resource value: 0x7F090045 - public const int abc_tab_indicator_material = 2131296325; - - // aapt resource value: 0x7F090046 - public const int abc_tab_indicator_mtrl_alpha = 2131296326; - - // aapt resource value: 0x7F09004E - public const int abc_textfield_activated_mtrl_alpha = 2131296334; - - // aapt resource value: 0x7F09004F - public const int abc_textfield_default_mtrl_alpha = 2131296335; - - // aapt resource value: 0x7F090050 - public const int abc_textfield_search_activated_mtrl_alpha = 2131296336; - - // aapt resource value: 0x7F090051 - public const int abc_textfield_search_default_mtrl_alpha = 2131296337; - - // aapt resource value: 0x7F090052 - public const int abc_textfield_search_material = 2131296338; - - // aapt resource value: 0x7F090047 - public const int abc_text_cursor_material = 2131296327; - - // aapt resource value: 0x7F090048 - public const int abc_text_select_handle_left_mtrl_dark = 2131296328; - - // aapt resource value: 0x7F090049 - public const int abc_text_select_handle_left_mtrl_light = 2131296329; - - // aapt resource value: 0x7F09004A - public const int abc_text_select_handle_middle_mtrl_dark = 2131296330; - - // aapt resource value: 0x7F09004B - public const int abc_text_select_handle_middle_mtrl_light = 2131296331; - - // aapt resource value: 0x7F09004C - public const int abc_text_select_handle_right_mtrl_dark = 2131296332; - - // aapt resource value: 0x7F09004D - public const int abc_text_select_handle_right_mtrl_light = 2131296333; - - // aapt resource value: 0x7F090053 - public const int abc_vector_test = 2131296339; - - // aapt resource value: 0x7F090054 - public const int avd_hide_password = 2131296340; - - // aapt resource value: 0x7F090055 - public const int avd_show_password = 2131296341; - - // aapt resource value: 0x7F090056 - public const int design_bottom_navigation_item_background = 2131296342; - - // aapt resource value: 0x7F090057 - public const int design_fab_background = 2131296343; - - // aapt resource value: 0x7F090058 - public const int design_ic_visibility = 2131296344; - - // aapt resource value: 0x7F090059 - public const int design_ic_visibility_off = 2131296345; - - // aapt resource value: 0x7F09005A - public const int design_password_eye = 2131296346; - - // aapt resource value: 0x7F09005B - public const int design_snackbar_background = 2131296347; - - // aapt resource value: 0x7F090054 - public const int ic_audiotrack_dark = 2131296340; - - // aapt resource value: 0x7F090055 - public const int ic_audiotrack_light = 2131296341; - - // aapt resource value: 0x7F090056 - public const int ic_dialog_close_dark = 2131296342; - - // aapt resource value: 0x7F090057 - public const int ic_dialog_close_light = 2131296343; - - // aapt resource value: 0x7F090058 - public const int ic_group_collapse_00 = 2131296344; - - // aapt resource value: 0x7F090059 - public const int ic_group_collapse_01 = 2131296345; - - // aapt resource value: 0x7F09005A - public const int ic_group_collapse_02 = 2131296346; - - // aapt resource value: 0x7F09005B - public const int ic_group_collapse_03 = 2131296347; - - // aapt resource value: 0x7F09005C - public const int ic_group_collapse_04 = 2131296348; - - // aapt resource value: 0x7F09005D - public const int ic_group_collapse_05 = 2131296349; - - // aapt resource value: 0x7F09005E - public const int ic_group_collapse_06 = 2131296350; - - // aapt resource value: 0x7F09005F - public const int ic_group_collapse_07 = 2131296351; - - // aapt resource value: 0x7F090060 - public const int ic_group_collapse_08 = 2131296352; - - // aapt resource value: 0x7F090061 - public const int ic_group_collapse_09 = 2131296353; - - // aapt resource value: 0x7F090062 - public const int ic_group_collapse_10 = 2131296354; - - // aapt resource value: 0x7F090063 - public const int ic_group_collapse_11 = 2131296355; - - // aapt resource value: 0x7F090064 - public const int ic_group_collapse_12 = 2131296356; - - // aapt resource value: 0x7F090065 - public const int ic_group_collapse_13 = 2131296357; - - // aapt resource value: 0x7F090066 - public const int ic_group_collapse_14 = 2131296358; - - // aapt resource value: 0x7F090067 - public const int ic_group_collapse_15 = 2131296359; - - // aapt resource value: 0x7F090068 - public const int ic_group_expand_00 = 2131296360; - - // aapt resource value: 0x7F090069 - public const int ic_group_expand_01 = 2131296361; - - // aapt resource value: 0x7F09006A - public const int ic_group_expand_02 = 2131296362; - - // aapt resource value: 0x7F09006B - public const int ic_group_expand_03 = 2131296363; - - // aapt resource value: 0x7F09006C - public const int ic_group_expand_04 = 2131296364; - - // aapt resource value: 0x7F09006D - public const int ic_group_expand_05 = 2131296365; - - // aapt resource value: 0x7F09006E - public const int ic_group_expand_06 = 2131296366; - - // aapt resource value: 0x7F09006F - public const int ic_group_expand_07 = 2131296367; - - // aapt resource value: 0x7F090070 - public const int ic_group_expand_08 = 2131296368; - - // aapt resource value: 0x7F090071 - public const int ic_group_expand_09 = 2131296369; - - // aapt resource value: 0x7F090072 - public const int ic_group_expand_10 = 2131296370; - - // aapt resource value: 0x7F090073 - public const int ic_group_expand_11 = 2131296371; - - // aapt resource value: 0x7F090074 - public const int ic_group_expand_12 = 2131296372; - - // aapt resource value: 0x7F090075 - public const int ic_group_expand_13 = 2131296373; - - // aapt resource value: 0x7F090076 - public const int ic_group_expand_14 = 2131296374; - - // aapt resource value: 0x7F090077 - public const int ic_group_expand_15 = 2131296375; - - // aapt resource value: 0x7F090078 - public const int ic_media_pause_dark = 2131296376; - - // aapt resource value: 0x7F090079 - public const int ic_media_pause_light = 2131296377; - - // aapt resource value: 0x7F09007A - public const int ic_media_play_dark = 2131296378; - - // aapt resource value: 0x7F09007B - public const int ic_media_play_light = 2131296379; - - // aapt resource value: 0x7F09007C - public const int ic_media_stop_dark = 2131296380; - - // aapt resource value: 0x7F09007D - public const int ic_media_stop_light = 2131296381; - - // aapt resource value: 0x7F09007E - public const int ic_mr_button_connected_00_dark = 2131296382; - - // aapt resource value: 0x7F09007F - public const int ic_mr_button_connected_00_light = 2131296383; - - // aapt resource value: 0x7F090080 - public const int ic_mr_button_connected_01_dark = 2131296384; - - // aapt resource value: 0x7F090081 - public const int ic_mr_button_connected_01_light = 2131296385; - - // aapt resource value: 0x7F090082 - public const int ic_mr_button_connected_02_dark = 2131296386; - - // aapt resource value: 0x7F090083 - public const int ic_mr_button_connected_02_light = 2131296387; - - // aapt resource value: 0x7F090084 - public const int ic_mr_button_connected_03_dark = 2131296388; - - // aapt resource value: 0x7F090085 - public const int ic_mr_button_connected_03_light = 2131296389; - - // aapt resource value: 0x7F090086 - public const int ic_mr_button_connected_04_dark = 2131296390; - - // aapt resource value: 0x7F090087 - public const int ic_mr_button_connected_04_light = 2131296391; - - // aapt resource value: 0x7F090088 - public const int ic_mr_button_connected_05_dark = 2131296392; - - // aapt resource value: 0x7F090089 - public const int ic_mr_button_connected_05_light = 2131296393; - - // aapt resource value: 0x7F09008A - public const int ic_mr_button_connected_06_dark = 2131296394; - - // aapt resource value: 0x7F09008B - public const int ic_mr_button_connected_06_light = 2131296395; - - // aapt resource value: 0x7F09008C - public const int ic_mr_button_connected_07_dark = 2131296396; - - // aapt resource value: 0x7F09008D - public const int ic_mr_button_connected_07_light = 2131296397; - - // aapt resource value: 0x7F09008E - public const int ic_mr_button_connected_08_dark = 2131296398; - - // aapt resource value: 0x7F09008F - public const int ic_mr_button_connected_08_light = 2131296399; - - // aapt resource value: 0x7F090090 - public const int ic_mr_button_connected_09_dark = 2131296400; - - // aapt resource value: 0x7F090091 - public const int ic_mr_button_connected_09_light = 2131296401; - - // aapt resource value: 0x7F090092 - public const int ic_mr_button_connected_10_dark = 2131296402; - - // aapt resource value: 0x7F090093 - public const int ic_mr_button_connected_10_light = 2131296403; - - // aapt resource value: 0x7F090094 - public const int ic_mr_button_connected_11_dark = 2131296404; - - // aapt resource value: 0x7F090095 - public const int ic_mr_button_connected_11_light = 2131296405; - - // aapt resource value: 0x7F090096 - public const int ic_mr_button_connected_12_dark = 2131296406; - - // aapt resource value: 0x7F090097 - public const int ic_mr_button_connected_12_light = 2131296407; - - // aapt resource value: 0x7F090098 - public const int ic_mr_button_connected_13_dark = 2131296408; - - // aapt resource value: 0x7F090099 - public const int ic_mr_button_connected_13_light = 2131296409; - - // aapt resource value: 0x7F09009A - public const int ic_mr_button_connected_14_dark = 2131296410; - - // aapt resource value: 0x7F09009B - public const int ic_mr_button_connected_14_light = 2131296411; - - // aapt resource value: 0x7F09009C - public const int ic_mr_button_connected_15_dark = 2131296412; - - // aapt resource value: 0x7F09009D - public const int ic_mr_button_connected_15_light = 2131296413; - - // aapt resource value: 0x7F09009E - public const int ic_mr_button_connected_16_dark = 2131296414; - - // aapt resource value: 0x7F09009F - public const int ic_mr_button_connected_16_light = 2131296415; - - // aapt resource value: 0x7F0900A0 - public const int ic_mr_button_connected_17_dark = 2131296416; - - // aapt resource value: 0x7F0900A1 - public const int ic_mr_button_connected_17_light = 2131296417; - - // aapt resource value: 0x7F0900A2 - public const int ic_mr_button_connected_18_dark = 2131296418; - - // aapt resource value: 0x7F0900A3 - public const int ic_mr_button_connected_18_light = 2131296419; - - // aapt resource value: 0x7F0900A4 - public const int ic_mr_button_connected_19_dark = 2131296420; - - // aapt resource value: 0x7F0900A5 - public const int ic_mr_button_connected_19_light = 2131296421; - - // aapt resource value: 0x7F0900A6 - public const int ic_mr_button_connected_20_dark = 2131296422; - - // aapt resource value: 0x7F0900A7 - public const int ic_mr_button_connected_20_light = 2131296423; - - // aapt resource value: 0x7F0900A8 - public const int ic_mr_button_connected_21_dark = 2131296424; - - // aapt resource value: 0x7F0900A9 - public const int ic_mr_button_connected_21_light = 2131296425; - - // aapt resource value: 0x7F0900AA - public const int ic_mr_button_connected_22_dark = 2131296426; - - // aapt resource value: 0x7F0900AB - public const int ic_mr_button_connected_22_light = 2131296427; - - // aapt resource value: 0x7F0900AC - public const int ic_mr_button_connected_23_dark = 2131296428; - - // aapt resource value: 0x7F0900AD - public const int ic_mr_button_connected_23_light = 2131296429; - - // aapt resource value: 0x7F0900AE - public const int ic_mr_button_connected_24_dark = 2131296430; - - // aapt resource value: 0x7F0900AF - public const int ic_mr_button_connected_24_light = 2131296431; - - // aapt resource value: 0x7F0900B0 - public const int ic_mr_button_connected_25_dark = 2131296432; - - // aapt resource value: 0x7F0900B1 - public const int ic_mr_button_connected_25_light = 2131296433; - - // aapt resource value: 0x7F0900B2 - public const int ic_mr_button_connected_26_dark = 2131296434; - - // aapt resource value: 0x7F0900B3 - public const int ic_mr_button_connected_26_light = 2131296435; - - // aapt resource value: 0x7F0900B4 - public const int ic_mr_button_connected_27_dark = 2131296436; - - // aapt resource value: 0x7F0900B5 - public const int ic_mr_button_connected_27_light = 2131296437; - - // aapt resource value: 0x7F0900B6 - public const int ic_mr_button_connected_28_dark = 2131296438; - - // aapt resource value: 0x7F0900B7 - public const int ic_mr_button_connected_28_light = 2131296439; - - // aapt resource value: 0x7F0900B8 - public const int ic_mr_button_connected_29_dark = 2131296440; - - // aapt resource value: 0x7F0900B9 - public const int ic_mr_button_connected_29_light = 2131296441; - - // aapt resource value: 0x7F0900BA - public const int ic_mr_button_connected_30_dark = 2131296442; - - // aapt resource value: 0x7F0900BB - public const int ic_mr_button_connected_30_light = 2131296443; - - // aapt resource value: 0x7F0900BC - public const int ic_mr_button_connecting_00_dark = 2131296444; - - // aapt resource value: 0x7F0900BD - public const int ic_mr_button_connecting_00_light = 2131296445; - - // aapt resource value: 0x7F0900BE - public const int ic_mr_button_connecting_01_dark = 2131296446; - - // aapt resource value: 0x7F0900BF - public const int ic_mr_button_connecting_01_light = 2131296447; - - // aapt resource value: 0x7F0900C0 - public const int ic_mr_button_connecting_02_dark = 2131296448; - - // aapt resource value: 0x7F0900C1 - public const int ic_mr_button_connecting_02_light = 2131296449; - - // aapt resource value: 0x7F0900C2 - public const int ic_mr_button_connecting_03_dark = 2131296450; - - // aapt resource value: 0x7F0900C3 - public const int ic_mr_button_connecting_03_light = 2131296451; - - // aapt resource value: 0x7F0900C4 - public const int ic_mr_button_connecting_04_dark = 2131296452; - - // aapt resource value: 0x7F0900C5 - public const int ic_mr_button_connecting_04_light = 2131296453; - - // aapt resource value: 0x7F0900C6 - public const int ic_mr_button_connecting_05_dark = 2131296454; - - // aapt resource value: 0x7F0900C7 - public const int ic_mr_button_connecting_05_light = 2131296455; - - // aapt resource value: 0x7F0900C8 - public const int ic_mr_button_connecting_06_dark = 2131296456; - - // aapt resource value: 0x7F0900C9 - public const int ic_mr_button_connecting_06_light = 2131296457; - - // aapt resource value: 0x7F0900CA - public const int ic_mr_button_connecting_07_dark = 2131296458; - - // aapt resource value: 0x7F0900CB - public const int ic_mr_button_connecting_07_light = 2131296459; - - // aapt resource value: 0x7F0900CC - public const int ic_mr_button_connecting_08_dark = 2131296460; - - // aapt resource value: 0x7F0900CD - public const int ic_mr_button_connecting_08_light = 2131296461; - - // aapt resource value: 0x7F0900CE - public const int ic_mr_button_connecting_09_dark = 2131296462; - - // aapt resource value: 0x7F0900CF - public const int ic_mr_button_connecting_09_light = 2131296463; - - // aapt resource value: 0x7F0900D0 - public const int ic_mr_button_connecting_10_dark = 2131296464; - - // aapt resource value: 0x7F0900D1 - public const int ic_mr_button_connecting_10_light = 2131296465; - - // aapt resource value: 0x7F0900D2 - public const int ic_mr_button_connecting_11_dark = 2131296466; - - // aapt resource value: 0x7F0900D3 - public const int ic_mr_button_connecting_11_light = 2131296467; - - // aapt resource value: 0x7F0900D4 - public const int ic_mr_button_connecting_12_dark = 2131296468; - - // aapt resource value: 0x7F0900D5 - public const int ic_mr_button_connecting_12_light = 2131296469; - - // aapt resource value: 0x7F0900D6 - public const int ic_mr_button_connecting_13_dark = 2131296470; - - // aapt resource value: 0x7F0900D7 - public const int ic_mr_button_connecting_13_light = 2131296471; - - // aapt resource value: 0x7F0900D8 - public const int ic_mr_button_connecting_14_dark = 2131296472; - - // aapt resource value: 0x7F0900D9 - public const int ic_mr_button_connecting_14_light = 2131296473; - - // aapt resource value: 0x7F0900DA - public const int ic_mr_button_connecting_15_dark = 2131296474; - - // aapt resource value: 0x7F0900DB - public const int ic_mr_button_connecting_15_light = 2131296475; - - // aapt resource value: 0x7F0900DC - public const int ic_mr_button_connecting_16_dark = 2131296476; - - // aapt resource value: 0x7F0900DD - public const int ic_mr_button_connecting_16_light = 2131296477; - - // aapt resource value: 0x7F0900DE - public const int ic_mr_button_connecting_17_dark = 2131296478; - - // aapt resource value: 0x7F0900DF - public const int ic_mr_button_connecting_17_light = 2131296479; - - // aapt resource value: 0x7F0900E0 - public const int ic_mr_button_connecting_18_dark = 2131296480; - - // aapt resource value: 0x7F0900E1 - public const int ic_mr_button_connecting_18_light = 2131296481; - - // aapt resource value: 0x7F0900E2 - public const int ic_mr_button_connecting_19_dark = 2131296482; - - // aapt resource value: 0x7F0900E3 - public const int ic_mr_button_connecting_19_light = 2131296483; - - // aapt resource value: 0x7F0900E4 - public const int ic_mr_button_connecting_20_dark = 2131296484; - - // aapt resource value: 0x7F0900E5 - public const int ic_mr_button_connecting_20_light = 2131296485; - - // aapt resource value: 0x7F0900E6 - public const int ic_mr_button_connecting_21_dark = 2131296486; - - // aapt resource value: 0x7F0900E7 - public const int ic_mr_button_connecting_21_light = 2131296487; - - // aapt resource value: 0x7F0900E8 - public const int ic_mr_button_connecting_22_dark = 2131296488; - - // aapt resource value: 0x7F0900E9 - public const int ic_mr_button_connecting_22_light = 2131296489; - - // aapt resource value: 0x7F0900EA - public const int ic_mr_button_connecting_23_dark = 2131296490; - - // aapt resource value: 0x7F0900EB - public const int ic_mr_button_connecting_23_light = 2131296491; - - // aapt resource value: 0x7F0900EC - public const int ic_mr_button_connecting_24_dark = 2131296492; - - // aapt resource value: 0x7F0900ED - public const int ic_mr_button_connecting_24_light = 2131296493; - - // aapt resource value: 0x7F0900EE - public const int ic_mr_button_connecting_25_dark = 2131296494; - - // aapt resource value: 0x7F0900EF - public const int ic_mr_button_connecting_25_light = 2131296495; - - // aapt resource value: 0x7F0900F0 - public const int ic_mr_button_connecting_26_dark = 2131296496; - - // aapt resource value: 0x7F0900F1 - public const int ic_mr_button_connecting_26_light = 2131296497; - - // aapt resource value: 0x7F0900F2 - public const int ic_mr_button_connecting_27_dark = 2131296498; - - // aapt resource value: 0x7F0900F3 - public const int ic_mr_button_connecting_27_light = 2131296499; - - // aapt resource value: 0x7F0900F4 - public const int ic_mr_button_connecting_28_dark = 2131296500; - - // aapt resource value: 0x7F0900F5 - public const int ic_mr_button_connecting_28_light = 2131296501; - - // aapt resource value: 0x7F0900F6 - public const int ic_mr_button_connecting_29_dark = 2131296502; - - // aapt resource value: 0x7F0900F7 - public const int ic_mr_button_connecting_29_light = 2131296503; - - // aapt resource value: 0x7F0900F8 - public const int ic_mr_button_connecting_30_dark = 2131296504; - - // aapt resource value: 0x7F0900F9 - public const int ic_mr_button_connecting_30_light = 2131296505; - - // aapt resource value: 0x7F0900FA - public const int ic_mr_button_disabled_dark = 2131296506; - - // aapt resource value: 0x7F0900FB - public const int ic_mr_button_disabled_light = 2131296507; - - // aapt resource value: 0x7F0900FC - public const int ic_mr_button_disconnected_dark = 2131296508; - - // aapt resource value: 0x7F0900FD - public const int ic_mr_button_disconnected_light = 2131296509; - - // aapt resource value: 0x7F0900FE - public const int ic_mr_button_grey = 2131296510; - - // aapt resource value: 0x7F0900FF - public const int ic_vol_type_speaker_dark = 2131296511; - - // aapt resource value: 0x7F090100 - public const int ic_vol_type_speaker_group_dark = 2131296512; - - // aapt resource value: 0x7F090101 - public const int ic_vol_type_speaker_group_light = 2131296513; - - // aapt resource value: 0x7F090102 - public const int ic_vol_type_speaker_light = 2131296514; - - // aapt resource value: 0x7F090103 - public const int ic_vol_type_tv_dark = 2131296515; - - // aapt resource value: 0x7F090104 - public const int ic_vol_type_tv_light = 2131296516; - - // aapt resource value: 0x7F090105 - public const int mr_button_connected_dark = 2131296517; - - // aapt resource value: 0x7F090106 - public const int mr_button_connected_light = 2131296518; - - // aapt resource value: 0x7F090107 - public const int mr_button_connecting_dark = 2131296519; - - // aapt resource value: 0x7F090108 - public const int mr_button_connecting_light = 2131296520; - - // aapt resource value: 0x7F090109 - public const int mr_button_dark = 2131296521; - - // aapt resource value: 0x7F09010A - public const int mr_button_light = 2131296522; - - // aapt resource value: 0x7F09010B - public const int mr_dialog_close_dark = 2131296523; - - // aapt resource value: 0x7F09010C - public const int mr_dialog_close_light = 2131296524; - - // aapt resource value: 0x7F09010D - public const int mr_dialog_material_background_dark = 2131296525; - - // aapt resource value: 0x7F09010E - public const int mr_dialog_material_background_light = 2131296526; - - // aapt resource value: 0x7F09010F - public const int mr_group_collapse = 2131296527; - - // aapt resource value: 0x7F090110 - public const int mr_group_expand = 2131296528; - - // aapt resource value: 0x7F090111 - public const int mr_media_pause_dark = 2131296529; - - // aapt resource value: 0x7F090112 - public const int mr_media_pause_light = 2131296530; - - // aapt resource value: 0x7F090113 - public const int mr_media_play_dark = 2131296531; - - // aapt resource value: 0x7F090114 - public const int mr_media_play_light = 2131296532; - - // aapt resource value: 0x7F090115 - public const int mr_media_stop_dark = 2131296533; - - // aapt resource value: 0x7F090116 - public const int mr_media_stop_light = 2131296534; - - // aapt resource value: 0x7F090117 - public const int mr_vol_type_audiotrack_dark = 2131296535; - - // aapt resource value: 0x7F090118 - public const int mr_vol_type_audiotrack_light = 2131296536; - - // aapt resource value: 0x7F09005C - public const int navigation_empty_icon = 2131296348; - - // aapt resource value: 0x7F090001 - public const int notification_action_background = 2131296257; - - // aapt resource value: 0x7F090002 - public const int notification_bg = 2131296258; - - // aapt resource value: 0x7F090003 - public const int notification_bg_low = 2131296259; - - // aapt resource value: 0x7F090004 - public const int notification_bg_low_normal = 2131296260; - - // aapt resource value: 0x7F090005 - public const int notification_bg_low_pressed = 2131296261; - - // aapt resource value: 0x7F090006 - public const int notification_bg_normal = 2131296262; - - // aapt resource value: 0x7F090007 - public const int notification_bg_normal_pressed = 2131296263; - - // aapt resource value: 0x7F090008 - public const int notification_icon_background = 2131296264; - - // aapt resource value: 0x7F090009 - public const int notification_template_icon_bg = 2131296265; - - // aapt resource value: 0x7F09000A - public const int notification_template_icon_low_bg = 2131296266; - - // aapt resource value: 0x7F09000B - public const int notification_tile_bg = 2131296267; - - // aapt resource value: 0x7F09000C - public const int notify_panel_notification_icon_bg = 2131296268; - - // aapt resource value: 0x7F090069 - public const int tooltip_frame_dark = 2131296361; - - // aapt resource value: 0x7F09006A - public const int tooltip_frame_light = 2131296362; - - static Drawable() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Drawable() - { - } - } - - public partial class Id - { - - // aapt resource value: 0x7F0C0001 - public const int action0 = 2131492865; - - // aapt resource value: 0x7F0C0005 - public const int actions = 2131492869; - - // aapt resource value: 0x7F0C0002 - public const int action_bar = 2131492866; - - // aapt resource value: 0x7F0C0003 - public const int action_bar_activity_content = 2131492867; - - // aapt resource value: 0x7F0C0004 - public const int action_bar_container = 2131492868; - - // aapt resource value: 0x7F0C0005 - public const int action_bar_root = 2131492869; - - // aapt resource value: 0x7F0C0006 - public const int action_bar_spinner = 2131492870; - - // aapt resource value: 0x7F0C0007 - public const int action_bar_subtitle = 2131492871; - - // aapt resource value: 0x7F0C0008 - public const int action_bar_title = 2131492872; - - // aapt resource value: 0x7F0C0001 - public const int action_container = 2131492865; - - // aapt resource value: 0x7F0C000A - public const int action_context_bar = 2131492874; - - // aapt resource value: 0x7F0C0002 - public const int action_divider = 2131492866; - - // aapt resource value: 0x7F0C0003 - public const int action_image = 2131492867; - - // aapt resource value: 0x7F0C000D - public const int action_menu_divider = 2131492877; - - // aapt resource value: 0x7F0C000E - public const int action_menu_presenter = 2131492878; - - // aapt resource value: 0x7F0C000F - public const int action_mode_bar = 2131492879; - - // aapt resource value: 0x7F0C0010 - public const int action_mode_bar_stub = 2131492880; - - // aapt resource value: 0x7F0C0011 - public const int action_mode_close_button = 2131492881; - - // aapt resource value: 0x7F0C0004 - public const int action_text = 2131492868; - - // aapt resource value: 0x7F0C0014 - public const int activity_chooser_view_content = 2131492884; - - // aapt resource value: 0x7F0C0015 - public const int add = 2131492885; - - // aapt resource value: 0x7F0C0016 - public const int alertTitle = 2131492886; - - // aapt resource value: 0x7F0C0006 - public const int async = 2131492870; - - // aapt resource value: 0x7F0C0018 - public const int auto = 2131492888; - - // aapt resource value: 0x7F0C0007 - public const int blocking = 2131492871; - - // aapt resource value: 0x7F0C001A - public const int bottom = 2131492890; - - // aapt resource value: 0x7F0C001B - public const int buttonPanel = 2131492891; - - // aapt resource value: 0x7F0C001C - public const int cancel_action = 2131492892; - - // aapt resource value: 0x7F0C001D - public const int center = 2131492893; - - // aapt resource value: 0x7F0C001E - public const int checkbox = 2131492894; - - // aapt resource value: 0x7F0C0008 - public const int chronometer = 2131492872; - - // aapt resource value: 0x7F0C0020 - public const int container = 2131492896; - - // aapt resource value: 0x7F0C0021 - public const int contentPanel = 2131492897; - - // aapt resource value: 0x7F0C0022 - public const int coordinator = 2131492898; - - // aapt resource value: 0x7F0C0023 - public const int custom = 2131492899; - - // aapt resource value: 0x7F0C0024 - public const int customPanel = 2131492900; - - // aapt resource value: 0x7F0C0025 - public const int decor_content_parent = 2131492901; - - // aapt resource value: 0x7F0C0026 - public const int default_activity_button = 2131492902; - - // aapt resource value: 0x7F0C0027 - public const int design_bottom_sheet = 2131492903; - - // aapt resource value: 0x7F0C0028 - public const int design_menu_item_action_area = 2131492904; - - // aapt resource value: 0x7F0C0029 - public const int design_menu_item_action_area_stub = 2131492905; - - // aapt resource value: 0x7F0C002A - public const int design_menu_item_text = 2131492906; - - // aapt resource value: 0x7F0C002B - public const int design_navigation_view = 2131492907; - - // aapt resource value: 0x7F0C002C - public const int edit_query = 2131492908; - - // aapt resource value: 0x7F0C002D - public const int end = 2131492909; - - // aapt resource value: 0x7F0C002E - public const int end_padder = 2131492910; - - // aapt resource value: 0x7F0C0030 - public const int expanded_menu = 2131492912; - - // aapt resource value: 0x7F0C002F - public const int expand_activities_button = 2131492911; - - // aapt resource value: 0x7F0C0031 - public const int fill = 2131492913; - - // aapt resource value: 0x7F0C0032 - public const int @fixed = 2131492914; - - // aapt resource value: 0x7F0C0009 - public const int forever = 2131492873; - - // aapt resource value: 0x7F0C0034 - public const int ghost_view = 2131492916; - - // aapt resource value: 0x7F0C0035 - public const int home = 2131492917; - - // aapt resource value: 0x7F0C000A - public const int icon = 2131492874; - - // aapt resource value: 0x7F0C000B - public const int icon_group = 2131492875; - - // aapt resource value: 0x7F0C0038 - public const int image = 2131492920; - - // aapt resource value: 0x7F0C000C - public const int info = 2131492876; - - // aapt resource value: 0x7F0C000D - public const int italic = 2131492877; - - // aapt resource value: 0x7F0C003B - public const int item_touch_helper_previous_elevation = 2131492923; - - // aapt resource value: 0x7F0C003C - public const int largeLabel = 2131492924; - - // aapt resource value: 0x7F0C003D - public const int left = 2131492925; - - // aapt resource value: 0x7F0C000E - public const int line1 = 2131492878; - - // aapt resource value: 0x7F0C000F - public const int line3 = 2131492879; - - // aapt resource value: 0x7F0C0040 - public const int listMode = 2131492928; - - // aapt resource value: 0x7F0C0041 - public const int list_item = 2131492929; - - // aapt resource value: 0x7F0C0042 - public const int masked = 2131492930; - - // aapt resource value: 0x7F0C0043 - public const int media_actions = 2131492931; - - // aapt resource value: 0x7F0C0044 - public const int message = 2131492932; - - // aapt resource value: 0x7F0C0045 - public const int mini = 2131492933; - - // aapt resource value: 0x7F0C0033 - public const int mr_art = 2131492915; - - // aapt resource value: 0x7F0C0034 - public const int mr_chooser_list = 2131492916; - - // aapt resource value: 0x7F0C0035 - public const int mr_chooser_route_desc = 2131492917; - - // aapt resource value: 0x7F0C0036 - public const int mr_chooser_route_icon = 2131492918; - - // aapt resource value: 0x7F0C0037 - public const int mr_chooser_route_name = 2131492919; - - // aapt resource value: 0x7F0C0038 - public const int mr_chooser_title = 2131492920; - - // aapt resource value: 0x7F0C0039 - public const int mr_close = 2131492921; - - // aapt resource value: 0x7F0C003A - public const int mr_control_divider = 2131492922; - - // aapt resource value: 0x7F0C003B - public const int mr_control_playback_ctrl = 2131492923; - - // aapt resource value: 0x7F0C003C - public const int mr_control_subtitle = 2131492924; - - // aapt resource value: 0x7F0C003D - public const int mr_control_title = 2131492925; - - // aapt resource value: 0x7F0C003E - public const int mr_control_title_container = 2131492926; - - // aapt resource value: 0x7F0C003F - public const int mr_custom_control = 2131492927; - - // aapt resource value: 0x7F0C0040 - public const int mr_default_control = 2131492928; - - // aapt resource value: 0x7F0C0041 - public const int mr_dialog_area = 2131492929; - - // aapt resource value: 0x7F0C0042 - public const int mr_expandable_area = 2131492930; - - // aapt resource value: 0x7F0C0043 - public const int mr_group_expand_collapse = 2131492931; - - // aapt resource value: 0x7F0C0044 - public const int mr_media_main_control = 2131492932; - - // aapt resource value: 0x7F0C0045 - public const int mr_name = 2131492933; - - // aapt resource value: 0x7F0C0046 - public const int mr_playback_control = 2131492934; - - // aapt resource value: 0x7F0C0047 - public const int mr_title_bar = 2131492935; - - // aapt resource value: 0x7F0C0048 - public const int mr_volume_control = 2131492936; - - // aapt resource value: 0x7F0C0049 - public const int mr_volume_group_list = 2131492937; - - // aapt resource value: 0x7F0C004A - public const int mr_volume_item_icon = 2131492938; - - // aapt resource value: 0x7F0C004B - public const int mr_volume_slider = 2131492939; - - // aapt resource value: 0x7F0C0046 - public const int multiply = 2131492934; - - // aapt resource value: 0x7F0C0047 - public const int navigation_header_container = 2131492935; - - // aapt resource value: 0x7F0C0048 - public const int none = 2131492936; - - // aapt resource value: 0x7F0C0010 - public const int normal = 2131492880; - - // aapt resource value: 0x7F0C0011 - public const int notification_background = 2131492881; - - // aapt resource value: 0x7F0C0012 - public const int notification_main_column = 2131492882; - - // aapt resource value: 0x7F0C0013 - public const int notification_main_column_container = 2131492883; - - // aapt resource value: 0x7F0C004D - public const int parallax = 2131492941; - - // aapt resource value: 0x7F0C004E - public const int parentPanel = 2131492942; - - // aapt resource value: 0x7F0C004F - public const int parent_matrix = 2131492943; - - // aapt resource value: 0x7F0C0050 - public const int pin = 2131492944; - - // aapt resource value: 0x7F0C0051 - public const int progress_circular = 2131492945; - - // aapt resource value: 0x7F0C0052 - public const int progress_horizontal = 2131492946; - - // aapt resource value: 0x7F0C0053 - public const int radio = 2131492947; - - // aapt resource value: 0x7F0C0054 - public const int right = 2131492948; - - // aapt resource value: 0x7F0C0014 - public const int right_icon = 2131492884; - - // aapt resource value: 0x7F0C0015 - public const int right_side = 2131492885; - - // aapt resource value: 0x7F0C0057 - public const int save_image_matrix = 2131492951; - - // aapt resource value: 0x7F0C0058 - public const int save_non_transition_alpha = 2131492952; - - // aapt resource value: 0x7F0C0059 - public const int save_scale_type = 2131492953; - - // aapt resource value: 0x7F0C005A - public const int screen = 2131492954; - - // aapt resource value: 0x7F0C005E - public const int scrollable = 2131492958; - - // aapt resource value: 0x7F0C005B - public const int scrollIndicatorDown = 2131492955; - - // aapt resource value: 0x7F0C005C - public const int scrollIndicatorUp = 2131492956; - - // aapt resource value: 0x7F0C005D - public const int scrollView = 2131492957; - - // aapt resource value: 0x7F0C005F - public const int search_badge = 2131492959; - - // aapt resource value: 0x7F0C0060 - public const int search_bar = 2131492960; - - // aapt resource value: 0x7F0C0061 - public const int search_button = 2131492961; - - // aapt resource value: 0x7F0C0062 - public const int search_close_btn = 2131492962; - - // aapt resource value: 0x7F0C0063 - public const int search_edit_frame = 2131492963; - - // aapt resource value: 0x7F0C0064 - public const int search_go_btn = 2131492964; - - // aapt resource value: 0x7F0C0065 - public const int search_mag_icon = 2131492965; - - // aapt resource value: 0x7F0C0066 - public const int search_plate = 2131492966; - - // aapt resource value: 0x7F0C0067 - public const int search_src_text = 2131492967; - - // aapt resource value: 0x7F0C0068 - public const int search_voice_btn = 2131492968; - - // aapt resource value: 0x7F0C0069 - public const int select_dialog_listview = 2131492969; - - // aapt resource value: 0x7F0C006A - public const int shortcut = 2131492970; - - // aapt resource value: 0x7F010002 - public const int sliding_tabs = 2130771970; - - // aapt resource value: 0x7F0C006B - public const int smallLabel = 2131492971; - - // aapt resource value: 0x7F0C006C - public const int snackbar_action = 2131492972; - - // aapt resource value: 0x7F0C006D - public const int snackbar_text = 2131492973; - - // aapt resource value: 0x7F0C006E - public const int spacer = 2131492974; - - // aapt resource value: 0x7F0C006F - public const int split_action_bar = 2131492975; - - // aapt resource value: 0x7F0C0070 - public const int src_atop = 2131492976; - - // aapt resource value: 0x7F0C0071 - public const int src_in = 2131492977; - - // aapt resource value: 0x7F0C0072 - public const int src_over = 2131492978; - - // aapt resource value: 0x7F0C0073 - public const int start = 2131492979; - - // aapt resource value: 0x7F0C0074 - public const int status_bar_latest_event_content = 2131492980; - - // aapt resource value: 0x7F0C0075 - public const int submenuarrow = 2131492981; - - // aapt resource value: 0x7F0C0076 - public const int submit_area = 2131492982; - - // aapt resource value: 0x7F0C0077 - public const int tabMode = 2131492983; - - // aapt resource value: 0x7F0C0016 - public const int tag_transition_group = 2131492886; - - // aapt resource value: 0x7F0C0017 - public const int text = 2131492887; - - // aapt resource value: 0x7F0C0018 - public const int text2 = 2131492888; - - // aapt resource value: 0x7F0C007E - public const int textinput_counter = 2131492990; - - // aapt resource value: 0x7F0C007F - public const int textinput_error = 2131492991; - - // aapt resource value: 0x7F0C007B - public const int textSpacerNoButtons = 2131492987; - - // aapt resource value: 0x7F0C007C - public const int textSpacerNoTitle = 2131492988; - - // aapt resource value: 0x7F0C007D - public const int text_input_password_toggle = 2131492989; - - // aapt resource value: 0x7F0C0019 - public const int time = 2131492889; - - // aapt resource value: 0x7F0C001A - public const int title = 2131492890; - - // aapt resource value: 0x7F0C0082 - public const int titleDividerNoCustom = 2131492994; - - // aapt resource value: 0x7F0C0083 - public const int title_template = 2131492995; - - // aapt resource value: 0x7F010003 - public const int toolbar = 2130771971; - - // aapt resource value: 0x7F0C0084 - public const int top = 2131492996; - - // aapt resource value: 0x7F0C0085 - public const int topPanel = 2131492997; - - // aapt resource value: 0x7F0C0086 - public const int touch_outside = 2131492998; - - // aapt resource value: 0x7F0C0087 - public const int transition_current_scene = 2131492999; - - // aapt resource value: 0x7F0C0088 - public const int transition_layout_save = 2131493000; - - // aapt resource value: 0x7F0C0089 - public const int transition_position = 2131493001; - - // aapt resource value: 0x7F0C008A - public const int transition_scene_layoutid_cache = 2131493002; - - // aapt resource value: 0x7F0C008B - public const int transition_transform = 2131493003; - - // aapt resource value: 0x7F0C008C - public const int uniform = 2131493004; - - // aapt resource value: 0x7F0C008D - public const int up = 2131493005; - - // aapt resource value: 0x7F0C008E - public const int view_offset_helper = 2131493006; - - // aapt resource value: 0x7F0C008F - public const int visible = 2131493007; - - // aapt resource value: 0x7F0C007D - public const int volume_item_container = 2131492989; - - // aapt resource value: 0x7F0C0090 - public const int wrap_content = 2131493008; - - static Id() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Id() - { - } - } - - public partial class Integer - { - - // aapt resource value: 0x7F0D0001 - public const int abc_config_activityDefaultDur = 2131558401; - - // aapt resource value: 0x7F0D0002 - public const int abc_config_activityShortDur = 2131558402; - - // aapt resource value: 0x7F0D0003 - public const int app_bar_elevation_anim_duration = 2131558403; - - // aapt resource value: 0x7F0D0004 - public const int bottom_sheet_slide_duration = 2131558404; - - // aapt resource value: 0x7F0D0005 - public const int cancel_button_image_alpha = 2131558405; - - // aapt resource value: 0x7F0D0006 - public const int config_tooltipAnimTime = 2131558406; - - // aapt resource value: 0x7F0D0007 - public const int design_snackbar_text_max_lines = 2131558407; - - // aapt resource value: 0x7F0D0008 - public const int hide_password_duration = 2131558408; - - // aapt resource value: 0x7F0D0005 - public const int mr_controller_volume_group_list_animation_duration_ms = 2131558405; - - // aapt resource value: 0x7F0D0006 - public const int mr_controller_volume_group_list_fade_in_duration_ms = 2131558406; - - // aapt resource value: 0x7F0D0007 - public const int mr_controller_volume_group_list_fade_out_duration_ms = 2131558407; - - // aapt resource value: 0x7F0D0009 - public const int show_password_duration = 2131558409; - - // aapt resource value: 0x7F0D0001 - public const int status_bar_notification_info_maxnum = 2131558401; - - static Integer() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Integer() - { - } - } - - public partial class Interpolator - { - - // aapt resource value: 0x7F0E0001 - public const int mr_fast_out_slow_in = 2131623937; - - // aapt resource value: 0x7F0E0002 - public const int mr_linear_out_slow_in = 2131623938; - - static Interpolator() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Interpolator() - { - } - } - - public partial class Layout - { - - // aapt resource value: 0x7F0F0001 - public const int abc_action_bar_title_item = 2131689473; - - // aapt resource value: 0x7F0F0002 - public const int abc_action_bar_up_container = 2131689474; - - // aapt resource value: 0x7F0F0003 - public const int abc_action_menu_item_layout = 2131689475; - - // aapt resource value: 0x7F0F0004 - public const int abc_action_menu_layout = 2131689476; - - // aapt resource value: 0x7F0F0005 - public const int abc_action_mode_bar = 2131689477; - - // aapt resource value: 0x7F0F0006 - public const int abc_action_mode_close_item_material = 2131689478; - - // aapt resource value: 0x7F0F0007 - public const int abc_activity_chooser_view = 2131689479; - - // aapt resource value: 0x7F0F0008 - public const int abc_activity_chooser_view_list_item = 2131689480; - - // aapt resource value: 0x7F0F0009 - public const int abc_alert_dialog_button_bar_material = 2131689481; - - // aapt resource value: 0x7F0F000A - public const int abc_alert_dialog_material = 2131689482; - - // aapt resource value: 0x7F0F000B - public const int abc_alert_dialog_title_material = 2131689483; - - // aapt resource value: 0x7F0F000C - public const int abc_dialog_title_material = 2131689484; - - // aapt resource value: 0x7F0F000D - public const int abc_expanded_menu_layout = 2131689485; - - // aapt resource value: 0x7F0F000E - public const int abc_list_menu_item_checkbox = 2131689486; - - // aapt resource value: 0x7F0F000F - public const int abc_list_menu_item_icon = 2131689487; - - // aapt resource value: 0x7F0F0010 - public const int abc_list_menu_item_layout = 2131689488; - - // aapt resource value: 0x7F0F0011 - public const int abc_list_menu_item_radio = 2131689489; - - // aapt resource value: 0x7F0F0012 - public const int abc_popup_menu_header_item_layout = 2131689490; - - // aapt resource value: 0x7F0F0013 - public const int abc_popup_menu_item_layout = 2131689491; - - // aapt resource value: 0x7F0F0014 - public const int abc_screen_content_include = 2131689492; - - // aapt resource value: 0x7F0F0015 - public const int abc_screen_simple = 2131689493; - - // aapt resource value: 0x7F0F0016 - public const int abc_screen_simple_overlay_action_mode = 2131689494; - - // aapt resource value: 0x7F0F0017 - public const int abc_screen_toolbar = 2131689495; - - // aapt resource value: 0x7F0F0018 - public const int abc_search_dropdown_item_icons_2line = 2131689496; - - // aapt resource value: 0x7F0F0019 - public const int abc_search_view = 2131689497; - - // aapt resource value: 0x7F0F001A - public const int abc_select_dialog_material = 2131689498; - - // aapt resource value: 0x7F0F001B - public const int design_bottom_navigation_item = 2131689499; - - // aapt resource value: 0x7F0F001C - public const int design_bottom_sheet_dialog = 2131689500; - - // aapt resource value: 0x7F0F001D - public const int design_layout_snackbar = 2131689501; - - // aapt resource value: 0x7F0F001E - public const int design_layout_snackbar_include = 2131689502; - - // aapt resource value: 0x7F0F001F - public const int design_layout_tab_icon = 2131689503; - - // aapt resource value: 0x7F0F0020 - public const int design_layout_tab_text = 2131689504; - - // aapt resource value: 0x7F0F0021 - public const int design_menu_item_action_area = 2131689505; - - // aapt resource value: 0x7F0F0022 - public const int design_navigation_item = 2131689506; - - // aapt resource value: 0x7F0F0023 - public const int design_navigation_item_header = 2131689507; - - // aapt resource value: 0x7F0F0024 - public const int design_navigation_item_separator = 2131689508; - - // aapt resource value: 0x7F0F0025 - public const int design_navigation_item_subheader = 2131689509; - - // aapt resource value: 0x7F0F0026 - public const int design_navigation_menu = 2131689510; - - // aapt resource value: 0x7F0F0027 - public const int design_navigation_menu_item = 2131689511; - - // aapt resource value: 0x7F0F0028 - public const int design_text_input_password_icon = 2131689512; - - // aapt resource value: 0x7F0F001B - public const int mr_chooser_dialog = 2131689499; - - // aapt resource value: 0x7F0F001C - public const int mr_chooser_list_item = 2131689500; - - // aapt resource value: 0x7F0F001D - public const int mr_controller_material_dialog_b = 2131689501; - - // aapt resource value: 0x7F0F001E - public const int mr_controller_volume_item = 2131689502; - - // aapt resource value: 0x7F0F001F - public const int mr_playback_control = 2131689503; - - // aapt resource value: 0x7F0F0020 - public const int mr_volume_control = 2131689504; - - // aapt resource value: 0x7F0F0001 - public const int notification_action = 2131689473; - - // aapt resource value: 0x7F0F0002 - public const int notification_action_tombstone = 2131689474; - - // aapt resource value: 0x7F0F002B - public const int notification_media_action = 2131689515; - - // aapt resource value: 0x7F0F002C - public const int notification_media_cancel_action = 2131689516; - - // aapt resource value: 0x7F0F002D - public const int notification_template_big_media = 2131689517; - - // aapt resource value: 0x7F0F002E - public const int notification_template_big_media_custom = 2131689518; - - // aapt resource value: 0x7F0F002F - public const int notification_template_big_media_narrow = 2131689519; - - // aapt resource value: 0x7F0F0030 - public const int notification_template_big_media_narrow_custom = 2131689520; - - // aapt resource value: 0x7F0F0003 - public const int notification_template_custom_big = 2131689475; - - // aapt resource value: 0x7F0F0004 - public const int notification_template_icon_group = 2131689476; - - // aapt resource value: 0x7F0F0033 - public const int notification_template_lines_media = 2131689523; - - // aapt resource value: 0x7F0F0034 - public const int notification_template_media = 2131689524; - - // aapt resource value: 0x7F0F0035 - public const int notification_template_media_custom = 2131689525; - - // aapt resource value: 0x7F0F0005 - public const int notification_template_part_chronometer = 2131689477; - - // aapt resource value: 0x7F0F0006 - public const int notification_template_part_time = 2131689478; - - // aapt resource value: 0x7F0F0038 - public const int select_dialog_item_material = 2131689528; - - // aapt resource value: 0x7F0F0039 - public const int select_dialog_multichoice_material = 2131689529; - - // aapt resource value: 0x7F0F003A - public const int select_dialog_singlechoice_material = 2131689530; - - // aapt resource value: 0x7F0F003B - public const int support_simple_spinner_dropdown_item = 2131689531; - - // aapt resource value: 0x7F020002 - public const int Tabbar = 2130837506; - - // aapt resource value: 0x7F020003 - public const int Toolbar = 2130837507; - - // aapt resource value: 0x7F0F003C - public const int tooltip = 2131689532; - - static Layout() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Layout() - { - } - } - - public partial class Mipmap - { - - // aapt resource value: 0x7F030002 - public const int icon = 2130903042; - - // aapt resource value: 0x7F030003 - public const int icon_round = 2130903043; - - // aapt resource value: 0x7F030004 - public const int launcher_foreground = 2130903044; - - static Mipmap() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Mipmap() - { - } - } - - public partial class String - { - - // aapt resource value: 0x7F150001 - public const int abc_action_bar_home_description = 2132082689; - - // aapt resource value: 0x7F150002 - public const int abc_action_bar_up_description = 2132082690; - - // aapt resource value: 0x7F150003 - public const int abc_action_menu_overflow_description = 2132082691; - - // aapt resource value: 0x7F150004 - public const int abc_action_mode_done = 2132082692; - - // aapt resource value: 0x7F150006 - public const int abc_activitychooserview_choose_application = 2132082694; - - // aapt resource value: 0x7F150005 - public const int abc_activity_chooser_view_see_all = 2132082693; - - // aapt resource value: 0x7F150007 - public const int abc_capital_off = 2132082695; - - // aapt resource value: 0x7F150008 - public const int abc_capital_on = 2132082696; - - // aapt resource value: 0x7F150009 - public const int abc_font_family_body_1_material = 2132082697; - - // aapt resource value: 0x7F15000A - public const int abc_font_family_body_2_material = 2132082698; - - // aapt resource value: 0x7F15000B - public const int abc_font_family_button_material = 2132082699; - - // aapt resource value: 0x7F15000C - public const int abc_font_family_caption_material = 2132082700; - - // aapt resource value: 0x7F15000D - public const int abc_font_family_display_1_material = 2132082701; - - // aapt resource value: 0x7F15000E - public const int abc_font_family_display_2_material = 2132082702; - - // aapt resource value: 0x7F15000F - public const int abc_font_family_display_3_material = 2132082703; - - // aapt resource value: 0x7F150010 - public const int abc_font_family_display_4_material = 2132082704; - - // aapt resource value: 0x7F150011 - public const int abc_font_family_headline_material = 2132082705; - - // aapt resource value: 0x7F150012 - public const int abc_font_family_menu_material = 2132082706; - - // aapt resource value: 0x7F150013 - public const int abc_font_family_subhead_material = 2132082707; - - // aapt resource value: 0x7F150014 - public const int abc_font_family_title_material = 2132082708; - - // aapt resource value: 0x7F150016 - public const int abc_searchview_description_clear = 2132082710; - - // aapt resource value: 0x7F150017 - public const int abc_searchview_description_query = 2132082711; - - // aapt resource value: 0x7F150018 - public const int abc_searchview_description_search = 2132082712; - - // aapt resource value: 0x7F150019 - public const int abc_searchview_description_submit = 2132082713; - - // aapt resource value: 0x7F15001A - public const int abc_searchview_description_voice = 2132082714; - - // aapt resource value: 0x7F150015 - public const int abc_search_hint = 2132082709; - - // aapt resource value: 0x7F15001B - public const int abc_shareactionprovider_share_with = 2132082715; - - // aapt resource value: 0x7F15001C - public const int abc_shareactionprovider_share_with_application = 2132082716; - - // aapt resource value: 0x7F15001D - public const int abc_toolbar_collapse_description = 2132082717; - - // aapt resource value: 0x7F15001E - public const int appbar_scrolling_view_behavior = 2132082718; - - // aapt resource value: 0x7F15001F - public const int bottom_sheet_behavior = 2132082719; - - // aapt resource value: 0x7F150020 - public const int character_counter_pattern = 2132082720; - - // aapt resource value: 0x7F15001E - public const int mr_button_content_description = 2132082718; - - // aapt resource value: 0x7F15001F - public const int mr_cast_button_connected = 2132082719; - - // aapt resource value: 0x7F150020 - public const int mr_cast_button_connecting = 2132082720; - - // aapt resource value: 0x7F150021 - public const int mr_cast_button_disconnected = 2132082721; - - // aapt resource value: 0x7F150022 - public const int mr_chooser_searching = 2132082722; - - // aapt resource value: 0x7F150023 - public const int mr_chooser_title = 2132082723; - - // aapt resource value: 0x7F150024 - public const int mr_controller_album_art = 2132082724; - - // aapt resource value: 0x7F150025 - public const int mr_controller_casting_screen = 2132082725; - - // aapt resource value: 0x7F150026 - public const int mr_controller_close_description = 2132082726; - - // aapt resource value: 0x7F150027 - public const int mr_controller_collapse_group = 2132082727; - - // aapt resource value: 0x7F150028 - public const int mr_controller_disconnect = 2132082728; - - // aapt resource value: 0x7F150029 - public const int mr_controller_expand_group = 2132082729; - - // aapt resource value: 0x7F15002A - public const int mr_controller_no_info_available = 2132082730; - - // aapt resource value: 0x7F15002B - public const int mr_controller_no_media_selected = 2132082731; - - // aapt resource value: 0x7F15002C - public const int mr_controller_pause = 2132082732; - - // aapt resource value: 0x7F15002D - public const int mr_controller_play = 2132082733; - - // aapt resource value: 0x7F15002E - public const int mr_controller_stop = 2132082734; - - // aapt resource value: 0x7F15002F - public const int mr_controller_stop_casting = 2132082735; - - // aapt resource value: 0x7F150030 - public const int mr_controller_volume_slider = 2132082736; - - // aapt resource value: 0x7F150031 - public const int mr_system_route_name = 2132082737; - - // aapt resource value: 0x7F150032 - public const int mr_user_route_category_name = 2132082738; - - // aapt resource value: 0x7F150021 - public const int password_toggle_content_description = 2132082721; - - // aapt resource value: 0x7F150022 - public const int path_password_eye = 2132082722; - - // aapt resource value: 0x7F150023 - public const int path_password_eye_mask_strike_through = 2132082723; - - // aapt resource value: 0x7F150024 - public const int path_password_eye_mask_visible = 2132082724; - - // aapt resource value: 0x7F150025 - public const int path_password_strike_through = 2132082725; - - // aapt resource value: 0x7F150026 - public const int search_menu_title = 2132082726; - - // aapt resource value: 0x7F150001 - public const int status_bar_notification_info_overflow = 2132082689; - - static String() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private String() - { - } - } - - public partial class Style - { - - // aapt resource value: 0x7F160001 - public const int AlertDialog_AppCompat = 2132148225; - - // aapt resource value: 0x7F160002 - public const int AlertDialog_AppCompat_Light = 2132148226; - - // aapt resource value: 0x7F160003 - public const int Animation_AppCompat_Dialog = 2132148227; - - // aapt resource value: 0x7F160004 - public const int Animation_AppCompat_DropDownUp = 2132148228; - - // aapt resource value: 0x7F160005 - public const int Animation_AppCompat_Tooltip = 2132148229; - - // aapt resource value: 0x7F160006 - public const int Animation_Design_BottomSheetDialog = 2132148230; - - // aapt resource value: 0x7F050004 - public const int AppCompatDialogStyle = 2131034116; - - // aapt resource value: 0x7F160007 - public const int Base_AlertDialog_AppCompat = 2132148231; - - // aapt resource value: 0x7F160008 - public const int Base_AlertDialog_AppCompat_Light = 2132148232; - - // aapt resource value: 0x7F160009 - public const int Base_Animation_AppCompat_Dialog = 2132148233; - - // aapt resource value: 0x7F16000A - public const int Base_Animation_AppCompat_DropDownUp = 2132148234; - - // aapt resource value: 0x7F16000B - public const int Base_Animation_AppCompat_Tooltip = 2132148235; - - // aapt resource value: 0x7F160001 - public const int Base_CardView = 2132148225; - - // aapt resource value: 0x7F16000C - public const int Base_DialogWindowTitleBackground_AppCompat = 2132148236; - - // aapt resource value: 0x7F16000D - public const int Base_DialogWindowTitle_AppCompat = 2132148237; - - // aapt resource value: 0x7F16000E - public const int Base_TextAppearance_AppCompat = 2132148238; - - // aapt resource value: 0x7F16000F - public const int Base_TextAppearance_AppCompat_Body1 = 2132148239; - - // aapt resource value: 0x7F160010 - public const int Base_TextAppearance_AppCompat_Body2 = 2132148240; - - // aapt resource value: 0x7F160011 - public const int Base_TextAppearance_AppCompat_Button = 2132148241; - - // aapt resource value: 0x7F160012 - public const int Base_TextAppearance_AppCompat_Caption = 2132148242; - - // aapt resource value: 0x7F160013 - public const int Base_TextAppearance_AppCompat_Display1 = 2132148243; - - // aapt resource value: 0x7F160014 - public const int Base_TextAppearance_AppCompat_Display2 = 2132148244; - - // aapt resource value: 0x7F160015 - public const int Base_TextAppearance_AppCompat_Display3 = 2132148245; - - // aapt resource value: 0x7F160016 - public const int Base_TextAppearance_AppCompat_Display4 = 2132148246; - - // aapt resource value: 0x7F160017 - public const int Base_TextAppearance_AppCompat_Headline = 2132148247; - - // aapt resource value: 0x7F160018 - public const int Base_TextAppearance_AppCompat_Inverse = 2132148248; - - // aapt resource value: 0x7F160019 - public const int Base_TextAppearance_AppCompat_Large = 2132148249; - - // aapt resource value: 0x7F16001A - public const int Base_TextAppearance_AppCompat_Large_Inverse = 2132148250; - - // aapt resource value: 0x7F16001B - public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2132148251; - - // aapt resource value: 0x7F16001C - public const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2132148252; - - // aapt resource value: 0x7F16001D - public const int Base_TextAppearance_AppCompat_Medium = 2132148253; - - // aapt resource value: 0x7F16001E - public const int Base_TextAppearance_AppCompat_Medium_Inverse = 2132148254; - - // aapt resource value: 0x7F16001F - public const int Base_TextAppearance_AppCompat_Menu = 2132148255; - - // aapt resource value: 0x7F160020 - public const int Base_TextAppearance_AppCompat_SearchResult = 2132148256; - - // aapt resource value: 0x7F160021 - public const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2132148257; - - // aapt resource value: 0x7F160022 - public const int Base_TextAppearance_AppCompat_SearchResult_Title = 2132148258; - - // aapt resource value: 0x7F160023 - public const int Base_TextAppearance_AppCompat_Small = 2132148259; - - // aapt resource value: 0x7F160024 - public const int Base_TextAppearance_AppCompat_Small_Inverse = 2132148260; - - // aapt resource value: 0x7F160025 - public const int Base_TextAppearance_AppCompat_Subhead = 2132148261; - - // aapt resource value: 0x7F160026 - public const int Base_TextAppearance_AppCompat_Subhead_Inverse = 2132148262; - - // aapt resource value: 0x7F160027 - public const int Base_TextAppearance_AppCompat_Title = 2132148263; - - // aapt resource value: 0x7F160028 - public const int Base_TextAppearance_AppCompat_Title_Inverse = 2132148264; - - // aapt resource value: 0x7F160029 - public const int Base_TextAppearance_AppCompat_Tooltip = 2132148265; - - // aapt resource value: 0x7F16002A - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2132148266; - - // aapt resource value: 0x7F16002B - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2132148267; - - // aapt resource value: 0x7F16002C - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2132148268; - - // aapt resource value: 0x7F16002D - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2132148269; - - // aapt resource value: 0x7F16002E - public const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2132148270; - - // aapt resource value: 0x7F16002F - public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2132148271; - - // aapt resource value: 0x7F160030 - public const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2132148272; - - // aapt resource value: 0x7F160031 - public const int Base_TextAppearance_AppCompat_Widget_Button = 2132148273; - - // aapt resource value: 0x7F160032 - public const int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2132148274; - - // aapt resource value: 0x7F160033 - public const int Base_TextAppearance_AppCompat_Widget_Button_Colored = 2132148275; - - // aapt resource value: 0x7F160034 - public const int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2132148276; - - // aapt resource value: 0x7F160035 - public const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2132148277; - - // aapt resource value: 0x7F160036 - public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 2132148278; - - // aapt resource value: 0x7F160037 - public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2132148279; - - // aapt resource value: 0x7F160038 - public const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2132148280; - - // aapt resource value: 0x7F160039 - public const int Base_TextAppearance_AppCompat_Widget_Switch = 2132148281; - - // aapt resource value: 0x7F16003A - public const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2132148282; - - // aapt resource value: 0x7F16003B - public const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2132148283; - - // aapt resource value: 0x7F16003C - public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2132148284; - - // aapt resource value: 0x7F16003D - public const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2132148285; - - // aapt resource value: 0x7F16003E - public const int Base_ThemeOverlay_AppCompat = 2132148286; - - // aapt resource value: 0x7F16003F - public const int Base_ThemeOverlay_AppCompat_ActionBar = 2132148287; - - // aapt resource value: 0x7F160040 - public const int Base_ThemeOverlay_AppCompat_Dark = 2132148288; - - // aapt resource value: 0x7F160041 - public const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2132148289; - - // aapt resource value: 0x7F160042 - public const int Base_ThemeOverlay_AppCompat_Dialog = 2132148290; - - // aapt resource value: 0x7F160043 - public const int Base_ThemeOverlay_AppCompat_Dialog_Alert = 2132148291; - - // aapt resource value: 0x7F160044 - public const int Base_ThemeOverlay_AppCompat_Light = 2132148292; - - // aapt resource value: 0x7F160045 - public const int Base_Theme_AppCompat = 2132148293; - - // aapt resource value: 0x7F160046 - public const int Base_Theme_AppCompat_CompactMenu = 2132148294; - - // aapt resource value: 0x7F160047 - public const int Base_Theme_AppCompat_Dialog = 2132148295; - - // aapt resource value: 0x7F160048 - public const int Base_Theme_AppCompat_DialogWhenLarge = 2132148296; - - // aapt resource value: 0x7F160049 - public const int Base_Theme_AppCompat_Dialog_Alert = 2132148297; - - // aapt resource value: 0x7F16004A - public const int Base_Theme_AppCompat_Dialog_FixedSize = 2132148298; - - // aapt resource value: 0x7F16004B - public const int Base_Theme_AppCompat_Dialog_MinWidth = 2132148299; - - // aapt resource value: 0x7F16004C - public const int Base_Theme_AppCompat_Light = 2132148300; - - // aapt resource value: 0x7F16004D - public const int Base_Theme_AppCompat_Light_DarkActionBar = 2132148301; - - // aapt resource value: 0x7F16004E - public const int Base_Theme_AppCompat_Light_Dialog = 2132148302; - - // aapt resource value: 0x7F16004F - public const int Base_Theme_AppCompat_Light_DialogWhenLarge = 2132148303; - - // aapt resource value: 0x7F160050 - public const int Base_Theme_AppCompat_Light_Dialog_Alert = 2132148304; - - // aapt resource value: 0x7F160051 - public const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2132148305; - - // aapt resource value: 0x7F160052 - public const int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2132148306; - - // aapt resource value: 0x7F160053 - public const int Base_V11_ThemeOverlay_AppCompat_Dialog = 2132148307; - - // aapt resource value: 0x7F160054 - public const int Base_V11_Theme_AppCompat_Dialog = 2132148308; - - // aapt resource value: 0x7F160055 - public const int Base_V11_Theme_AppCompat_Light_Dialog = 2132148309; - - // aapt resource value: 0x7F160056 - public const int Base_V12_Widget_AppCompat_AutoCompleteTextView = 2132148310; - - // aapt resource value: 0x7F160057 - public const int Base_V12_Widget_AppCompat_EditText = 2132148311; - - // aapt resource value: 0x7F160058 - public const int Base_V14_Widget_Design_AppBarLayout = 2132148312; - - // aapt resource value: 0x7F160059 - public const int Base_V21_ThemeOverlay_AppCompat_Dialog = 2132148313; - - // aapt resource value: 0x7F16005A - public const int Base_V21_Theme_AppCompat = 2132148314; - - // aapt resource value: 0x7F16005B - public const int Base_V21_Theme_AppCompat_Dialog = 2132148315; - - // aapt resource value: 0x7F16005C - public const int Base_V21_Theme_AppCompat_Light = 2132148316; - - // aapt resource value: 0x7F16005D - public const int Base_V21_Theme_AppCompat_Light_Dialog = 2132148317; - - // aapt resource value: 0x7F16005E - public const int Base_V21_Widget_Design_AppBarLayout = 2132148318; - - // aapt resource value: 0x7F16005F - public const int Base_V22_Theme_AppCompat = 2132148319; - - // aapt resource value: 0x7F160060 - public const int Base_V22_Theme_AppCompat_Light = 2132148320; - - // aapt resource value: 0x7F160061 - public const int Base_V23_Theme_AppCompat = 2132148321; - - // aapt resource value: 0x7F160062 - public const int Base_V23_Theme_AppCompat_Light = 2132148322; - - // aapt resource value: 0x7F160063 - public const int Base_V26_Theme_AppCompat = 2132148323; - - // aapt resource value: 0x7F160064 - public const int Base_V26_Theme_AppCompat_Light = 2132148324; - - // aapt resource value: 0x7F160065 - public const int Base_V26_Widget_AppCompat_Toolbar = 2132148325; - - // aapt resource value: 0x7F160066 - public const int Base_V26_Widget_Design_AppBarLayout = 2132148326; - - // aapt resource value: 0x7F160067 - public const int Base_V7_ThemeOverlay_AppCompat_Dialog = 2132148327; - - // aapt resource value: 0x7F160068 - public const int Base_V7_Theme_AppCompat = 2132148328; - - // aapt resource value: 0x7F160069 - public const int Base_V7_Theme_AppCompat_Dialog = 2132148329; - - // aapt resource value: 0x7F16006A - public const int Base_V7_Theme_AppCompat_Light = 2132148330; - - // aapt resource value: 0x7F16006B - public const int Base_V7_Theme_AppCompat_Light_Dialog = 2132148331; - - // aapt resource value: 0x7F16006C - public const int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2132148332; - - // aapt resource value: 0x7F16006D - public const int Base_V7_Widget_AppCompat_EditText = 2132148333; - - // aapt resource value: 0x7F16006E - public const int Base_V7_Widget_AppCompat_Toolbar = 2132148334; - - // aapt resource value: 0x7F16006F - public const int Base_Widget_AppCompat_ActionBar = 2132148335; - - // aapt resource value: 0x7F160070 - public const int Base_Widget_AppCompat_ActionBar_Solid = 2132148336; - - // aapt resource value: 0x7F160071 - public const int Base_Widget_AppCompat_ActionBar_TabBar = 2132148337; - - // aapt resource value: 0x7F160072 - public const int Base_Widget_AppCompat_ActionBar_TabText = 2132148338; - - // aapt resource value: 0x7F160073 - public const int Base_Widget_AppCompat_ActionBar_TabView = 2132148339; - - // aapt resource value: 0x7F160074 - public const int Base_Widget_AppCompat_ActionButton = 2132148340; - - // aapt resource value: 0x7F160075 - public const int Base_Widget_AppCompat_ActionButton_CloseMode = 2132148341; - - // aapt resource value: 0x7F160076 - public const int Base_Widget_AppCompat_ActionButton_Overflow = 2132148342; - - // aapt resource value: 0x7F160077 - public const int Base_Widget_AppCompat_ActionMode = 2132148343; - - // aapt resource value: 0x7F160078 - public const int Base_Widget_AppCompat_ActivityChooserView = 2132148344; - - // aapt resource value: 0x7F160079 - public const int Base_Widget_AppCompat_AutoCompleteTextView = 2132148345; - - // aapt resource value: 0x7F16007A - public const int Base_Widget_AppCompat_Button = 2132148346; - - // aapt resource value: 0x7F16007B - public const int Base_Widget_AppCompat_ButtonBar = 2132148347; - - // aapt resource value: 0x7F16007C - public const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2132148348; - - // aapt resource value: 0x7F16007D - public const int Base_Widget_AppCompat_Button_Borderless = 2132148349; - - // aapt resource value: 0x7F16007E - public const int Base_Widget_AppCompat_Button_Borderless_Colored = 2132148350; - - // aapt resource value: 0x7F16007F - public const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2132148351; - - // aapt resource value: 0x7F160080 - public const int Base_Widget_AppCompat_Button_Colored = 2132148352; - - // aapt resource value: 0x7F160081 - public const int Base_Widget_AppCompat_Button_Small = 2132148353; - - // aapt resource value: 0x7F160082 - public const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2132148354; - - // aapt resource value: 0x7F160083 - public const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2132148355; - - // aapt resource value: 0x7F160084 - public const int Base_Widget_AppCompat_CompoundButton_Switch = 2132148356; - - // aapt resource value: 0x7F160085 - public const int Base_Widget_AppCompat_DrawerArrowToggle = 2132148357; - - // aapt resource value: 0x7F160086 - public const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2132148358; - - // aapt resource value: 0x7F160087 - public const int Base_Widget_AppCompat_DropDownItem_Spinner = 2132148359; - - // aapt resource value: 0x7F160088 - public const int Base_Widget_AppCompat_EditText = 2132148360; - - // aapt resource value: 0x7F160089 - public const int Base_Widget_AppCompat_ImageButton = 2132148361; - - // aapt resource value: 0x7F16008A - public const int Base_Widget_AppCompat_Light_ActionBar = 2132148362; - - // aapt resource value: 0x7F16008B - public const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2132148363; - - // aapt resource value: 0x7F16008C - public const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2132148364; - - // aapt resource value: 0x7F16008D - public const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2132148365; - - // aapt resource value: 0x7F16008E - public const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2132148366; - - // aapt resource value: 0x7F16008F - public const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2132148367; - - // aapt resource value: 0x7F160090 - public const int Base_Widget_AppCompat_Light_PopupMenu = 2132148368; - - // aapt resource value: 0x7F160091 - public const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2132148369; - - // aapt resource value: 0x7F160092 - public const int Base_Widget_AppCompat_ListMenuView = 2132148370; - - // aapt resource value: 0x7F160093 - public const int Base_Widget_AppCompat_ListPopupWindow = 2132148371; - - // aapt resource value: 0x7F160094 - public const int Base_Widget_AppCompat_ListView = 2132148372; - - // aapt resource value: 0x7F160095 - public const int Base_Widget_AppCompat_ListView_DropDown = 2132148373; - - // aapt resource value: 0x7F160096 - public const int Base_Widget_AppCompat_ListView_Menu = 2132148374; - - // aapt resource value: 0x7F160097 - public const int Base_Widget_AppCompat_PopupMenu = 2132148375; - - // aapt resource value: 0x7F160098 - public const int Base_Widget_AppCompat_PopupMenu_Overflow = 2132148376; - - // aapt resource value: 0x7F160099 - public const int Base_Widget_AppCompat_PopupWindow = 2132148377; - - // aapt resource value: 0x7F16009A - public const int Base_Widget_AppCompat_ProgressBar = 2132148378; - - // aapt resource value: 0x7F16009B - public const int Base_Widget_AppCompat_ProgressBar_Horizontal = 2132148379; - - // aapt resource value: 0x7F16009C - public const int Base_Widget_AppCompat_RatingBar = 2132148380; - - // aapt resource value: 0x7F16009D - public const int Base_Widget_AppCompat_RatingBar_Indicator = 2132148381; - - // aapt resource value: 0x7F16009E - public const int Base_Widget_AppCompat_RatingBar_Small = 2132148382; - - // aapt resource value: 0x7F16009F - public const int Base_Widget_AppCompat_SearchView = 2132148383; - - // aapt resource value: 0x7F1600A0 - public const int Base_Widget_AppCompat_SearchView_ActionBar = 2132148384; - - // aapt resource value: 0x7F1600A1 - public const int Base_Widget_AppCompat_SeekBar = 2132148385; - - // aapt resource value: 0x7F1600A2 - public const int Base_Widget_AppCompat_SeekBar_Discrete = 2132148386; - - // aapt resource value: 0x7F1600A3 - public const int Base_Widget_AppCompat_Spinner = 2132148387; - - // aapt resource value: 0x7F1600A4 - public const int Base_Widget_AppCompat_Spinner_Underlined = 2132148388; - - // aapt resource value: 0x7F1600A5 - public const int Base_Widget_AppCompat_TextView_SpinnerItem = 2132148389; - - // aapt resource value: 0x7F1600A6 - public const int Base_Widget_AppCompat_Toolbar = 2132148390; - - // aapt resource value: 0x7F1600A7 - public const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2132148391; - - // aapt resource value: 0x7F1600A8 - public const int Base_Widget_Design_AppBarLayout = 2132148392; - - // aapt resource value: 0x7F1600A9 - public const int Base_Widget_Design_TabLayout = 2132148393; - - // aapt resource value: 0x7F160002 - public const int CardView = 2132148226; - - // aapt resource value: 0x7F160003 - public const int CardView_Dark = 2132148227; - - // aapt resource value: 0x7F160004 - public const int CardView_Light = 2132148228; - - // aapt resource value: 0x7F050002 - public const int MainTheme = 2131034114; - - // aapt resource value: 0x7F050003 - public const int MainTheme_Base = 2131034115; - - // aapt resource value: 0x7F1600AA - public const int Platform_AppCompat = 2132148394; - - // aapt resource value: 0x7F1600AB - public const int Platform_AppCompat_Light = 2132148395; - - // aapt resource value: 0x7F1600AC - public const int Platform_ThemeOverlay_AppCompat = 2132148396; - - // aapt resource value: 0x7F1600AD - public const int Platform_ThemeOverlay_AppCompat_Dark = 2132148397; - - // aapt resource value: 0x7F1600AE - public const int Platform_ThemeOverlay_AppCompat_Light = 2132148398; - - // aapt resource value: 0x7F1600AF - public const int Platform_V11_AppCompat = 2132148399; - - // aapt resource value: 0x7F1600B0 - public const int Platform_V11_AppCompat_Light = 2132148400; - - // aapt resource value: 0x7F1600B1 - public const int Platform_V14_AppCompat = 2132148401; - - // aapt resource value: 0x7F1600B2 - public const int Platform_V14_AppCompat_Light = 2132148402; - - // aapt resource value: 0x7F1600B3 - public const int Platform_V21_AppCompat = 2132148403; - - // aapt resource value: 0x7F1600B4 - public const int Platform_V21_AppCompat_Light = 2132148404; - - // aapt resource value: 0x7F1600B5 - public const int Platform_V25_AppCompat = 2132148405; - - // aapt resource value: 0x7F1600B6 - public const int Platform_V25_AppCompat_Light = 2132148406; - - // aapt resource value: 0x7F1600B7 - public const int Platform_Widget_AppCompat_Spinner = 2132148407; - - // aapt resource value: 0x7F1600B8 - public const int RtlOverlay_DialogWindowTitle_AppCompat = 2132148408; - - // aapt resource value: 0x7F1600B9 - public const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2132148409; - - // aapt resource value: 0x7F1600BA - public const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2132148410; - - // aapt resource value: 0x7F1600BB - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2132148411; - - // aapt resource value: 0x7F1600BC - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2132148412; - - // aapt resource value: 0x7F1600BD - public const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2132148413; - - // aapt resource value: 0x7F1600BE - public const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2132148414; - - // aapt resource value: 0x7F1600BF - public const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2132148415; - - // aapt resource value: 0x7F1600C0 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2132148416; - - // aapt resource value: 0x7F1600C1 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2132148417; - - // aapt resource value: 0x7F1600C2 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2132148418; - - // aapt resource value: 0x7F1600C3 - public const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2132148419; - - // aapt resource value: 0x7F1600C4 - public const int RtlUnderlay_Widget_AppCompat_ActionButton = 2132148420; - - // aapt resource value: 0x7F1600C5 - public const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2132148421; - - // aapt resource value: 0x7F1600C6 - public const int TextAppearance_AppCompat = 2132148422; - - // aapt resource value: 0x7F1600C7 - public const int TextAppearance_AppCompat_Body1 = 2132148423; - - // aapt resource value: 0x7F1600C8 - public const int TextAppearance_AppCompat_Body2 = 2132148424; - - // aapt resource value: 0x7F1600C9 - public const int TextAppearance_AppCompat_Button = 2132148425; - - // aapt resource value: 0x7F1600CA - public const int TextAppearance_AppCompat_Caption = 2132148426; - - // aapt resource value: 0x7F1600CB - public const int TextAppearance_AppCompat_Display1 = 2132148427; - - // aapt resource value: 0x7F1600CC - public const int TextAppearance_AppCompat_Display2 = 2132148428; - - // aapt resource value: 0x7F1600CD - public const int TextAppearance_AppCompat_Display3 = 2132148429; - - // aapt resource value: 0x7F1600CE - public const int TextAppearance_AppCompat_Display4 = 2132148430; - - // aapt resource value: 0x7F1600CF - public const int TextAppearance_AppCompat_Headline = 2132148431; - - // aapt resource value: 0x7F1600D0 - public const int TextAppearance_AppCompat_Inverse = 2132148432; - - // aapt resource value: 0x7F1600D1 - public const int TextAppearance_AppCompat_Large = 2132148433; - - // aapt resource value: 0x7F1600D2 - public const int TextAppearance_AppCompat_Large_Inverse = 2132148434; - - // aapt resource value: 0x7F1600D3 - public const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2132148435; - - // aapt resource value: 0x7F1600D4 - public const int TextAppearance_AppCompat_Light_SearchResult_Title = 2132148436; - - // aapt resource value: 0x7F1600D5 - public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2132148437; - - // aapt resource value: 0x7F1600D6 - public const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2132148438; - - // aapt resource value: 0x7F1600D7 - public const int TextAppearance_AppCompat_Medium = 2132148439; - - // aapt resource value: 0x7F1600D8 - public const int TextAppearance_AppCompat_Medium_Inverse = 2132148440; - - // aapt resource value: 0x7F1600D9 - public const int TextAppearance_AppCompat_Menu = 2132148441; - - // aapt resource value: 0x7F1600DA - public const int TextAppearance_AppCompat_SearchResult_Subtitle = 2132148442; - - // aapt resource value: 0x7F1600DB - public const int TextAppearance_AppCompat_SearchResult_Title = 2132148443; - - // aapt resource value: 0x7F1600DC - public const int TextAppearance_AppCompat_Small = 2132148444; - - // aapt resource value: 0x7F1600DD - public const int TextAppearance_AppCompat_Small_Inverse = 2132148445; - - // aapt resource value: 0x7F1600DE - public const int TextAppearance_AppCompat_Subhead = 2132148446; - - // aapt resource value: 0x7F1600DF - public const int TextAppearance_AppCompat_Subhead_Inverse = 2132148447; - - // aapt resource value: 0x7F1600E0 - public const int TextAppearance_AppCompat_Title = 2132148448; - - // aapt resource value: 0x7F1600E1 - public const int TextAppearance_AppCompat_Title_Inverse = 2132148449; - - // aapt resource value: 0x7F1600E2 - public const int TextAppearance_AppCompat_Tooltip = 2132148450; - - // aapt resource value: 0x7F1600E3 - public const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2132148451; - - // aapt resource value: 0x7F1600E4 - public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2132148452; - - // aapt resource value: 0x7F1600E5 - public const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2132148453; - - // aapt resource value: 0x7F1600E6 - public const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2132148454; - - // aapt resource value: 0x7F1600E7 - public const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2132148455; - - // aapt resource value: 0x7F1600E8 - public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2132148456; - - // aapt resource value: 0x7F1600E9 - public const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2132148457; - - // aapt resource value: 0x7F1600EA - public const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2132148458; - - // aapt resource value: 0x7F1600EB - public const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2132148459; - - // aapt resource value: 0x7F1600EC - public const int TextAppearance_AppCompat_Widget_Button = 2132148460; - - // aapt resource value: 0x7F1600ED - public const int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2132148461; - - // aapt resource value: 0x7F1600EE - public const int TextAppearance_AppCompat_Widget_Button_Colored = 2132148462; - - // aapt resource value: 0x7F1600EF - public const int TextAppearance_AppCompat_Widget_Button_Inverse = 2132148463; - - // aapt resource value: 0x7F1600F0 - public const int TextAppearance_AppCompat_Widget_DropDownItem = 2132148464; - - // aapt resource value: 0x7F1600F1 - public const int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2132148465; - - // aapt resource value: 0x7F1600F2 - public const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2132148466; - - // aapt resource value: 0x7F1600F3 - public const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2132148467; - - // aapt resource value: 0x7F1600F4 - public const int TextAppearance_AppCompat_Widget_Switch = 2132148468; - - // aapt resource value: 0x7F1600F5 - public const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2132148469; - - // aapt resource value: 0x7F160001 - public const int TextAppearance_Compat_Notification = 2132148225; - - // aapt resource value: 0x7F160002 - public const int TextAppearance_Compat_Notification_Info = 2132148226; - - // aapt resource value: 0x7F1600F8 - public const int TextAppearance_Compat_Notification_Info_Media = 2132148472; - - // aapt resource value: 0x7F160003 - public const int TextAppearance_Compat_Notification_Line2 = 2132148227; - - // aapt resource value: 0x7F1600FA - public const int TextAppearance_Compat_Notification_Line2_Media = 2132148474; - - // aapt resource value: 0x7F1600FB - public const int TextAppearance_Compat_Notification_Media = 2132148475; - - // aapt resource value: 0x7F160004 - public const int TextAppearance_Compat_Notification_Time = 2132148228; - - // aapt resource value: 0x7F1600FD - public const int TextAppearance_Compat_Notification_Time_Media = 2132148477; - - // aapt resource value: 0x7F160005 - public const int TextAppearance_Compat_Notification_Title = 2132148229; - - // aapt resource value: 0x7F1600FF - public const int TextAppearance_Compat_Notification_Title_Media = 2132148479; - - // aapt resource value: 0x7F160100 - public const int TextAppearance_Design_CollapsingToolbar_Expanded = 2132148480; - - // aapt resource value: 0x7F160101 - public const int TextAppearance_Design_Counter = 2132148481; - - // aapt resource value: 0x7F160102 - public const int TextAppearance_Design_Counter_Overflow = 2132148482; - - // aapt resource value: 0x7F160103 - public const int TextAppearance_Design_Error = 2132148483; - - // aapt resource value: 0x7F160104 - public const int TextAppearance_Design_Hint = 2132148484; - - // aapt resource value: 0x7F160105 - public const int TextAppearance_Design_Snackbar_Message = 2132148485; - - // aapt resource value: 0x7F160106 - public const int TextAppearance_Design_Tab = 2132148486; - - // aapt resource value: 0x7F1600FA - public const int TextAppearance_MediaRouter_PrimaryText = 2132148474; - - // aapt resource value: 0x7F1600FB - public const int TextAppearance_MediaRouter_SecondaryText = 2132148475; - - // aapt resource value: 0x7F1600FC - public const int TextAppearance_MediaRouter_Title = 2132148476; - - // aapt resource value: 0x7F160107 - public const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2132148487; - - // aapt resource value: 0x7F160108 - public const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2132148488; - - // aapt resource value: 0x7F160109 - public const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2132148489; - - // aapt resource value: 0x7F16010A - public const int ThemeOverlay_AppCompat = 2132148490; - - // aapt resource value: 0x7F16010B - public const int ThemeOverlay_AppCompat_ActionBar = 2132148491; - - // aapt resource value: 0x7F16010C - public const int ThemeOverlay_AppCompat_Dark = 2132148492; - - // aapt resource value: 0x7F16010D - public const int ThemeOverlay_AppCompat_Dark_ActionBar = 2132148493; - - // aapt resource value: 0x7F16010E - public const int ThemeOverlay_AppCompat_Dialog = 2132148494; - - // aapt resource value: 0x7F16010F - public const int ThemeOverlay_AppCompat_Dialog_Alert = 2132148495; - - // aapt resource value: 0x7F160110 - public const int ThemeOverlay_AppCompat_Light = 2132148496; - - // aapt resource value: 0x7F160107 - public const int ThemeOverlay_MediaRouter_Dark = 2132148487; - - // aapt resource value: 0x7F160108 - public const int ThemeOverlay_MediaRouter_Light = 2132148488; - - // aapt resource value: 0x7F160111 - public const int Theme_AppCompat = 2132148497; - - // aapt resource value: 0x7F160112 - public const int Theme_AppCompat_CompactMenu = 2132148498; - - // aapt resource value: 0x7F160113 - public const int Theme_AppCompat_DayNight = 2132148499; - - // aapt resource value: 0x7F160114 - public const int Theme_AppCompat_DayNight_DarkActionBar = 2132148500; - - // aapt resource value: 0x7F160115 - public const int Theme_AppCompat_DayNight_Dialog = 2132148501; - - // aapt resource value: 0x7F160116 - public const int Theme_AppCompat_DayNight_DialogWhenLarge = 2132148502; - - // aapt resource value: 0x7F160117 - public const int Theme_AppCompat_DayNight_Dialog_Alert = 2132148503; - - // aapt resource value: 0x7F160118 - public const int Theme_AppCompat_DayNight_Dialog_MinWidth = 2132148504; - - // aapt resource value: 0x7F160119 - public const int Theme_AppCompat_DayNight_NoActionBar = 2132148505; - - // aapt resource value: 0x7F16011A - public const int Theme_AppCompat_Dialog = 2132148506; - - // aapt resource value: 0x7F16011B - public const int Theme_AppCompat_DialogWhenLarge = 2132148507; - - // aapt resource value: 0x7F16011C - public const int Theme_AppCompat_Dialog_Alert = 2132148508; - - // aapt resource value: 0x7F16011D - public const int Theme_AppCompat_Dialog_MinWidth = 2132148509; - - // aapt resource value: 0x7F16011E - public const int Theme_AppCompat_Light = 2132148510; - - // aapt resource value: 0x7F16011F - public const int Theme_AppCompat_Light_DarkActionBar = 2132148511; - - // aapt resource value: 0x7F160120 - public const int Theme_AppCompat_Light_Dialog = 2132148512; - - // aapt resource value: 0x7F160121 - public const int Theme_AppCompat_Light_DialogWhenLarge = 2132148513; - - // aapt resource value: 0x7F160122 - public const int Theme_AppCompat_Light_Dialog_Alert = 2132148514; - - // aapt resource value: 0x7F160123 - public const int Theme_AppCompat_Light_Dialog_MinWidth = 2132148515; - - // aapt resource value: 0x7F160124 - public const int Theme_AppCompat_Light_NoActionBar = 2132148516; - - // aapt resource value: 0x7F160125 - public const int Theme_AppCompat_NoActionBar = 2132148517; - - // aapt resource value: 0x7F160126 - public const int Theme_Design = 2132148518; - - // aapt resource value: 0x7F160127 - public const int Theme_Design_BottomSheetDialog = 2132148519; - - // aapt resource value: 0x7F160128 - public const int Theme_Design_Light = 2132148520; - - // aapt resource value: 0x7F160129 - public const int Theme_Design_Light_BottomSheetDialog = 2132148521; - - // aapt resource value: 0x7F16012A - public const int Theme_Design_Light_NoActionBar = 2132148522; - - // aapt resource value: 0x7F16012B - public const int Theme_Design_NoActionBar = 2132148523; - - // aapt resource value: 0x7F16011E - public const int Theme_MediaRouter = 2132148510; - - // aapt resource value: 0x7F16011F - public const int Theme_MediaRouter_Light = 2132148511; - - // aapt resource value: 0x7F160120 - public const int Theme_MediaRouter_LightControlPanel = 2132148512; - - // aapt resource value: 0x7F160121 - public const int Theme_MediaRouter_Light_DarkControlPanel = 2132148513; - - // aapt resource value: 0x7F16012C - public const int Widget_AppCompat_ActionBar = 2132148524; - - // aapt resource value: 0x7F16012D - public const int Widget_AppCompat_ActionBar_Solid = 2132148525; - - // aapt resource value: 0x7F16012E - public const int Widget_AppCompat_ActionBar_TabBar = 2132148526; - - // aapt resource value: 0x7F16012F - public const int Widget_AppCompat_ActionBar_TabText = 2132148527; - - // aapt resource value: 0x7F160130 - public const int Widget_AppCompat_ActionBar_TabView = 2132148528; - - // aapt resource value: 0x7F160131 - public const int Widget_AppCompat_ActionButton = 2132148529; - - // aapt resource value: 0x7F160132 - public const int Widget_AppCompat_ActionButton_CloseMode = 2132148530; - - // aapt resource value: 0x7F160133 - public const int Widget_AppCompat_ActionButton_Overflow = 2132148531; - - // aapt resource value: 0x7F160134 - public const int Widget_AppCompat_ActionMode = 2132148532; - - // aapt resource value: 0x7F160135 - public const int Widget_AppCompat_ActivityChooserView = 2132148533; - - // aapt resource value: 0x7F160136 - public const int Widget_AppCompat_AutoCompleteTextView = 2132148534; - - // aapt resource value: 0x7F160137 - public const int Widget_AppCompat_Button = 2132148535; - - // aapt resource value: 0x7F160138 - public const int Widget_AppCompat_ButtonBar = 2132148536; - - // aapt resource value: 0x7F160139 - public const int Widget_AppCompat_ButtonBar_AlertDialog = 2132148537; - - // aapt resource value: 0x7F16013A - public const int Widget_AppCompat_Button_Borderless = 2132148538; - - // aapt resource value: 0x7F16013B - public const int Widget_AppCompat_Button_Borderless_Colored = 2132148539; - - // aapt resource value: 0x7F16013C - public const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2132148540; - - // aapt resource value: 0x7F16013D - public const int Widget_AppCompat_Button_Colored = 2132148541; - - // aapt resource value: 0x7F16013E - public const int Widget_AppCompat_Button_Small = 2132148542; - - // aapt resource value: 0x7F16013F - public const int Widget_AppCompat_CompoundButton_CheckBox = 2132148543; - - // aapt resource value: 0x7F160140 - public const int Widget_AppCompat_CompoundButton_RadioButton = 2132148544; - - // aapt resource value: 0x7F160141 - public const int Widget_AppCompat_CompoundButton_Switch = 2132148545; - - // aapt resource value: 0x7F160142 - public const int Widget_AppCompat_DrawerArrowToggle = 2132148546; - - // aapt resource value: 0x7F160143 - public const int Widget_AppCompat_DropDownItem_Spinner = 2132148547; - - // aapt resource value: 0x7F160144 - public const int Widget_AppCompat_EditText = 2132148548; - - // aapt resource value: 0x7F160145 - public const int Widget_AppCompat_ImageButton = 2132148549; - - // aapt resource value: 0x7F160146 - public const int Widget_AppCompat_Light_ActionBar = 2132148550; - - // aapt resource value: 0x7F160147 - public const int Widget_AppCompat_Light_ActionBar_Solid = 2132148551; - - // aapt resource value: 0x7F160148 - public const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2132148552; - - // aapt resource value: 0x7F160149 - public const int Widget_AppCompat_Light_ActionBar_TabBar = 2132148553; - - // aapt resource value: 0x7F16014A - public const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2132148554; - - // aapt resource value: 0x7F16014B - public const int Widget_AppCompat_Light_ActionBar_TabText = 2132148555; - - // aapt resource value: 0x7F16014C - public const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2132148556; - - // aapt resource value: 0x7F16014D - public const int Widget_AppCompat_Light_ActionBar_TabView = 2132148557; - - // aapt resource value: 0x7F16014E - public const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2132148558; - - // aapt resource value: 0x7F16014F - public const int Widget_AppCompat_Light_ActionButton = 2132148559; - - // aapt resource value: 0x7F160150 - public const int Widget_AppCompat_Light_ActionButton_CloseMode = 2132148560; - - // aapt resource value: 0x7F160151 - public const int Widget_AppCompat_Light_ActionButton_Overflow = 2132148561; - - // aapt resource value: 0x7F160152 - public const int Widget_AppCompat_Light_ActionMode_Inverse = 2132148562; - - // aapt resource value: 0x7F160153 - public const int Widget_AppCompat_Light_ActivityChooserView = 2132148563; - - // aapt resource value: 0x7F160154 - public const int Widget_AppCompat_Light_AutoCompleteTextView = 2132148564; - - // aapt resource value: 0x7F160155 - public const int Widget_AppCompat_Light_DropDownItem_Spinner = 2132148565; - - // aapt resource value: 0x7F160156 - public const int Widget_AppCompat_Light_ListPopupWindow = 2132148566; - - // aapt resource value: 0x7F160157 - public const int Widget_AppCompat_Light_ListView_DropDown = 2132148567; - - // aapt resource value: 0x7F160158 - public const int Widget_AppCompat_Light_PopupMenu = 2132148568; - - // aapt resource value: 0x7F160159 - public const int Widget_AppCompat_Light_PopupMenu_Overflow = 2132148569; - - // aapt resource value: 0x7F16015A - public const int Widget_AppCompat_Light_SearchView = 2132148570; - - // aapt resource value: 0x7F16015B - public const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2132148571; - - // aapt resource value: 0x7F16015C - public const int Widget_AppCompat_ListMenuView = 2132148572; - - // aapt resource value: 0x7F16015D - public const int Widget_AppCompat_ListPopupWindow = 2132148573; - - // aapt resource value: 0x7F16015E - public const int Widget_AppCompat_ListView = 2132148574; - - // aapt resource value: 0x7F16015F - public const int Widget_AppCompat_ListView_DropDown = 2132148575; - - // aapt resource value: 0x7F160160 - public const int Widget_AppCompat_ListView_Menu = 2132148576; - - // aapt resource value: 0x7F160161 - public const int Widget_AppCompat_PopupMenu = 2132148577; - - // aapt resource value: 0x7F160162 - public const int Widget_AppCompat_PopupMenu_Overflow = 2132148578; - - // aapt resource value: 0x7F160163 - public const int Widget_AppCompat_PopupWindow = 2132148579; - - // aapt resource value: 0x7F160164 - public const int Widget_AppCompat_ProgressBar = 2132148580; - - // aapt resource value: 0x7F160165 - public const int Widget_AppCompat_ProgressBar_Horizontal = 2132148581; - - // aapt resource value: 0x7F160166 - public const int Widget_AppCompat_RatingBar = 2132148582; - - // aapt resource value: 0x7F160167 - public const int Widget_AppCompat_RatingBar_Indicator = 2132148583; - - // aapt resource value: 0x7F160168 - public const int Widget_AppCompat_RatingBar_Small = 2132148584; - - // aapt resource value: 0x7F160169 - public const int Widget_AppCompat_SearchView = 2132148585; - - // aapt resource value: 0x7F16016A - public const int Widget_AppCompat_SearchView_ActionBar = 2132148586; - - // aapt resource value: 0x7F16016B - public const int Widget_AppCompat_SeekBar = 2132148587; - - // aapt resource value: 0x7F16016C - public const int Widget_AppCompat_SeekBar_Discrete = 2132148588; - - // aapt resource value: 0x7F16016D - public const int Widget_AppCompat_Spinner = 2132148589; - - // aapt resource value: 0x7F16016E - public const int Widget_AppCompat_Spinner_DropDown = 2132148590; - - // aapt resource value: 0x7F16016F - public const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2132148591; - - // aapt resource value: 0x7F160170 - public const int Widget_AppCompat_Spinner_Underlined = 2132148592; - - // aapt resource value: 0x7F160171 - public const int Widget_AppCompat_TextView_SpinnerItem = 2132148593; - - // aapt resource value: 0x7F160172 - public const int Widget_AppCompat_Toolbar = 2132148594; - - // aapt resource value: 0x7F160173 - public const int Widget_AppCompat_Toolbar_Button_Navigation = 2132148595; - - // aapt resource value: 0x7F160006 - public const int Widget_Compat_NotificationActionContainer = 2132148230; - - // aapt resource value: 0x7F160007 - public const int Widget_Compat_NotificationActionText = 2132148231; - - // aapt resource value: 0x7F160176 - public const int Widget_Design_AppBarLayout = 2132148598; - - // aapt resource value: 0x7F160177 - public const int Widget_Design_BottomNavigationView = 2132148599; - - // aapt resource value: 0x7F160178 - public const int Widget_Design_BottomSheet_Modal = 2132148600; - - // aapt resource value: 0x7F160179 - public const int Widget_Design_CollapsingToolbar = 2132148601; - - // aapt resource value: 0x7F16017A - public const int Widget_Design_CoordinatorLayout = 2132148602; - - // aapt resource value: 0x7F16017B - public const int Widget_Design_FloatingActionButton = 2132148603; - - // aapt resource value: 0x7F16017C - public const int Widget_Design_NavigationView = 2132148604; - - // aapt resource value: 0x7F16017D - public const int Widget_Design_ScrimInsetsFrameLayout = 2132148605; - - // aapt resource value: 0x7F16017E - public const int Widget_Design_Snackbar = 2132148606; - - // aapt resource value: 0x7F16017F - public const int Widget_Design_TabLayout = 2132148607; - - // aapt resource value: 0x7F160180 - public const int Widget_Design_TextInputLayout = 2132148608; - - // aapt resource value: 0x7F16016C - public const int Widget_MediaRouter_Light_MediaRouteButton = 2132148588; - - // aapt resource value: 0x7F16016D - public const int Widget_MediaRouter_MediaRouteButton = 2132148589; - - static Style() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Style() - { - } - } - - public partial class Styleable - { - - public static int[] ActionBar = new int[] { - 2130968626, - 2130968627, - 2130968628, - 2130968673, - 2130968674, - 2130968675, - 2130968676, - 2130968677, - 2130968678, - 2130968685, - 2130968689, - 2130968690, - 2130968701, - 2130968733, - 2130968734, - 2130968738, - 2130968739, - 2130968740, - 2130968745, - 2130968751, - 2130968778, - 2130968787, - 2130968803, - 2130968807, - 2130968808, - 2130968844, - 2130968847, - 2130968891, - 2130968901}; - - public static int[] ActionBarLayout = new int[] { - 16842931}; - - // aapt resource value: 0x7F060047 - public const int ActionBarLayout_android_layout_gravity = 2131099719; - - // aapt resource value: 0x7F060017 - public const int ActionBar_background = 2131099671; - - // aapt resource value: 0x1 - public const int ActionBar_backgroundSplit = 1; - - // aapt resource value: 0x2 - public const int ActionBar_backgroundStacked = 2; - - // aapt resource value: 0x3 - public const int ActionBar_contentInsetEnd = 3; - - // aapt resource value: 0x4 - public const int ActionBar_contentInsetEndWithActions = 4; - - // aapt resource value: 0x5 - public const int ActionBar_contentInsetLeft = 5; - - // aapt resource value: 0x6 - public const int ActionBar_contentInsetRight = 6; - - // aapt resource value: 0x7 - public const int ActionBar_contentInsetStart = 7; - - // aapt resource value: 0x8 - public const int ActionBar_contentInsetStartWithNavigation = 8; - - // aapt resource value: 0x9 - public const int ActionBar_customNavigationLayout = 9; - - // aapt resource value: 0x10 - public const int ActionBar_displayOptions = 16; - - // aapt resource value: 0x11 - public const int ActionBar_divider = 17; - - // aapt resource value: 0x12 - public const int ActionBar_elevation = 18; - - // aapt resource value: 0x13 - public const int ActionBar_height = 19; - - // aapt resource value: 0x14 - public const int ActionBar_hideOnContentScroll = 20; - - // aapt resource value: 0x15 - public const int ActionBar_homeAsUpIndicator = 21; - - // aapt resource value: 0x16 - public const int ActionBar_homeLayout = 22; - - // aapt resource value: 0x17 - public const int ActionBar_icon = 23; - - // aapt resource value: 0x18 - public const int ActionBar_indeterminateProgressStyle = 24; - - // aapt resource value: 0x19 - public const int ActionBar_itemPadding = 25; - - // aapt resource value: 0x20 - public const int ActionBar_logo = 32; - - // aapt resource value: 0x21 - public const int ActionBar_navigationMode = 33; - - // aapt resource value: 0x22 - public const int ActionBar_popupTheme = 34; - - // aapt resource value: 0x23 - public const int ActionBar_progressBarPadding = 35; - - // aapt resource value: 0x24 - public const int ActionBar_progressBarStyle = 36; - - // aapt resource value: 0x25 - public const int ActionBar_subtitle = 37; - - // aapt resource value: 0x26 - public const int ActionBar_subtitleTextStyle = 38; - - // aapt resource value: 0x27 - public const int ActionBar_title = 39; - - // aapt resource value: 0x28 - public const int ActionBar_titleTextStyle = 40; - - public static int[] ActionMenuItemView = new int[] { - 16843071}; - - // aapt resource value: 0x7F060049 - public const int ActionMenuItemView_android_minWidth = 2131099721; - - public static int[] ActionMode = new int[] { - 2130968626, - 2130968627, - 2130968655, - 2130968733, - 2130968847, - 2130968901}; - - // aapt resource value: 0x7F060051 - public const int ActionMode_background = 2131099729; - - // aapt resource value: 0x1 - public const int ActionMode_backgroundSplit = 1; - - // aapt resource value: 0x2 - public const int ActionMode_closeItemLayout = 2; - - // aapt resource value: 0x3 - public const int ActionMode_height = 3; - - // aapt resource value: 0x4 - public const int ActionMode_subtitleTextStyle = 4; - - // aapt resource value: 0x5 - public const int ActionMode_titleTextStyle = 5; - - public static int[] ActivityChooserView = new int[] { - 2130968704, - 2130968746}; - - // aapt resource value: 0x7F060058 - public const int ActivityChooserView_expandActivityOverflowButtonDrawable = 2131099736; - - // aapt resource value: 0x1 - public const int ActivityChooserView_initialActivityCount = 1; - - public static int[] AlertDialog = new int[] { - 16842994, - 2130968647, - 2130968769, - 2130968770, - 2130968784, - 2130968828, - 2130968829}; - - // aapt resource value: 0x7F060061 - public const int AlertDialog_android_layout = 2131099745; - - // aapt resource value: 0x1 - public const int AlertDialog_buttonPanelSideLayout = 1; - - // aapt resource value: 0x2 - public const int AlertDialog_listItemLayout = 2; - - // aapt resource value: 0x3 - public const int AlertDialog_listLayout = 3; - - // aapt resource value: 0x4 - public const int AlertDialog_multiChoiceItemLayout = 4; - - // aapt resource value: 0x5 - public const int AlertDialog_showTitle = 5; - - // aapt resource value: 0x6 - public const int AlertDialog_singleChoiceItemLayout = 6; - - public static int[] AppBarLayout = new int[] { - 16842964, - 16844096, - 16843919, - 2130968701, - 2130968705}; - - public static int[] AppBarLayoutStates = new int[] { - 2130968838, - 2130968839}; - - // aapt resource value: 0x7F060075 - public const int AppBarLayoutStates_state_collapsed = 2131099765; - - // aapt resource value: 0x1 - public const int AppBarLayoutStates_state_collapsible = 1; - - // aapt resource value: 0x7F060069 - public const int AppBarLayout_android_background = 2131099753; - - // aapt resource value: 0x1 - public const int AppBarLayout_android_keyboardNavigationCluster = 1; - - // aapt resource value: 0x2 - public const int AppBarLayout_android_touchscreenBlocksFocus = 2; - - // aapt resource value: 0x3 - public const int AppBarLayout_elevation = 3; - - // aapt resource value: 0x4 - public const int AppBarLayout_expanded = 4; - - public static int[] AppBarLayout_Layout = new int[] { - 2130968765, - 2130968766}; - - // aapt resource value: 0x7F060078 - public const int AppBarLayout_Layout_layout_scrollFlags = 2131099768; - - // aapt resource value: 0x1 - public const int AppBarLayout_Layout_layout_scrollInterpolator = 1; - - public static int[] AppCompatImageView = new int[] { - 16843033, - 2130968835, - 2130968889, - 2130968890}; - - // aapt resource value: 0x7F060081 - public const int AppCompatImageView_android_src = 2131099777; - - // aapt resource value: 0x1 - public const int AppCompatImageView_srcCompat = 1; - - // aapt resource value: 0x2 - public const int AppCompatImageView_tint = 2; - - // aapt resource value: 0x3 - public const int AppCompatImageView_tintMode = 3; - - public static int[] AppCompatSeekBar = new int[] { - 16843074, - 2130968886, - 2130968887, - 2130968888}; - - // aapt resource value: 0x7F060086 - public const int AppCompatSeekBar_android_thumb = 2131099782; - - // aapt resource value: 0x1 - public const int AppCompatSeekBar_tickMark = 1; - - // aapt resource value: 0x2 - public const int AppCompatSeekBar_tickMarkTint = 2; - - // aapt resource value: 0x3 - public const int AppCompatSeekBar_tickMarkTintMode = 3; - - public static int[] AppCompatTextHelper = new int[] { - 16843118, - 16843667, - 16843119, - 16843120, - 16843666, - 16843117, - 16842804}; - - // aapt resource value: 0x7F060091 - public const int AppCompatTextHelper_android_drawableBottom = 2131099793; - - // aapt resource value: 0x1 - public const int AppCompatTextHelper_android_drawableEnd = 1; - - // aapt resource value: 0x2 - public const int AppCompatTextHelper_android_drawableLeft = 2; - - // aapt resource value: 0x3 - public const int AppCompatTextHelper_android_drawableRight = 3; - - // aapt resource value: 0x4 - public const int AppCompatTextHelper_android_drawableStart = 4; - - // aapt resource value: 0x5 - public const int AppCompatTextHelper_android_drawableTop = 5; - - // aapt resource value: 0x6 - public const int AppCompatTextHelper_android_textAppearance = 6; - - public static int[] AppCompatTextView = new int[] { - 16842804, - 2130968621, - 2130968622, - 2130968623, - 2130968624, - 2130968625, - 2130968720, - 2130968869}; - - // aapt resource value: 0x7F060099 - public const int AppCompatTextView_android_textAppearance = 2131099801; - - // aapt resource value: 0x1 - public const int AppCompatTextView_autoSizeMaxTextSize = 1; - - // aapt resource value: 0x2 - public const int AppCompatTextView_autoSizeMinTextSize = 2; - - // aapt resource value: 0x3 - public const int AppCompatTextView_autoSizePresetSizes = 3; - - // aapt resource value: 0x4 - public const int AppCompatTextView_autoSizeStepGranularity = 4; - - // aapt resource value: 0x5 - public const int AppCompatTextView_autoSizeTextType = 5; - - // aapt resource value: 0x6 - public const int AppCompatTextView_fontFamily = 6; - - // aapt resource value: 0x7 - public const int AppCompatTextView_textAllCaps = 7; - - public static int[] AppCompatTheme = new int[] { - 2130968577, - 2130968578, - 2130968579, - 2130968580, - 2130968581, - 2130968582, - 2130968583, - 2130968584, - 2130968585, - 2130968586, - 2130968587, - 2130968588, - 2130968589, - 2130968591, - 2130968592, - 2130968593, - 2130968594, - 2130968595, - 2130968596, - 2130968597, - 2130968598, - 2130968599, - 2130968600, - 2130968601, - 2130968602, - 2130968603, - 2130968604, - 2130968605, - 2130968606, - 2130968607, - 2130968610, - 2130968611, - 2130968612, - 2130968613, - 2130968614, - 16842926, - 16842839, - 2130968620, - 2130968638, - 2130968641, - 2130968642, - 2130968643, - 2130968644, - 2130968645, - 2130968648, - 2130968649, - 2130968652, - 2130968653, - 2130968661, - 2130968662, - 2130968663, - 2130968664, - 2130968665, - 2130968666, - 2130968667, - 2130968668, - 2130968669, - 2130968670, - 2130968680, - 2130968687, - 2130968688, - 2130968691, - 2130968693, - 2130968696, - 2130968697, - 2130968698, - 2130968699, - 2130968700, - 2130968738, - 2130968744, - 2130968767, - 2130968768, - 2130968771, - 2130968772, - 2130968773, - 2130968774, - 2130968775, - 2130968776, - 2130968777, - 2130968794, - 2130968795, - 2130968796, - 2130968802, - 2130968804, - 2130968811, - 2130968812, - 2130968813, - 2130968814, - 2130968821, - 2130968822, - 2130968823, - 2130968824, - 2130968832, - 2130968833, - 2130968851, - 2130968870, - 2130968871, - 2130968872, - 2130968873, - 2130968874, - 2130968875, - 2130968876, - 2130968877, - 2130968878, - 2130968880, - 2130968903, - 2130968904, - 2130968905, - 2130968906, - 2130968913, - 2130968914, - 2130968915, - 2130968916, - 2130968917, - 2130968918, - 2130968919, - 2130968920, - 2130968921, - 2130968922}; - - // aapt resource value: 0x7F060108 - public const int AppCompatTheme_actionBarDivider = 2131099912; - - // aapt resource value: 0x1 - public const int AppCompatTheme_actionBarItemBackground = 1; - - // aapt resource value: 0x2 - public const int AppCompatTheme_actionBarPopupTheme = 2; - - // aapt resource value: 0x3 - public const int AppCompatTheme_actionBarSize = 3; - - // aapt resource value: 0x4 - public const int AppCompatTheme_actionBarSplitStyle = 4; - - // aapt resource value: 0x5 - public const int AppCompatTheme_actionBarStyle = 5; - - // aapt resource value: 0x6 - public const int AppCompatTheme_actionBarTabBarStyle = 6; - - // aapt resource value: 0x7 - public const int AppCompatTheme_actionBarTabStyle = 7; - - // aapt resource value: 0x8 - public const int AppCompatTheme_actionBarTabTextStyle = 8; - - // aapt resource value: 0x9 - public const int AppCompatTheme_actionBarTheme = 9; - - // aapt resource value: 0x10 - public const int AppCompatTheme_actionBarWidgetTheme = 16; - - // aapt resource value: 0x11 - public const int AppCompatTheme_actionButtonStyle = 17; - - // aapt resource value: 0x12 - public const int AppCompatTheme_actionDropDownStyle = 18; - - // aapt resource value: 0x13 - public const int AppCompatTheme_actionMenuTextAppearance = 19; - - // aapt resource value: 0x14 - public const int AppCompatTheme_actionMenuTextColor = 20; - - // aapt resource value: 0x15 - public const int AppCompatTheme_actionModeBackground = 21; - - // aapt resource value: 0x16 - public const int AppCompatTheme_actionModeCloseButtonStyle = 22; - - // aapt resource value: 0x17 - public const int AppCompatTheme_actionModeCloseDrawable = 23; - - // aapt resource value: 0x18 - public const int AppCompatTheme_actionModeCopyDrawable = 24; - - // aapt resource value: 0x19 - public const int AppCompatTheme_actionModeCutDrawable = 25; - - // aapt resource value: 0x20 - public const int AppCompatTheme_actionModeFindDrawable = 32; - - // aapt resource value: 0x21 - public const int AppCompatTheme_actionModePasteDrawable = 33; - - // aapt resource value: 0x22 - public const int AppCompatTheme_actionModePopupWindowStyle = 34; - - // aapt resource value: 0x23 - public const int AppCompatTheme_actionModeSelectAllDrawable = 35; - - // aapt resource value: 0x24 - public const int AppCompatTheme_actionModeShareDrawable = 36; - - // aapt resource value: 0x25 - public const int AppCompatTheme_actionModeSplitBackground = 37; - - // aapt resource value: 0x26 - public const int AppCompatTheme_actionModeStyle = 38; - - // aapt resource value: 0x27 - public const int AppCompatTheme_actionModeWebSearchDrawable = 39; - - // aapt resource value: 0x28 - public const int AppCompatTheme_actionOverflowButtonStyle = 40; - - // aapt resource value: 0x29 - public const int AppCompatTheme_actionOverflowMenuStyle = 41; - - // aapt resource value: 0x30 - public const int AppCompatTheme_activityChooserViewStyle = 48; - - // aapt resource value: 0x31 - public const int AppCompatTheme_alertDialogButtonGroupStyle = 49; - - // aapt resource value: 0x32 - public const int AppCompatTheme_alertDialogCenterButtons = 50; - - // aapt resource value: 0x33 - public const int AppCompatTheme_alertDialogStyle = 51; - - // aapt resource value: 0x34 - public const int AppCompatTheme_alertDialogTheme = 52; - - // aapt resource value: 0x35 - public const int AppCompatTheme_android_windowAnimationStyle = 53; - - // aapt resource value: 0x36 - public const int AppCompatTheme_android_windowIsFloating = 54; - - // aapt resource value: 0x37 - public const int AppCompatTheme_autoCompleteTextViewStyle = 55; - - // aapt resource value: 0x38 - public const int AppCompatTheme_borderlessButtonStyle = 56; - - // aapt resource value: 0x39 - public const int AppCompatTheme_buttonBarButtonStyle = 57; - - // aapt resource value: 0x40 - public const int AppCompatTheme_buttonBarNegativeButtonStyle = 64; - - // aapt resource value: 0x41 - public const int AppCompatTheme_buttonBarNeutralButtonStyle = 65; - - // aapt resource value: 0x42 - public const int AppCompatTheme_buttonBarPositiveButtonStyle = 66; - - // aapt resource value: 0x43 - public const int AppCompatTheme_buttonBarStyle = 67; - - // aapt resource value: 0x44 - public const int AppCompatTheme_buttonStyle = 68; - - // aapt resource value: 0x45 - public const int AppCompatTheme_buttonStyleSmall = 69; - - // aapt resource value: 0x46 - public const int AppCompatTheme_checkboxStyle = 70; - - // aapt resource value: 0x47 - public const int AppCompatTheme_checkedTextViewStyle = 71; - - // aapt resource value: 0x48 - public const int AppCompatTheme_colorAccent = 72; - - // aapt resource value: 0x49 - public const int AppCompatTheme_colorBackgroundFloating = 73; - - // aapt resource value: 0x50 - public const int AppCompatTheme_colorButtonNormal = 80; - - // aapt resource value: 0x51 - public const int AppCompatTheme_colorControlActivated = 81; - - // aapt resource value: 0x52 - public const int AppCompatTheme_colorControlHighlight = 82; - - // aapt resource value: 0x53 - public const int AppCompatTheme_colorControlNormal = 83; - - // aapt resource value: 0x54 - public const int AppCompatTheme_colorError = 84; - - // aapt resource value: 0x55 - public const int AppCompatTheme_colorPrimary = 85; - - // aapt resource value: 0x56 - public const int AppCompatTheme_colorPrimaryDark = 86; - - // aapt resource value: 0x57 - public const int AppCompatTheme_colorSwitchThumbNormal = 87; - - // aapt resource value: 0x58 - public const int AppCompatTheme_controlBackground = 88; - - // aapt resource value: 0x59 - public const int AppCompatTheme_dialogPreferredPadding = 89; - - // aapt resource value: 0x60 - public const int AppCompatTheme_dialogTheme = 96; - - // aapt resource value: 0x61 - public const int AppCompatTheme_dividerHorizontal = 97; - - // aapt resource value: 0x62 - public const int AppCompatTheme_dividerVertical = 98; - - // aapt resource value: 0x64 - public const int AppCompatTheme_dropdownListPreferredItemHeight = 100; - - // aapt resource value: 0x63 - public const int AppCompatTheme_dropDownListViewStyle = 99; - - // aapt resource value: 0x65 - public const int AppCompatTheme_editTextBackground = 101; - - // aapt resource value: 0x66 - public const int AppCompatTheme_editTextColor = 102; - - // aapt resource value: 0x67 - public const int AppCompatTheme_editTextStyle = 103; - - // aapt resource value: 0x68 - public const int AppCompatTheme_homeAsUpIndicator = 104; - - // aapt resource value: 0x69 - public const int AppCompatTheme_imageButtonStyle = 105; - - // aapt resource value: 0x70 - public const int AppCompatTheme_listChoiceBackgroundIndicator = 112; - - // aapt resource value: 0x71 - public const int AppCompatTheme_listDividerAlertDialog = 113; - - // aapt resource value: 0x72 - public const int AppCompatTheme_listMenuViewStyle = 114; - - // aapt resource value: 0x73 - public const int AppCompatTheme_listPopupWindowStyle = 115; - - // aapt resource value: 0x74 - public const int AppCompatTheme_listPreferredItemHeight = 116; - - // aapt resource value: 0x75 - public const int AppCompatTheme_listPreferredItemHeightLarge = 117; - - // aapt resource value: 0x76 - public const int AppCompatTheme_listPreferredItemHeightSmall = 118; - - // aapt resource value: 0x77 - public const int AppCompatTheme_listPreferredItemPaddingLeft = 119; - - // aapt resource value: 0x78 - public const int AppCompatTheme_listPreferredItemPaddingRight = 120; - - // aapt resource value: 0x79 - public const int AppCompatTheme_panelBackground = 121; - - // aapt resource value: 0x80 - public const int AppCompatTheme_panelMenuListTheme = 128; - - // aapt resource value: 0x81 - public const int AppCompatTheme_panelMenuListWidth = 129; - - // aapt resource value: 0x82 - public const int AppCompatTheme_popupMenuStyle = 130; - - // aapt resource value: 0x83 - public const int AppCompatTheme_popupWindowStyle = 131; - - // aapt resource value: 0x84 - public const int AppCompatTheme_radioButtonStyle = 132; - - // aapt resource value: 0x85 - public const int AppCompatTheme_ratingBarStyle = 133; - - // aapt resource value: 0x86 - public const int AppCompatTheme_ratingBarStyleIndicator = 134; - - // aapt resource value: 0x87 - public const int AppCompatTheme_ratingBarStyleSmall = 135; - - // aapt resource value: 0x88 - public const int AppCompatTheme_searchViewStyle = 136; - - // aapt resource value: 0x89 - public const int AppCompatTheme_seekBarStyle = 137; - - // aapt resource value: 0x90 - public const int AppCompatTheme_selectableItemBackground = 144; - - // aapt resource value: 0x91 - public const int AppCompatTheme_selectableItemBackgroundBorderless = 145; - - // aapt resource value: 0x92 - public const int AppCompatTheme_spinnerDropDownItemStyle = 146; - - // aapt resource value: 0x93 - public const int AppCompatTheme_spinnerStyle = 147; - - // aapt resource value: 0x94 - public const int AppCompatTheme_switchStyle = 148; - - // aapt resource value: 0x95 - public const int AppCompatTheme_textAppearanceLargePopupMenu = 149; - - // aapt resource value: 0x96 - public const int AppCompatTheme_textAppearanceListItem = 150; - - // aapt resource value: 0x97 - public const int AppCompatTheme_textAppearanceListItemSecondary = 151; - - // aapt resource value: 0x98 - public const int AppCompatTheme_textAppearanceListItemSmall = 152; - - // aapt resource value: 0x99 - public const int AppCompatTheme_textAppearancePopupMenuHeader = 153; - - // aapt resource value: 0x100 - public const int AppCompatTheme_textAppearanceSearchResultSubtitle = 256; - - // aapt resource value: 0x101 - public const int AppCompatTheme_textAppearanceSearchResultTitle = 257; - - // aapt resource value: 0x102 - public const int AppCompatTheme_textAppearanceSmallPopupMenu = 258; - - // aapt resource value: 0x103 - public const int AppCompatTheme_textColorAlertDialogListItem = 259; - - // aapt resource value: 0x104 - public const int AppCompatTheme_textColorSearchUrl = 260; - - // aapt resource value: 0x105 - public const int AppCompatTheme_toolbarNavigationButtonStyle = 261; - - // aapt resource value: 0x106 - public const int AppCompatTheme_toolbarStyle = 262; - - // aapt resource value: 0x107 - public const int AppCompatTheme_tooltipForegroundColor = 263; - - // aapt resource value: 0x108 - public const int AppCompatTheme_tooltipFrameBackground = 264; - - // aapt resource value: 0x109 - public const int AppCompatTheme_windowActionBar = 265; - - // aapt resource value: 0x110 - public const int AppCompatTheme_windowActionBarOverlay = 272; - - // aapt resource value: 0x111 - public const int AppCompatTheme_windowActionModeOverlay = 273; - - // aapt resource value: 0x112 - public const int AppCompatTheme_windowFixedHeightMajor = 274; - - // aapt resource value: 0x113 - public const int AppCompatTheme_windowFixedHeightMinor = 275; - - // aapt resource value: 0x114 - public const int AppCompatTheme_windowFixedWidthMajor = 276; - - // aapt resource value: 0x115 - public const int AppCompatTheme_windowFixedWidthMinor = 277; - - // aapt resource value: 0x116 - public const int AppCompatTheme_windowMinWidthMajor = 278; - - // aapt resource value: 0x117 - public const int AppCompatTheme_windowMinWidthMinor = 279; - - // aapt resource value: 0x118 - public const int AppCompatTheme_windowNoTitle = 280; - - public static int[] BottomNavigationView = new int[] { - 2130968701, - 2130968749, - 2130968750, - 2130968753, - 2130968783}; - - // aapt resource value: 0x7F060228 - public const int BottomNavigationView_elevation = 2131100200; - - // aapt resource value: 0x1 - public const int BottomNavigationView_itemBackground = 1; - - // aapt resource value: 0x2 - public const int BottomNavigationView_itemIconTint = 2; - - // aapt resource value: 0x3 - public const int BottomNavigationView_itemTextColor = 3; - - // aapt resource value: 0x4 - public const int BottomNavigationView_menu = 4; - - public static int[] BottomSheetBehavior_Layout = new int[] { - 2130968633, - 2130968635, - 2130968636}; - - // aapt resource value: 0x7F060234 - public const int BottomSheetBehavior_Layout_behavior_hideable = 2131100212; - - // aapt resource value: 0x1 - public const int BottomSheetBehavior_Layout_behavior_peekHeight = 1; - - // aapt resource value: 0x2 - public const int BottomSheetBehavior_Layout_behavior_skipCollapsed = 2; - - public static int[] ButtonBarLayout = new int[] { - 2130968615}; - - // aapt resource value: 0x7F060238 - public const int ButtonBarLayout_allowStacking = 2131100216; - - public static int[] CardView = new int[] { - 16843072, - 16843071, - 2130968577, - 2130968578, - 2130968579, - 2130968580, - 2130968581, - 2130968582, - 2130968583, - 2130968584, - 2130968585, - 2130968586, - 2130968587}; - - // aapt resource value: 0x7F060541 - public const int CardView_android_minHeight = 2131100993; - - // aapt resource value: 0x1 - public const int CardView_android_minWidth = 1; - - // aapt resource value: 0x2 - public const int CardView_cardBackgroundColor = 2; - - // aapt resource value: 0x3 - public const int CardView_cardCornerRadius = 3; - - // aapt resource value: 0x4 - public const int CardView_cardElevation = 4; - - // aapt resource value: 0x5 - public const int CardView_cardMaxElevation = 5; - - // aapt resource value: 0x6 - public const int CardView_cardPreventCornerOverlap = 6; - - // aapt resource value: 0x7 - public const int CardView_cardUseCompatPadding = 7; - - // aapt resource value: 0x8 - public const int CardView_contentPadding = 8; - - // aapt resource value: 0x9 - public const int CardView_contentPaddingBottom = 9; - - // aapt resource value: 0x10 - public const int CardView_contentPaddingLeft = 16; - - // aapt resource value: 0x11 - public const int CardView_contentPaddingRight = 17; - - // aapt resource value: 0x12 - public const int CardView_contentPaddingTop = 18; - - public static int[] CollapsingToolbarLayout = new int[] { - 2130968658, - 2130968659, - 2130968679, - 2130968706, - 2130968707, - 2130968708, - 2130968709, - 2130968710, - 2130968711, - 2130968712, - 2130968817, - 2130968818, - 2130968841, - 2130968891, - 2130968892, - 2130968902}; - - // aapt resource value: 0x7F060240 - public const int CollapsingToolbarLayout_collapsedTitleGravity = 2131100224; - - // aapt resource value: 0x1 - public const int CollapsingToolbarLayout_collapsedTitleTextAppearance = 1; - - // aapt resource value: 0x2 - public const int CollapsingToolbarLayout_contentScrim = 2; - - // aapt resource value: 0x3 - public const int CollapsingToolbarLayout_expandedTitleGravity = 3; - - // aapt resource value: 0x4 - public const int CollapsingToolbarLayout_expandedTitleMargin = 4; - - // aapt resource value: 0x5 - public const int CollapsingToolbarLayout_expandedTitleMarginBottom = 5; - - // aapt resource value: 0x6 - public const int CollapsingToolbarLayout_expandedTitleMarginEnd = 6; - - // aapt resource value: 0x7 - public const int CollapsingToolbarLayout_expandedTitleMarginStart = 7; - - // aapt resource value: 0x8 - public const int CollapsingToolbarLayout_expandedTitleMarginTop = 8; - - // aapt resource value: 0x9 - public const int CollapsingToolbarLayout_expandedTitleTextAppearance = 9; - - public static int[] CollapsingToolbarLayout_Layout = new int[] { - 2130968760, - 2130968761}; - - // aapt resource value: 0x7F060257 - public const int CollapsingToolbarLayout_Layout_layout_collapseMode = 2131100247; - - // aapt resource value: 0x1 - public const int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier = 1; - - // aapt resource value: 0x10 - public const int CollapsingToolbarLayout_scrimAnimationDuration = 16; - - // aapt resource value: 0x11 - public const int CollapsingToolbarLayout_scrimVisibleHeightTrigger = 17; - - // aapt resource value: 0x12 - public const int CollapsingToolbarLayout_statusBarScrim = 18; - - // aapt resource value: 0x13 - public const int CollapsingToolbarLayout_title = 19; - - // aapt resource value: 0x14 - public const int CollapsingToolbarLayout_titleEnabled = 20; - - // aapt resource value: 0x15 - public const int CollapsingToolbarLayout_toolbarId = 21; - - public static int[] ColorStateListItem = new int[] { - 2130968616, - 16843551, - 16843173}; - - // aapt resource value: 0x7F060260 - public const int ColorStateListItem_alpha = 2131100256; - - // aapt resource value: 0x1 - public const int ColorStateListItem_android_alpha = 1; - - // aapt resource value: 0x2 - public const int ColorStateListItem_android_color = 2; - - public static int[] CompoundButton = new int[] { - 16843015, - 2130968650, - 2130968651}; - - // aapt resource value: 0x7F060264 - public const int CompoundButton_android_button = 2131100260; - - // aapt resource value: 0x1 - public const int CompoundButton_buttonTint = 1; - - // aapt resource value: 0x2 - public const int CompoundButton_buttonTintMode = 2; - - public static int[] CoordinatorLayout = new int[] { - 2130968754, - 2130968840}; - - // aapt resource value: 0x7F060268 - public const int CoordinatorLayout_keylines = 2131100264; - - public static int[] CoordinatorLayout_Layout = new int[] { - 16842931, - 2130968757, - 2130968758, - 2130968759, - 2130968762, - 2130968763, - 2130968764}; - - // aapt resource value: 0x7F060271 - public const int CoordinatorLayout_Layout_android_layout_gravity = 2131100273; - - // aapt resource value: 0x1 - public const int CoordinatorLayout_Layout_layout_anchor = 1; - - // aapt resource value: 0x2 - public const int CoordinatorLayout_Layout_layout_anchorGravity = 2; - - // aapt resource value: 0x3 - public const int CoordinatorLayout_Layout_layout_behavior = 3; - - // aapt resource value: 0x4 - public const int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4; - - // aapt resource value: 0x5 - public const int CoordinatorLayout_Layout_layout_insetEdge = 5; - - // aapt resource value: 0x6 - public const int CoordinatorLayout_Layout_layout_keyline = 6; - - // aapt resource value: 0x1 - public const int CoordinatorLayout_statusBarBackground = 1; - - public static int[] DesignTheme = new int[] { - 2130968639, - 2130968640, - 2130968879}; - - // aapt resource value: 0x7F060279 - public const int DesignTheme_bottomSheetDialogTheme = 2131100281; - - // aapt resource value: 0x1 - public const int DesignTheme_bottomSheetStyle = 1; - - // aapt resource value: 0x2 - public const int DesignTheme_textColorError = 2; - - public static int[] DrawerArrowToggle = new int[] { - 2130968618, - 2130968619, - 2130968631, - 2130968660, - 2130968694, - 2130968730, - 2130968831, - 2130968882}; - - // aapt resource value: 0x7F060283 - public const int DrawerArrowToggle_arrowHeadLength = 2131100291; - - // aapt resource value: 0x1 - public const int DrawerArrowToggle_arrowShaftLength = 1; - - // aapt resource value: 0x2 - public const int DrawerArrowToggle_barLength = 2; - - // aapt resource value: 0x3 - public const int DrawerArrowToggle_color = 3; - - // aapt resource value: 0x4 - public const int DrawerArrowToggle_drawableSize = 4; - - // aapt resource value: 0x5 - public const int DrawerArrowToggle_gapBetweenBars = 5; - - // aapt resource value: 0x6 - public const int DrawerArrowToggle_spinBars = 6; - - // aapt resource value: 0x7 - public const int DrawerArrowToggle_thickness = 7; - - public static int[] FloatingActionButton = new int[] { - 2130968629, - 2130968630, - 2130968637, - 2130968701, - 2130968713, - 2130968806, - 2130968816, - 2130968911}; - - // aapt resource value: 0x7F060292 - public const int FloatingActionButton_backgroundTint = 2131100306; - - // aapt resource value: 0x1 - public const int FloatingActionButton_backgroundTintMode = 1; - - public static int[] FloatingActionButton_Behavior_Layout = new int[] { - 2130968632}; - - // aapt resource value: 0x7F060301 - public const int FloatingActionButton_Behavior_Layout_behavior_autoHide = 2131100417; - - // aapt resource value: 0x2 - public const int FloatingActionButton_borderWidth = 2; - - // aapt resource value: 0x3 - public const int FloatingActionButton_elevation = 3; - - // aapt resource value: 0x4 - public const int FloatingActionButton_fabSize = 4; - - // aapt resource value: 0x5 - public const int FloatingActionButton_pressedTranslationZ = 5; - - // aapt resource value: 0x6 - public const int FloatingActionButton_rippleColor = 6; - - // aapt resource value: 0x7 - public const int FloatingActionButton_useCompatPadding = 7; - - public static int[] FontFamily = new int[] { - 2130968578, - 2130968579, - 2130968580, - 2130968581, - 2130968582, - 2130968583}; - - public static int[] FontFamilyFont = new int[] { - 16844082, - 16844095, - 16844083, - 2130968577, - 2130968584, - 2130968585}; - - // aapt resource value: 0x7F060010 - public const int FontFamilyFont_android_font = 2131099664; - - // aapt resource value: 0x1 - public const int FontFamilyFont_android_fontStyle = 1; - - // aapt resource value: 0x2 - public const int FontFamilyFont_android_fontWeight = 2; - - // aapt resource value: 0x3 - public const int FontFamilyFont_font = 3; - - // aapt resource value: 0x4 - public const int FontFamilyFont_fontStyle = 4; - - // aapt resource value: 0x5 - public const int FontFamilyFont_fontWeight = 5; - - // aapt resource value: 0x7F060003 - public const int FontFamily_fontProviderAuthority = 2131099651; - - // aapt resource value: 0x1 - public const int FontFamily_fontProviderCerts = 1; - - // aapt resource value: 0x2 - public const int FontFamily_fontProviderFetchStrategy = 2; - - // aapt resource value: 0x3 - public const int FontFamily_fontProviderFetchTimeout = 3; - - // aapt resource value: 0x4 - public const int FontFamily_fontProviderPackage = 4; - - // aapt resource value: 0x5 - public const int FontFamily_fontProviderQuery = 5; - - public static int[] ForegroundLinearLayout = new int[] { - 16843017, - 16843264, - 2130968729}; - - // aapt resource value: 0x7F060303 - public const int ForegroundLinearLayout_android_foreground = 2131100419; - - // aapt resource value: 0x1 - public const int ForegroundLinearLayout_android_foregroundGravity = 1; - - // aapt resource value: 0x2 - public const int ForegroundLinearLayout_foregroundInsidePadding = 2; - - public static int[] LinearLayoutCompat = new int[] { - 16843046, - 16843047, - 16842927, - 16842948, - 16843048, - 2130968690, - 2130968692, - 2130968782, - 2130968826}; - - // aapt resource value: 0x7F060307 - public const int LinearLayoutCompat_android_baselineAligned = 2131100423; - - // aapt resource value: 0x1 - public const int LinearLayoutCompat_android_baselineAlignedChildIndex = 1; - - // aapt resource value: 0x2 - public const int LinearLayoutCompat_android_gravity = 2; - - // aapt resource value: 0x3 - public const int LinearLayoutCompat_android_orientation = 3; - - // aapt resource value: 0x4 - public const int LinearLayoutCompat_android_weightSum = 4; - - // aapt resource value: 0x5 - public const int LinearLayoutCompat_divider = 5; - - // aapt resource value: 0x6 - public const int LinearLayoutCompat_dividerPadding = 6; - - public static int[] LinearLayoutCompat_Layout = new int[] { - 16842931, - 16842997, - 16843137, - 16842996}; - - // aapt resource value: 0x7F060317 - public const int LinearLayoutCompat_Layout_android_layout_gravity = 2131100439; - - // aapt resource value: 0x1 - public const int LinearLayoutCompat_Layout_android_layout_height = 1; - - // aapt resource value: 0x2 - public const int LinearLayoutCompat_Layout_android_layout_weight = 2; - - // aapt resource value: 0x3 - public const int LinearLayoutCompat_Layout_android_layout_width = 3; - - // aapt resource value: 0x7 - public const int LinearLayoutCompat_measureWithLargestChild = 7; - - // aapt resource value: 0x8 - public const int LinearLayoutCompat_showDividers = 8; - - public static int[] ListPopupWindow = new int[] { - 16843436, - 16843437}; - - // aapt resource value: 0x7F060322 - public const int ListPopupWindow_android_dropDownHorizontalOffset = 2131100450; - - // aapt resource value: 0x1 - public const int ListPopupWindow_android_dropDownVerticalOffset = 1; - - public static int[] MediaRouteButton = new int[] { - 16843072, - 16843071, - 2130968688, - 2130968732}; - - // aapt resource value: 0x7F060555 - public const int MediaRouteButton_android_minHeight = 2131101013; - - // aapt resource value: 0x1 - public const int MediaRouteButton_android_minWidth = 1; - - // aapt resource value: 0x2 - public const int MediaRouteButton_externalRouteEnabledDrawable = 2; - - // aapt resource value: 0x3 - public const int MediaRouteButton_mediaRouteButtonTint = 3; - - public static int[] MenuGroup = new int[] { - 16843232, - 16842766, - 16842960, - 16843230, - 16843231, - 16843156}; - - // aapt resource value: 0x7F060325 - public const int MenuGroup_android_checkableBehavior = 2131100453; - - // aapt resource value: 0x1 - public const int MenuGroup_android_enabled = 1; - - // aapt resource value: 0x2 - public const int MenuGroup_android_id = 2; - - // aapt resource value: 0x3 - public const int MenuGroup_android_menuCategory = 3; - - // aapt resource value: 0x4 - public const int MenuGroup_android_orderInCategory = 4; - - // aapt resource value: 0x5 - public const int MenuGroup_android_visible = 5; - - public static int[] MenuItem = new int[] { - 2130968590, - 2130968608, - 2130968609, - 2130968617, - 16843235, - 16843237, - 16843014, - 16842766, - 16842754, - 16842960, - 16843230, - 16843236, - 16843375, - 16843231, - 16843233, - 16843234, - 16843156, - 2130968672, - 2130968741, - 2130968742, - 2130968788, - 2130968825, - 2130968907}; - - // aapt resource value: 0x7F060332 - public const int MenuItem_actionLayout = 2131100466; - - // aapt resource value: 0x1 - public const int MenuItem_actionProviderClass = 1; - - // aapt resource value: 0x2 - public const int MenuItem_actionViewClass = 2; - - // aapt resource value: 0x3 - public const int MenuItem_alphabeticModifiers = 3; - - // aapt resource value: 0x4 - public const int MenuItem_android_alphabeticShortcut = 4; - - // aapt resource value: 0x5 - public const int MenuItem_android_checkable = 5; - - // aapt resource value: 0x6 - public const int MenuItem_android_checked = 6; - - // aapt resource value: 0x7 - public const int MenuItem_android_enabled = 7; - - // aapt resource value: 0x8 - public const int MenuItem_android_icon = 8; - - // aapt resource value: 0x9 - public const int MenuItem_android_id = 9; - - // aapt resource value: 0x10 - public const int MenuItem_android_menuCategory = 16; - - // aapt resource value: 0x11 - public const int MenuItem_android_numericShortcut = 17; - - // aapt resource value: 0x12 - public const int MenuItem_android_onClick = 18; - - // aapt resource value: 0x13 - public const int MenuItem_android_orderInCategory = 19; - - // aapt resource value: 0x14 - public const int MenuItem_android_title = 20; - - // aapt resource value: 0x15 - public const int MenuItem_android_titleCondensed = 21; - - // aapt resource value: 0x16 - public const int MenuItem_android_visible = 22; - - // aapt resource value: 0x17 - public const int MenuItem_contentDescription = 23; - - // aapt resource value: 0x18 - public const int MenuItem_iconTint = 24; - - // aapt resource value: 0x19 - public const int MenuItem_iconTintMode = 25; - - // aapt resource value: 0x20 - public const int MenuItem_numericModifiers = 32; - - // aapt resource value: 0x21 - public const int MenuItem_showAsAction = 33; - - // aapt resource value: 0x22 - public const int MenuItem_tooltipText = 34; - - public static int[] MenuView = new int[] { - 16843055, - 16843053, - 16843056, - 16843057, - 16843052, - 16843054, - 16842926, - 2130968805, - 2130968842}; - - // aapt resource value: 0x7F060356 - public const int MenuView_android_headerBackground = 2131100502; - - // aapt resource value: 0x1 - public const int MenuView_android_horizontalDivider = 1; - - // aapt resource value: 0x2 - public const int MenuView_android_itemBackground = 2; - - // aapt resource value: 0x3 - public const int MenuView_android_itemIconDisabledAlpha = 3; - - // aapt resource value: 0x4 - public const int MenuView_android_itemTextAppearance = 4; - - // aapt resource value: 0x5 - public const int MenuView_android_verticalDivider = 5; - - // aapt resource value: 0x6 - public const int MenuView_android_windowAnimationStyle = 6; - - // aapt resource value: 0x7 - public const int MenuView_preserveIconSpacing = 7; - - // aapt resource value: 0x8 - public const int MenuView_subMenuArrow = 8; - - public static int[] NavigationView = new int[] { - 16842964, - 16842973, - 16843039, - 2130968701, - 2130968732, - 2130968749, - 2130968750, - 2130968752, - 2130968753, - 2130968783}; - - // aapt resource value: 0x7F060366 - public const int NavigationView_android_background = 2131100518; - - // aapt resource value: 0x1 - public const int NavigationView_android_fitsSystemWindows = 1; - - // aapt resource value: 0x2 - public const int NavigationView_android_maxWidth = 2; - - // aapt resource value: 0x3 - public const int NavigationView_elevation = 3; - - // aapt resource value: 0x4 - public const int NavigationView_headerLayout = 4; - - // aapt resource value: 0x5 - public const int NavigationView_itemBackground = 5; - - // aapt resource value: 0x6 - public const int NavigationView_itemIconTint = 6; - - // aapt resource value: 0x7 - public const int NavigationView_itemTextAppearance = 7; - - // aapt resource value: 0x8 - public const int NavigationView_itemTextColor = 8; - - // aapt resource value: 0x9 - public const int NavigationView_menu = 9; - - public static int[] PopupWindow = new int[] { - 16843465, - 16843126, - 2130968789}; - - public static int[] PopupWindowBackgroundState = new int[] { - 2130968837}; - - // aapt resource value: 0x7F060381 - public const int PopupWindowBackgroundState_state_above_anchor = 2131100545; - - // aapt resource value: 0x7F060377 - public const int PopupWindow_android_popupAnimationStyle = 2131100535; - - // aapt resource value: 0x1 - public const int PopupWindow_android_popupBackground = 1; - - // aapt resource value: 0x2 - public const int PopupWindow_overlapAnchor = 2; - - public static int[] RecycleListView = new int[] { - 2130968790, - 2130968793}; - - // aapt resource value: 0x7F060383 - public const int RecycleListView_paddingBottomNoButtons = 2131100547; - - // aapt resource value: 0x1 - public const int RecycleListView_paddingTopNoTitle = 1; - - public static int[] RecyclerView = new int[] { - 16842993, - 16842948, - 2130968714, - 2130968715, - 2130968716, - 2130968717, - 2130968718, - 2130968756, - 2130968815, - 2130968830, - 2130968836}; - - // aapt resource value: 0x7F060386 - public const int RecyclerView_android_descendantFocusability = 2131100550; - - // aapt resource value: 0x1 - public const int RecyclerView_android_orientation = 1; - - // aapt resource value: 0x2 - public const int RecyclerView_fastScrollEnabled = 2; - - // aapt resource value: 0x3 - public const int RecyclerView_fastScrollHorizontalThumbDrawable = 3; - - // aapt resource value: 0x4 - public const int RecyclerView_fastScrollHorizontalTrackDrawable = 4; - - // aapt resource value: 0x5 - public const int RecyclerView_fastScrollVerticalThumbDrawable = 5; - - // aapt resource value: 0x6 - public const int RecyclerView_fastScrollVerticalTrackDrawable = 6; - - // aapt resource value: 0x7 - public const int RecyclerView_layoutManager = 7; - - // aapt resource value: 0x8 - public const int RecyclerView_reverseLayout = 8; - - // aapt resource value: 0x9 - public const int RecyclerView_spanCount = 9; - - // aapt resource value: 0x10 - public const int RecyclerView_stackFromEnd = 16; - - public static int[] ScrimInsetsFrameLayout = new int[] { - 2130968747}; - - // aapt resource value: 0x7F060398 - public const int ScrimInsetsFrameLayout_insetForeground = 2131100568; - - public static int[] ScrollingViewBehavior_Layout = new int[] { - 2130968634}; - - // aapt resource value: 0x7F060400 - public const int ScrollingViewBehavior_Layout_behavior_overlapTop = 2131100672; - - public static int[] SearchView = new int[] { - 16842970, - 16843364, - 16843296, - 16843039, - 2130968654, - 2130968671, - 2130968686, - 2130968731, - 2130968743, - 2130968755, - 2130968809, - 2130968810, - 2130968819, - 2130968820, - 2130968843, - 2130968848, - 2130968912}; - - // aapt resource value: 0x7F060402 - public const int SearchView_android_focusable = 2131100674; - - // aapt resource value: 0x1 - public const int SearchView_android_imeOptions = 1; - - // aapt resource value: 0x2 - public const int SearchView_android_inputType = 2; - - // aapt resource value: 0x3 - public const int SearchView_android_maxWidth = 3; - - // aapt resource value: 0x4 - public const int SearchView_closeIcon = 4; - - // aapt resource value: 0x5 - public const int SearchView_commitIcon = 5; - - // aapt resource value: 0x6 - public const int SearchView_defaultQueryHint = 6; - - // aapt resource value: 0x7 - public const int SearchView_goIcon = 7; - - // aapt resource value: 0x8 - public const int SearchView_iconifiedByDefault = 8; - - // aapt resource value: 0x9 - public const int SearchView_layout = 9; - - // aapt resource value: 0x10 - public const int SearchView_queryBackground = 16; - - // aapt resource value: 0x11 - public const int SearchView_queryHint = 17; - - // aapt resource value: 0x12 - public const int SearchView_searchHintIcon = 18; - - // aapt resource value: 0x13 - public const int SearchView_searchIcon = 19; - - // aapt resource value: 0x14 - public const int SearchView_submitBackground = 20; - - // aapt resource value: 0x15 - public const int SearchView_suggestionRowLayout = 21; - - // aapt resource value: 0x16 - public const int SearchView_voiceIcon = 22; - - public static int[] SnackbarLayout = new int[] { - 16843039, - 2130968701, - 2130968780}; - - // aapt resource value: 0x7F060420 - public const int SnackbarLayout_android_maxWidth = 2131100704; - - // aapt resource value: 0x1 - public const int SnackbarLayout_elevation = 1; - - // aapt resource value: 0x2 - public const int SnackbarLayout_maxActionInlineWidth = 2; - - public static int[] Spinner = new int[] { - 16843362, - 16842930, - 16843126, - 16843131, - 2130968803}; - - // aapt resource value: 0x7F060424 - public const int Spinner_android_dropDownWidth = 2131100708; - - // aapt resource value: 0x1 - public const int Spinner_android_entries = 1; - - // aapt resource value: 0x2 - public const int Spinner_android_popupBackground = 2; - - // aapt resource value: 0x3 - public const int Spinner_android_prompt = 3; - - // aapt resource value: 0x4 - public const int Spinner_popupTheme = 4; - - public static int[] SwitchCompat = new int[] { - 16843045, - 16843044, - 16843074, - 2130968827, - 2130968834, - 2130968849, - 2130968850, - 2130968852, - 2130968883, - 2130968884, - 2130968885, - 2130968908, - 2130968909, - 2130968910}; - - // aapt resource value: 0x7F060430 - public const int SwitchCompat_android_textOff = 2131100720; - - // aapt resource value: 0x1 - public const int SwitchCompat_android_textOn = 1; - - // aapt resource value: 0x2 - public const int SwitchCompat_android_thumb = 2; - - // aapt resource value: 0x3 - public const int SwitchCompat_showText = 3; - - // aapt resource value: 0x4 - public const int SwitchCompat_splitTrack = 4; - - // aapt resource value: 0x5 - public const int SwitchCompat_switchMinWidth = 5; - - // aapt resource value: 0x6 - public const int SwitchCompat_switchPadding = 6; - - // aapt resource value: 0x7 - public const int SwitchCompat_switchTextAppearance = 7; - - // aapt resource value: 0x8 - public const int SwitchCompat_thumbTextPadding = 8; - - // aapt resource value: 0x9 - public const int SwitchCompat_thumbTint = 9; - - // aapt resource value: 0x10 - public const int SwitchCompat_thumbTintMode = 16; - - // aapt resource value: 0x11 - public const int SwitchCompat_track = 17; - - // aapt resource value: 0x12 - public const int SwitchCompat_trackTint = 18; - - // aapt resource value: 0x13 - public const int SwitchCompat_trackTintMode = 19; - - public static int[] TabItem = new int[] { - 16842754, - 16842994, - 16843087}; - - // aapt resource value: 0x7F060445 - public const int TabItem_android_icon = 2131100741; - - // aapt resource value: 0x1 - public const int TabItem_android_layout = 1; - - // aapt resource value: 0x2 - public const int TabItem_android_text = 2; - - public static int[] TabLayout = new int[] { - 2130968853, - 2130968854, - 2130968855, - 2130968856, - 2130968857, - 2130968858, - 2130968859, - 2130968860, - 2130968861, - 2130968862, - 2130968863, - 2130968864, - 2130968865, - 2130968866, - 2130968867, - 2130968868}; - - // aapt resource value: 0x7F060449 - public const int TabLayout_tabBackground = 2131100745; - - // aapt resource value: 0x1 - public const int TabLayout_tabContentStart = 1; - - // aapt resource value: 0x2 - public const int TabLayout_tabGravity = 2; - - // aapt resource value: 0x3 - public const int TabLayout_tabIndicatorColor = 3; - - // aapt resource value: 0x4 - public const int TabLayout_tabIndicatorHeight = 4; - - // aapt resource value: 0x5 - public const int TabLayout_tabMaxWidth = 5; - - // aapt resource value: 0x6 - public const int TabLayout_tabMinWidth = 6; - - // aapt resource value: 0x7 - public const int TabLayout_tabMode = 7; - - // aapt resource value: 0x8 - public const int TabLayout_tabPadding = 8; - - // aapt resource value: 0x9 - public const int TabLayout_tabPaddingBottom = 9; - - // aapt resource value: 0x10 - public const int TabLayout_tabPaddingEnd = 16; - - // aapt resource value: 0x11 - public const int TabLayout_tabPaddingStart = 17; - - // aapt resource value: 0x12 - public const int TabLayout_tabPaddingTop = 18; - - // aapt resource value: 0x13 - public const int TabLayout_tabSelectedTextColor = 19; - - // aapt resource value: 0x14 - public const int TabLayout_tabTextAppearance = 20; - - // aapt resource value: 0x15 - public const int TabLayout_tabTextColor = 21; - - public static int[] TextAppearance = new int[] { - 16843692, - 16843105, - 16843106, - 16843107, - 16843108, - 16842904, - 16842906, - 16842907, - 16842901, - 16842903, - 16842902, - 2130968720, - 2130968869}; - - // aapt resource value: 0x7F060466 - public const int TextAppearance_android_fontFamily = 2131100774; - - // aapt resource value: 0x1 - public const int TextAppearance_android_shadowColor = 1; - - // aapt resource value: 0x2 - public const int TextAppearance_android_shadowDx = 2; - - // aapt resource value: 0x3 - public const int TextAppearance_android_shadowDy = 3; - - // aapt resource value: 0x4 - public const int TextAppearance_android_shadowRadius = 4; - - // aapt resource value: 0x5 - public const int TextAppearance_android_textColor = 5; - - // aapt resource value: 0x6 - public const int TextAppearance_android_textColorHint = 6; - - // aapt resource value: 0x7 - public const int TextAppearance_android_textColorLink = 7; - - // aapt resource value: 0x8 - public const int TextAppearance_android_textSize = 8; - - // aapt resource value: 0x9 - public const int TextAppearance_android_textStyle = 9; - - // aapt resource value: 0x10 - public const int TextAppearance_android_typeface = 16; - - // aapt resource value: 0x11 - public const int TextAppearance_fontFamily = 17; - - // aapt resource value: 0x12 - public const int TextAppearance_textAllCaps = 18; - - public static int[] TextInputLayout = new int[] { - 16843088, - 16842906, - 2130968681, - 2130968682, - 2130968683, - 2130968684, - 2130968702, - 2130968703, - 2130968735, - 2130968736, - 2130968737, - 2130968797, - 2130968798, - 2130968799, - 2130968800, - 2130968801}; - - // aapt resource value: 0x7F060480 - public const int TextInputLayout_android_hint = 2131100800; - - // aapt resource value: 0x1 - public const int TextInputLayout_android_textColorHint = 1; - - // aapt resource value: 0x2 - public const int TextInputLayout_counterEnabled = 2; - - // aapt resource value: 0x3 - public const int TextInputLayout_counterMaxLength = 3; - - // aapt resource value: 0x4 - public const int TextInputLayout_counterOverflowTextAppearance = 4; - - // aapt resource value: 0x5 - public const int TextInputLayout_counterTextAppearance = 5; - - // aapt resource value: 0x6 - public const int TextInputLayout_errorEnabled = 6; - - // aapt resource value: 0x7 - public const int TextInputLayout_errorTextAppearance = 7; - - // aapt resource value: 0x8 - public const int TextInputLayout_hintAnimationEnabled = 8; - - // aapt resource value: 0x9 - public const int TextInputLayout_hintEnabled = 9; - - // aapt resource value: 0x10 - public const int TextInputLayout_hintTextAppearance = 16; - - // aapt resource value: 0x11 - public const int TextInputLayout_passwordToggleContentDescription = 17; - - // aapt resource value: 0x12 - public const int TextInputLayout_passwordToggleDrawable = 18; - - // aapt resource value: 0x13 - public const int TextInputLayout_passwordToggleEnabled = 19; - - // aapt resource value: 0x14 - public const int TextInputLayout_passwordToggleTint = 20; - - // aapt resource value: 0x15 - public const int TextInputLayout_passwordToggleTintMode = 21; - - public static int[] Toolbar = new int[] { - 16842927, - 16843072, - 2130968646, - 2130968656, - 2130968657, - 2130968673, - 2130968674, - 2130968675, - 2130968676, - 2130968677, - 2130968678, - 2130968778, - 2130968779, - 2130968781, - 2130968785, - 2130968786, - 2130968803, - 2130968844, - 2130968845, - 2130968846, - 2130968891, - 2130968893, - 2130968894, - 2130968895, - 2130968896, - 2130968897, - 2130968898, - 2130968899, - 2130968900}; - - // aapt resource value: 0x7F060497 - public const int Toolbar_android_gravity = 2131100823; - - // aapt resource value: 0x1 - public const int Toolbar_android_minHeight = 1; - - // aapt resource value: 0x2 - public const int Toolbar_buttonGravity = 2; - - // aapt resource value: 0x3 - public const int Toolbar_collapseContentDescription = 3; - - // aapt resource value: 0x4 - public const int Toolbar_collapseIcon = 4; - - // aapt resource value: 0x5 - public const int Toolbar_contentInsetEnd = 5; - - // aapt resource value: 0x6 - public const int Toolbar_contentInsetEndWithActions = 6; - - // aapt resource value: 0x7 - public const int Toolbar_contentInsetLeft = 7; - - // aapt resource value: 0x8 - public const int Toolbar_contentInsetRight = 8; - - // aapt resource value: 0x9 - public const int Toolbar_contentInsetStart = 9; - - // aapt resource value: 0x10 - public const int Toolbar_contentInsetStartWithNavigation = 16; - - // aapt resource value: 0x11 - public const int Toolbar_logo = 17; - - // aapt resource value: 0x12 - public const int Toolbar_logoDescription = 18; - - // aapt resource value: 0x13 - public const int Toolbar_maxButtonHeight = 19; - - // aapt resource value: 0x14 - public const int Toolbar_navigationContentDescription = 20; - - // aapt resource value: 0x15 - public const int Toolbar_navigationIcon = 21; - - // aapt resource value: 0x16 - public const int Toolbar_popupTheme = 22; - - // aapt resource value: 0x17 - public const int Toolbar_subtitle = 23; - - // aapt resource value: 0x18 - public const int Toolbar_subtitleTextAppearance = 24; - - // aapt resource value: 0x19 - public const int Toolbar_subtitleTextColor = 25; - - // aapt resource value: 0x20 - public const int Toolbar_title = 32; - - // aapt resource value: 0x21 - public const int Toolbar_titleMargin = 33; - - // aapt resource value: 0x22 - public const int Toolbar_titleMarginBottom = 34; - - // aapt resource value: 0x23 - public const int Toolbar_titleMarginEnd = 35; - - // aapt resource value: 0x26 - public const int Toolbar_titleMargins = 38; - - // aapt resource value: 0x24 - public const int Toolbar_titleMarginStart = 36; - - // aapt resource value: 0x25 - public const int Toolbar_titleMarginTop = 37; - - // aapt resource value: 0x27 - public const int Toolbar_titleTextAppearance = 39; - - // aapt resource value: 0x28 - public const int Toolbar_titleTextColor = 40; - - public static int[] View = new int[] { - 16842970, - 16842752, - 2130968791, - 2130968792, - 2130968881}; - - public static int[] ViewBackgroundHelper = new int[] { - 16842964, - 2130968629, - 2130968630}; - - // aapt resource value: 0x7F060533 - public const int ViewBackgroundHelper_android_background = 2131100979; - - // aapt resource value: 0x1 - public const int ViewBackgroundHelper_backgroundTint = 1; - - // aapt resource value: 0x2 - public const int ViewBackgroundHelper_backgroundTintMode = 2; - - public static int[] ViewStubCompat = new int[] { - 16842960, - 16842995, - 16842994}; - - // aapt resource value: 0x7F060537 - public const int ViewStubCompat_android_id = 2131100983; - - // aapt resource value: 0x1 - public const int ViewStubCompat_android_inflatedId = 1; - - // aapt resource value: 0x2 - public const int ViewStubCompat_android_layout = 2; - - // aapt resource value: 0x7F060527 - public const int View_android_focusable = 2131100967; - - // aapt resource value: 0x1 - public const int View_android_theme = 1; - - // aapt resource value: 0x2 - public const int View_paddingEnd = 2; - - // aapt resource value: 0x3 - public const int View_paddingStart = 3; - - // aapt resource value: 0x4 - public const int View_theme = 4; - - static Styleable() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Styleable() - { - } - } - } -} -#pragma warning restore 1591 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/designtime/build.props b/SampleRe/SampleRe.Android/obj/Debug/81/designtime/build.props deleted file mode 100644 index 13a008b..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/designtime/build.props +++ /dev/null @@ -1,24 +0,0 @@ -BundleAssemblies=False -AotAssemblies=False -AndroidAotMode= -ExplicitCrunch=False -EnableProguard= -UseSharedRuntime=true -EmbedAssembliesIntoApk=False -AndroidLinkMode=None -AndroidLinkSkip= -AndroidSdkBuildToolsVersion=27.0.3 -AndroidSdkPath= -AndroidNdkPath= -JavaSdkPath= -AndroidSequencePointsMode=None -XamarinAndroidVersion=9.1.7-0 -MonoSymbolArchive=False -AndroidUseLatestPlatformSdk=false -TargetFrameworkVersion=v8.1 -AndroidCreatePackagePerAbi= -OS=Windows_NT -DesignTimeBuild= -AndroidIncludeDebugSymbols=True -AdbTarget= -AdbOptions= diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/designtime/libraryimports.cache b/SampleRe/SampleRe.Android/obj/Debug/81/designtime/libraryimports.cache deleted file mode 100644 index a1c7813..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/designtime/libraryimports.cache +++ /dev/null @@ -1,44 +0,0 @@ - - - - obj\Debug\81\lp\10\jl\AndroidManifest.xml - obj\Debug\81\lp\11\jl\AndroidManifest.xml - obj\Debug\81\lp\12\jl\AndroidManifest.xml - obj\Debug\81\lp\13\jl\AndroidManifest.xml - obj\Debug\81\lp\14\jl\AndroidManifest.xml - obj\Debug\81\lp\15\jl\AndroidManifest.xml - obj\Debug\81\lp\16\jl\AndroidManifest.xml - obj\Debug\81\lp\17\jl\AndroidManifest.xml - obj\Debug\81\lp\18\jl\AndroidManifest.xml - obj\Debug\81\lp\19\jl\AndroidManifest.xml - obj\Debug\81\lp\20\jl\AndroidManifest.xml - obj\Debug\81\lp\21\jl\AndroidManifest.xml - obj\Debug\81\lp\5\jl\AndroidManifest.xml - obj\Debug\81\lp\6\jl\AndroidManifest.xml - obj\Debug\81\lp\8\jl\AndroidManifest.xml - obj\Debug\81\lp\9\jl\AndroidManifest.xml - - - - obj\Debug\81\lp\10\jl\bin\classes.jar - obj\Debug\81\lp\11\jl\bin\classes.jar - obj\Debug\81\lp\12\jl\bin\classes.jar - obj\Debug\81\lp\13\jl\bin\classes.jar - obj\Debug\81\lp\14\jl\bin\classes.jar - obj\Debug\81\lp\15\jl\bin\classes.jar - obj\Debug\81\lp\16\jl\bin\classes.jar - obj\Debug\81\lp\17\jl\bin\classes.jar - obj\Debug\81\lp\18\jl\bin\classes.jar - obj\Debug\81\lp\19\jl\bin\classes.jar - obj\Debug\81\lp\2\jl\formsviewgroup.jar - obj\Debug\81\lp\20\jl\bin\classes.jar - obj\Debug\81\lp\21\jl\bin\classes.jar - obj\Debug\81\lp\3\jl\arch-core-common.jar - obj\Debug\81\lp\4\jl\arch-lifecycle-common.jar - obj\Debug\81\lp\5\jl\bin\classes.jar - obj\Debug\81\lp\6\jl\bin\classes.jar - obj\Debug\81\lp\7\jl\support-annotations.jar - obj\Debug\81\lp\8\jl\bin\classes.jar - obj\Debug\81\lp\9\jl\bin\classes.jar - - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/designtime/libraryimports.cache.stamp b/SampleRe/SampleRe.Android/obj/Debug/81/designtime/libraryimports.cache.stamp deleted file mode 100644 index e69de29..0000000 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/designtime/libraryprojectimports.cache b/SampleRe/SampleRe.Android/obj/Debug/81/designtime/libraryprojectimports.cache deleted file mode 100644 index 7c50d4b..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/designtime/libraryprojectimports.cache +++ /dev/null @@ -1,51 +0,0 @@ - - - - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\10\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\11\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\12\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\13\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\14\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\15\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\16\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\17\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\18\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\19\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\2\jl\formsviewgroup.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\20\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\21\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\3\jl\arch-core-common.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\4\jl\arch-lifecycle-common.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\5\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\6\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\7\jl\support-annotations.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\8\jl\bin\classes.jar - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\9\jl\bin\classes.jar - - - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\8\jl\res - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\11\jl\res - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\13\jl\res - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\14\jl\res - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\15\jl\res - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\16\jl\res - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\17\jl\res - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\18\jl\res - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\20\jl\res - - - obj\Debug\81\lp\15\jl\assets - - - - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\8.stamp - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\11.stamp - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\13.stamp - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\14.stamp - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\15.stamp - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\16.stamp - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\17.stamp - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\18.stamp - C:\Users\Algoworks\Source\Repos\Sampe-Repo\SampleRe\SampleRe.Android\obj\Debug\81\lp\20.stamp - - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/1.stamp b/SampleRe/SampleRe.Android/obj/Debug/81/lp/1.stamp deleted file mode 100644 index e69de29..0000000 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/10.stamp b/SampleRe/SampleRe.Android/obj/Debug/81/lp/10.stamp deleted file mode 100644 index e69de29..0000000 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/AndroidManifest.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/AndroidManifest.xml deleted file mode 100644 index 3a72540..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/AndroidManifest.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/R.txt b/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/R.txt deleted file mode 100644 index 36a8ef6..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/R.txt +++ /dev/null @@ -1,101 +0,0 @@ -int attr font 0x7f040001 -int attr fontProviderAuthority 0x7f040002 -int attr fontProviderCerts 0x7f040003 -int attr fontProviderFetchStrategy 0x7f040004 -int attr fontProviderFetchTimeout 0x7f040005 -int attr fontProviderPackage 0x7f040006 -int attr fontProviderQuery 0x7f040007 -int attr fontStyle 0x7f040008 -int attr fontWeight 0x7f040009 -int bool abc_action_bar_embed_tabs 0x7f050001 -int color notification_action_color_filter 0x7f060001 -int color notification_icon_bg_color 0x7f060002 -int color ripple_material_light 0x7f060003 -int color secondary_text_default_material_light 0x7f060004 -int dimen compat_button_inset_horizontal_material 0x7f080001 -int dimen compat_button_inset_vertical_material 0x7f080002 -int dimen compat_button_padding_horizontal_material 0x7f080003 -int dimen compat_button_padding_vertical_material 0x7f080004 -int dimen compat_control_corner_material 0x7f080005 -int dimen notification_action_icon_size 0x7f080006 -int dimen notification_action_text_size 0x7f080007 -int dimen notification_big_circle_margin 0x7f080008 -int dimen notification_content_margin_start 0x7f080009 -int dimen notification_large_icon_height 0x7f08000a -int dimen notification_large_icon_width 0x7f08000b -int dimen notification_main_column_padding_top 0x7f08000c -int dimen notification_media_narrow_margin 0x7f08000d -int dimen notification_right_icon_size 0x7f08000e -int dimen notification_right_side_padding_top 0x7f08000f -int dimen notification_small_icon_background_padding 0x7f080010 -int dimen notification_small_icon_size_as_large 0x7f080011 -int dimen notification_subtext_size 0x7f080012 -int dimen notification_top_pad 0x7f080013 -int dimen notification_top_pad_large_text 0x7f080014 -int drawable notification_action_background 0x7f090001 -int drawable notification_bg 0x7f090002 -int drawable notification_bg_low 0x7f090003 -int drawable notification_bg_low_normal 0x7f090004 -int drawable notification_bg_low_pressed 0x7f090005 -int drawable notification_bg_normal 0x7f090006 -int drawable notification_bg_normal_pressed 0x7f090007 -int drawable notification_icon_background 0x7f090008 -int drawable notification_template_icon_bg 0x7f090009 -int drawable notification_template_icon_low_bg 0x7f09000a -int drawable notification_tile_bg 0x7f09000b -int drawable notify_panel_notification_icon_bg 0x7f09000c -int id action_container 0x7f0c0001 -int id action_divider 0x7f0c0002 -int id action_image 0x7f0c0003 -int id action_text 0x7f0c0004 -int id actions 0x7f0c0005 -int id async 0x7f0c0006 -int id blocking 0x7f0c0007 -int id chronometer 0x7f0c0008 -int id forever 0x7f0c0009 -int id icon 0x7f0c000a -int id icon_group 0x7f0c000b -int id info 0x7f0c000c -int id italic 0x7f0c000d -int id line1 0x7f0c000e -int id line3 0x7f0c000f -int id normal 0x7f0c0010 -int id notification_background 0x7f0c0011 -int id notification_main_column 0x7f0c0012 -int id notification_main_column_container 0x7f0c0013 -int id right_icon 0x7f0c0014 -int id right_side 0x7f0c0015 -int id tag_transition_group 0x7f0c0016 -int id text 0x7f0c0017 -int id text2 0x7f0c0018 -int id time 0x7f0c0019 -int id title 0x7f0c001a -int integer status_bar_notification_info_maxnum 0x7f0d0001 -int layout notification_action 0x7f0f0001 -int layout notification_action_tombstone 0x7f0f0002 -int layout notification_template_custom_big 0x7f0f0003 -int layout notification_template_icon_group 0x7f0f0004 -int layout notification_template_part_chronometer 0x7f0f0005 -int layout notification_template_part_time 0x7f0f0006 -int string status_bar_notification_info_overflow 0x7f150001 -int style TextAppearance_Compat_Notification 0x7f160001 -int style TextAppearance_Compat_Notification_Info 0x7f160002 -int style TextAppearance_Compat_Notification_Line2 0x7f160003 -int style TextAppearance_Compat_Notification_Time 0x7f160004 -int style TextAppearance_Compat_Notification_Title 0x7f160005 -int style Widget_Compat_NotificationActionContainer 0x7f160006 -int style Widget_Compat_NotificationActionText 0x7f160007 -int[] styleable FontFamily { 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007 } -int styleable FontFamily_fontProviderAuthority 0 -int styleable FontFamily_fontProviderCerts 1 -int styleable FontFamily_fontProviderFetchStrategy 2 -int styleable FontFamily_fontProviderFetchTimeout 3 -int styleable FontFamily_fontProviderPackage 4 -int styleable FontFamily_fontProviderQuery 5 -int[] styleable FontFamilyFont { 0x01010532, 0x0101053f, 0x01010533, 0x7f040001, 0x7f040008, 0x7f040009 } -int styleable FontFamilyFont_android_font 0 -int styleable FontFamilyFont_android_fontStyle 1 -int styleable FontFamilyFont_android_fontWeight 2 -int styleable FontFamilyFont_font 3 -int styleable FontFamilyFont_fontStyle 4 -int styleable FontFamilyFont_fontWeight 5 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/bin/AndroidManifest.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/bin/AndroidManifest.xml deleted file mode 100644 index 3a72540..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/bin/AndroidManifest.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/bin/R.txt b/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/bin/R.txt deleted file mode 100644 index 36a8ef6..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/bin/R.txt +++ /dev/null @@ -1,101 +0,0 @@ -int attr font 0x7f040001 -int attr fontProviderAuthority 0x7f040002 -int attr fontProviderCerts 0x7f040003 -int attr fontProviderFetchStrategy 0x7f040004 -int attr fontProviderFetchTimeout 0x7f040005 -int attr fontProviderPackage 0x7f040006 -int attr fontProviderQuery 0x7f040007 -int attr fontStyle 0x7f040008 -int attr fontWeight 0x7f040009 -int bool abc_action_bar_embed_tabs 0x7f050001 -int color notification_action_color_filter 0x7f060001 -int color notification_icon_bg_color 0x7f060002 -int color ripple_material_light 0x7f060003 -int color secondary_text_default_material_light 0x7f060004 -int dimen compat_button_inset_horizontal_material 0x7f080001 -int dimen compat_button_inset_vertical_material 0x7f080002 -int dimen compat_button_padding_horizontal_material 0x7f080003 -int dimen compat_button_padding_vertical_material 0x7f080004 -int dimen compat_control_corner_material 0x7f080005 -int dimen notification_action_icon_size 0x7f080006 -int dimen notification_action_text_size 0x7f080007 -int dimen notification_big_circle_margin 0x7f080008 -int dimen notification_content_margin_start 0x7f080009 -int dimen notification_large_icon_height 0x7f08000a -int dimen notification_large_icon_width 0x7f08000b -int dimen notification_main_column_padding_top 0x7f08000c -int dimen notification_media_narrow_margin 0x7f08000d -int dimen notification_right_icon_size 0x7f08000e -int dimen notification_right_side_padding_top 0x7f08000f -int dimen notification_small_icon_background_padding 0x7f080010 -int dimen notification_small_icon_size_as_large 0x7f080011 -int dimen notification_subtext_size 0x7f080012 -int dimen notification_top_pad 0x7f080013 -int dimen notification_top_pad_large_text 0x7f080014 -int drawable notification_action_background 0x7f090001 -int drawable notification_bg 0x7f090002 -int drawable notification_bg_low 0x7f090003 -int drawable notification_bg_low_normal 0x7f090004 -int drawable notification_bg_low_pressed 0x7f090005 -int drawable notification_bg_normal 0x7f090006 -int drawable notification_bg_normal_pressed 0x7f090007 -int drawable notification_icon_background 0x7f090008 -int drawable notification_template_icon_bg 0x7f090009 -int drawable notification_template_icon_low_bg 0x7f09000a -int drawable notification_tile_bg 0x7f09000b -int drawable notify_panel_notification_icon_bg 0x7f09000c -int id action_container 0x7f0c0001 -int id action_divider 0x7f0c0002 -int id action_image 0x7f0c0003 -int id action_text 0x7f0c0004 -int id actions 0x7f0c0005 -int id async 0x7f0c0006 -int id blocking 0x7f0c0007 -int id chronometer 0x7f0c0008 -int id forever 0x7f0c0009 -int id icon 0x7f0c000a -int id icon_group 0x7f0c000b -int id info 0x7f0c000c -int id italic 0x7f0c000d -int id line1 0x7f0c000e -int id line3 0x7f0c000f -int id normal 0x7f0c0010 -int id notification_background 0x7f0c0011 -int id notification_main_column 0x7f0c0012 -int id notification_main_column_container 0x7f0c0013 -int id right_icon 0x7f0c0014 -int id right_side 0x7f0c0015 -int id tag_transition_group 0x7f0c0016 -int id text 0x7f0c0017 -int id text2 0x7f0c0018 -int id time 0x7f0c0019 -int id title 0x7f0c001a -int integer status_bar_notification_info_maxnum 0x7f0d0001 -int layout notification_action 0x7f0f0001 -int layout notification_action_tombstone 0x7f0f0002 -int layout notification_template_custom_big 0x7f0f0003 -int layout notification_template_icon_group 0x7f0f0004 -int layout notification_template_part_chronometer 0x7f0f0005 -int layout notification_template_part_time 0x7f0f0006 -int string status_bar_notification_info_overflow 0x7f150001 -int style TextAppearance_Compat_Notification 0x7f160001 -int style TextAppearance_Compat_Notification_Info 0x7f160002 -int style TextAppearance_Compat_Notification_Line2 0x7f160003 -int style TextAppearance_Compat_Notification_Time 0x7f160004 -int style TextAppearance_Compat_Notification_Title 0x7f160005 -int style Widget_Compat_NotificationActionContainer 0x7f160006 -int style Widget_Compat_NotificationActionText 0x7f160007 -int[] styleable FontFamily { 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007 } -int styleable FontFamily_fontProviderAuthority 0 -int styleable FontFamily_fontProviderCerts 1 -int styleable FontFamily_fontProviderFetchStrategy 2 -int styleable FontFamily_fontProviderFetchTimeout 3 -int styleable FontFamily_fontProviderPackage 4 -int styleable FontFamily_fontProviderQuery 5 -int[] styleable FontFamilyFont { 0x01010532, 0x0101053f, 0x01010533, 0x7f040001, 0x7f040008, 0x7f040009 } -int styleable FontFamilyFont_android_font 0 -int styleable FontFamilyFont_android_fontStyle 1 -int styleable FontFamilyFont_android_fontWeight 2 -int styleable FontFamilyFont_font 3 -int styleable FontFamilyFont_fontStyle 4 -int styleable FontFamilyFont_fontWeight 5 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/bin/classes.jar b/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/bin/classes.jar deleted file mode 100644 index 88d52bd..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/lp/10/jl/bin/classes.jar and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11.stamp b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11.stamp deleted file mode 100644 index e69de29..0000000 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/AndroidManifest.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/AndroidManifest.xml deleted file mode 100644 index a1c9f3b..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/AndroidManifest.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/R.txt b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/R.txt deleted file mode 100644 index 3498c8c..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/R.txt +++ /dev/null @@ -1,1899 +0,0 @@ -int anim abc_fade_in 0x7f010001 -int anim abc_fade_out 0x7f010002 -int anim abc_grow_fade_in_from_bottom 0x7f010003 -int anim abc_popup_enter 0x7f010004 -int anim abc_popup_exit 0x7f010005 -int anim abc_shrink_fade_out_from_bottom 0x7f010006 -int anim abc_slide_in_bottom 0x7f010007 -int anim abc_slide_in_top 0x7f010008 -int anim abc_slide_out_bottom 0x7f010009 -int anim abc_slide_out_top 0x7f01000a -int anim design_bottom_sheet_slide_in 0x7f01000b -int anim design_bottom_sheet_slide_out 0x7f01000c -int anim design_snackbar_in 0x7f01000d -int anim design_snackbar_out 0x7f01000e -int anim tooltip_enter 0x7f01000f -int anim tooltip_exit 0x7f010010 -int animator design_appbar_state_list_animator 0x7f020001 -int attr actionBarDivider 0x7f040001 -int attr actionBarItemBackground 0x7f040002 -int attr actionBarPopupTheme 0x7f040003 -int attr actionBarSize 0x7f040004 -int attr actionBarSplitStyle 0x7f040005 -int attr actionBarStyle 0x7f040006 -int attr actionBarTabBarStyle 0x7f040007 -int attr actionBarTabStyle 0x7f040008 -int attr actionBarTabTextStyle 0x7f040009 -int attr actionBarTheme 0x7f04000a -int attr actionBarWidgetTheme 0x7f04000b -int attr actionButtonStyle 0x7f04000c -int attr actionDropDownStyle 0x7f04000d -int attr actionLayout 0x7f04000e -int attr actionMenuTextAppearance 0x7f04000f -int attr actionMenuTextColor 0x7f040010 -int attr actionModeBackground 0x7f040011 -int attr actionModeCloseButtonStyle 0x7f040012 -int attr actionModeCloseDrawable 0x7f040013 -int attr actionModeCopyDrawable 0x7f040014 -int attr actionModeCutDrawable 0x7f040015 -int attr actionModeFindDrawable 0x7f040016 -int attr actionModePasteDrawable 0x7f040017 -int attr actionModePopupWindowStyle 0x7f040018 -int attr actionModeSelectAllDrawable 0x7f040019 -int attr actionModeShareDrawable 0x7f04001a -int attr actionModeSplitBackground 0x7f04001b -int attr actionModeStyle 0x7f04001c -int attr actionModeWebSearchDrawable 0x7f04001d -int attr actionOverflowButtonStyle 0x7f04001e -int attr actionOverflowMenuStyle 0x7f04001f -int attr actionProviderClass 0x7f040020 -int attr actionViewClass 0x7f040021 -int attr activityChooserViewStyle 0x7f040022 -int attr alertDialogButtonGroupStyle 0x7f040023 -int attr alertDialogCenterButtons 0x7f040024 -int attr alertDialogStyle 0x7f040025 -int attr alertDialogTheme 0x7f040026 -int attr allowStacking 0x7f040027 -int attr alpha 0x7f040028 -int attr alphabeticModifiers 0x7f040029 -int attr arrowHeadLength 0x7f04002a -int attr arrowShaftLength 0x7f04002b -int attr autoCompleteTextViewStyle 0x7f04002c -int attr autoSizeMaxTextSize 0x7f04002d -int attr autoSizeMinTextSize 0x7f04002e -int attr autoSizePresetSizes 0x7f04002f -int attr autoSizeStepGranularity 0x7f040030 -int attr autoSizeTextType 0x7f040031 -int attr background 0x7f040032 -int attr backgroundSplit 0x7f040033 -int attr backgroundStacked 0x7f040034 -int attr backgroundTint 0x7f040035 -int attr backgroundTintMode 0x7f040036 -int attr barLength 0x7f040037 -int attr behavior_autoHide 0x7f040038 -int attr behavior_hideable 0x7f040039 -int attr behavior_overlapTop 0x7f04003a -int attr behavior_peekHeight 0x7f04003b -int attr behavior_skipCollapsed 0x7f04003c -int attr borderWidth 0x7f04003d -int attr borderlessButtonStyle 0x7f04003e -int attr bottomSheetDialogTheme 0x7f04003f -int attr bottomSheetStyle 0x7f040040 -int attr buttonBarButtonStyle 0x7f040041 -int attr buttonBarNegativeButtonStyle 0x7f040042 -int attr buttonBarNeutralButtonStyle 0x7f040043 -int attr buttonBarPositiveButtonStyle 0x7f040044 -int attr buttonBarStyle 0x7f040045 -int attr buttonGravity 0x7f040046 -int attr buttonPanelSideLayout 0x7f040047 -int attr buttonStyle 0x7f040048 -int attr buttonStyleSmall 0x7f040049 -int attr buttonTint 0x7f04004a -int attr buttonTintMode 0x7f04004b -int attr checkboxStyle 0x7f04004c -int attr checkedTextViewStyle 0x7f04004d -int attr closeIcon 0x7f04004e -int attr closeItemLayout 0x7f04004f -int attr collapseContentDescription 0x7f040050 -int attr collapseIcon 0x7f040051 -int attr collapsedTitleGravity 0x7f040052 -int attr collapsedTitleTextAppearance 0x7f040053 -int attr color 0x7f040054 -int attr colorAccent 0x7f040055 -int attr colorBackgroundFloating 0x7f040056 -int attr colorButtonNormal 0x7f040057 -int attr colorControlActivated 0x7f040058 -int attr colorControlHighlight 0x7f040059 -int attr colorControlNormal 0x7f04005a -int attr colorError 0x7f04005b -int attr colorPrimary 0x7f04005c -int attr colorPrimaryDark 0x7f04005d -int attr colorSwitchThumbNormal 0x7f04005e -int attr commitIcon 0x7f04005f -int attr contentDescription 0x7f040060 -int attr contentInsetEnd 0x7f040061 -int attr contentInsetEndWithActions 0x7f040062 -int attr contentInsetLeft 0x7f040063 -int attr contentInsetRight 0x7f040064 -int attr contentInsetStart 0x7f040065 -int attr contentInsetStartWithNavigation 0x7f040066 -int attr contentScrim 0x7f040067 -int attr controlBackground 0x7f040068 -int attr counterEnabled 0x7f040069 -int attr counterMaxLength 0x7f04006a -int attr counterOverflowTextAppearance 0x7f04006b -int attr counterTextAppearance 0x7f04006c -int attr customNavigationLayout 0x7f04006d -int attr defaultQueryHint 0x7f04006e -int attr dialogPreferredPadding 0x7f04006f -int attr dialogTheme 0x7f040070 -int attr displayOptions 0x7f040071 -int attr divider 0x7f040072 -int attr dividerHorizontal 0x7f040073 -int attr dividerPadding 0x7f040074 -int attr dividerVertical 0x7f040075 -int attr drawableSize 0x7f040076 -int attr drawerArrowStyle 0x7f040077 -int attr dropDownListViewStyle 0x7f040078 -int attr dropdownListPreferredItemHeight 0x7f040079 -int attr editTextBackground 0x7f04007a -int attr editTextColor 0x7f04007b -int attr editTextStyle 0x7f04007c -int attr elevation 0x7f04007d -int attr errorEnabled 0x7f04007e -int attr errorTextAppearance 0x7f04007f -int attr expandActivityOverflowButtonDrawable 0x7f040080 -int attr expanded 0x7f040081 -int attr expandedTitleGravity 0x7f040082 -int attr expandedTitleMargin 0x7f040083 -int attr expandedTitleMarginBottom 0x7f040084 -int attr expandedTitleMarginEnd 0x7f040085 -int attr expandedTitleMarginStart 0x7f040086 -int attr expandedTitleMarginTop 0x7f040087 -int attr expandedTitleTextAppearance 0x7f040088 -int attr fabSize 0x7f040089 -int attr fastScrollEnabled 0x7f04008a -int attr fastScrollHorizontalThumbDrawable 0x7f04008b -int attr fastScrollHorizontalTrackDrawable 0x7f04008c -int attr fastScrollVerticalThumbDrawable 0x7f04008d -int attr fastScrollVerticalTrackDrawable 0x7f04008e -int attr font 0x7f04008f -int attr fontFamily 0x7f040090 -int attr fontProviderAuthority 0x7f040091 -int attr fontProviderCerts 0x7f040092 -int attr fontProviderFetchStrategy 0x7f040093 -int attr fontProviderFetchTimeout 0x7f040094 -int attr fontProviderPackage 0x7f040095 -int attr fontProviderQuery 0x7f040096 -int attr fontStyle 0x7f040097 -int attr fontWeight 0x7f040098 -int attr foregroundInsidePadding 0x7f040099 -int attr gapBetweenBars 0x7f04009a -int attr goIcon 0x7f04009b -int attr headerLayout 0x7f04009c -int attr height 0x7f04009d -int attr hideOnContentScroll 0x7f04009e -int attr hintAnimationEnabled 0x7f04009f -int attr hintEnabled 0x7f0400a0 -int attr hintTextAppearance 0x7f0400a1 -int attr homeAsUpIndicator 0x7f0400a2 -int attr homeLayout 0x7f0400a3 -int attr icon 0x7f0400a4 -int attr iconTint 0x7f0400a5 -int attr iconTintMode 0x7f0400a6 -int attr iconifiedByDefault 0x7f0400a7 -int attr imageButtonStyle 0x7f0400a8 -int attr indeterminateProgressStyle 0x7f0400a9 -int attr initialActivityCount 0x7f0400aa -int attr insetForeground 0x7f0400ab -int attr isLightTheme 0x7f0400ac -int attr itemBackground 0x7f0400ad -int attr itemIconTint 0x7f0400ae -int attr itemPadding 0x7f0400af -int attr itemTextAppearance 0x7f0400b0 -int attr itemTextColor 0x7f0400b1 -int attr keylines 0x7f0400b2 -int attr layout 0x7f0400b3 -int attr layoutManager 0x7f0400b4 -int attr layout_anchor 0x7f0400b5 -int attr layout_anchorGravity 0x7f0400b6 -int attr layout_behavior 0x7f0400b7 -int attr layout_collapseMode 0x7f0400b8 -int attr layout_collapseParallaxMultiplier 0x7f0400b9 -int attr layout_dodgeInsetEdges 0x7f0400ba -int attr layout_insetEdge 0x7f0400bb -int attr layout_keyline 0x7f0400bc -int attr layout_scrollFlags 0x7f0400bd -int attr layout_scrollInterpolator 0x7f0400be -int attr listChoiceBackgroundIndicator 0x7f0400bf -int attr listDividerAlertDialog 0x7f0400c0 -int attr listItemLayout 0x7f0400c1 -int attr listLayout 0x7f0400c2 -int attr listMenuViewStyle 0x7f0400c3 -int attr listPopupWindowStyle 0x7f0400c4 -int attr listPreferredItemHeight 0x7f0400c5 -int attr listPreferredItemHeightLarge 0x7f0400c6 -int attr listPreferredItemHeightSmall 0x7f0400c7 -int attr listPreferredItemPaddingLeft 0x7f0400c8 -int attr listPreferredItemPaddingRight 0x7f0400c9 -int attr logo 0x7f0400ca -int attr logoDescription 0x7f0400cb -int attr maxActionInlineWidth 0x7f0400cc -int attr maxButtonHeight 0x7f0400cd -int attr measureWithLargestChild 0x7f0400ce -int attr menu 0x7f0400cf -int attr multiChoiceItemLayout 0x7f0400d0 -int attr navigationContentDescription 0x7f0400d1 -int attr navigationIcon 0x7f0400d2 -int attr navigationMode 0x7f0400d3 -int attr numericModifiers 0x7f0400d4 -int attr overlapAnchor 0x7f0400d5 -int attr paddingBottomNoButtons 0x7f0400d6 -int attr paddingEnd 0x7f0400d7 -int attr paddingStart 0x7f0400d8 -int attr paddingTopNoTitle 0x7f0400d9 -int attr panelBackground 0x7f0400da -int attr panelMenuListTheme 0x7f0400db -int attr panelMenuListWidth 0x7f0400dc -int attr passwordToggleContentDescription 0x7f0400dd -int attr passwordToggleDrawable 0x7f0400de -int attr passwordToggleEnabled 0x7f0400df -int attr passwordToggleTint 0x7f0400e0 -int attr passwordToggleTintMode 0x7f0400e1 -int attr popupMenuStyle 0x7f0400e2 -int attr popupTheme 0x7f0400e3 -int attr popupWindowStyle 0x7f0400e4 -int attr preserveIconSpacing 0x7f0400e5 -int attr pressedTranslationZ 0x7f0400e6 -int attr progressBarPadding 0x7f0400e7 -int attr progressBarStyle 0x7f0400e8 -int attr queryBackground 0x7f0400e9 -int attr queryHint 0x7f0400ea -int attr radioButtonStyle 0x7f0400eb -int attr ratingBarStyle 0x7f0400ec -int attr ratingBarStyleIndicator 0x7f0400ed -int attr ratingBarStyleSmall 0x7f0400ee -int attr reverseLayout 0x7f0400ef -int attr rippleColor 0x7f0400f0 -int attr scrimAnimationDuration 0x7f0400f1 -int attr scrimVisibleHeightTrigger 0x7f0400f2 -int attr searchHintIcon 0x7f0400f3 -int attr searchIcon 0x7f0400f4 -int attr searchViewStyle 0x7f0400f5 -int attr seekBarStyle 0x7f0400f6 -int attr selectableItemBackground 0x7f0400f7 -int attr selectableItemBackgroundBorderless 0x7f0400f8 -int attr showAsAction 0x7f0400f9 -int attr showDividers 0x7f0400fa -int attr showText 0x7f0400fb -int attr showTitle 0x7f0400fc -int attr singleChoiceItemLayout 0x7f0400fd -int attr spanCount 0x7f0400fe -int attr spinBars 0x7f0400ff -int attr spinnerDropDownItemStyle 0x7f040100 -int attr spinnerStyle 0x7f040101 -int attr splitTrack 0x7f040102 -int attr srcCompat 0x7f040103 -int attr stackFromEnd 0x7f040104 -int attr state_above_anchor 0x7f040105 -int attr state_collapsed 0x7f040106 -int attr state_collapsible 0x7f040107 -int attr statusBarBackground 0x7f040108 -int attr statusBarScrim 0x7f040109 -int attr subMenuArrow 0x7f04010a -int attr submitBackground 0x7f04010b -int attr subtitle 0x7f04010c -int attr subtitleTextAppearance 0x7f04010d -int attr subtitleTextColor 0x7f04010e -int attr subtitleTextStyle 0x7f04010f -int attr suggestionRowLayout 0x7f040110 -int attr switchMinWidth 0x7f040111 -int attr switchPadding 0x7f040112 -int attr switchStyle 0x7f040113 -int attr switchTextAppearance 0x7f040114 -int attr tabBackground 0x7f040115 -int attr tabContentStart 0x7f040116 -int attr tabGravity 0x7f040117 -int attr tabIndicatorColor 0x7f040118 -int attr tabIndicatorHeight 0x7f040119 -int attr tabMaxWidth 0x7f04011a -int attr tabMinWidth 0x7f04011b -int attr tabMode 0x7f04011c -int attr tabPadding 0x7f04011d -int attr tabPaddingBottom 0x7f04011e -int attr tabPaddingEnd 0x7f04011f -int attr tabPaddingStart 0x7f040120 -int attr tabPaddingTop 0x7f040121 -int attr tabSelectedTextColor 0x7f040122 -int attr tabTextAppearance 0x7f040123 -int attr tabTextColor 0x7f040124 -int attr textAllCaps 0x7f040125 -int attr textAppearanceLargePopupMenu 0x7f040126 -int attr textAppearanceListItem 0x7f040127 -int attr textAppearanceListItemSecondary 0x7f040128 -int attr textAppearanceListItemSmall 0x7f040129 -int attr textAppearancePopupMenuHeader 0x7f04012a -int attr textAppearanceSearchResultSubtitle 0x7f04012b -int attr textAppearanceSearchResultTitle 0x7f04012c -int attr textAppearanceSmallPopupMenu 0x7f04012d -int attr textColorAlertDialogListItem 0x7f04012e -int attr textColorError 0x7f04012f -int attr textColorSearchUrl 0x7f040130 -int attr theme 0x7f040131 -int attr thickness 0x7f040132 -int attr thumbTextPadding 0x7f040133 -int attr thumbTint 0x7f040134 -int attr thumbTintMode 0x7f040135 -int attr tickMark 0x7f040136 -int attr tickMarkTint 0x7f040137 -int attr tickMarkTintMode 0x7f040138 -int attr tint 0x7f040139 -int attr tintMode 0x7f04013a -int attr title 0x7f04013b -int attr titleEnabled 0x7f04013c -int attr titleMargin 0x7f04013d -int attr titleMarginBottom 0x7f04013e -int attr titleMarginEnd 0x7f04013f -int attr titleMarginStart 0x7f040140 -int attr titleMarginTop 0x7f040141 -int attr titleMargins 0x7f040142 -int attr titleTextAppearance 0x7f040143 -int attr titleTextColor 0x7f040144 -int attr titleTextStyle 0x7f040145 -int attr toolbarId 0x7f040146 -int attr toolbarNavigationButtonStyle 0x7f040147 -int attr toolbarStyle 0x7f040148 -int attr tooltipForegroundColor 0x7f040149 -int attr tooltipFrameBackground 0x7f04014a -int attr tooltipText 0x7f04014b -int attr track 0x7f04014c -int attr trackTint 0x7f04014d -int attr trackTintMode 0x7f04014e -int attr useCompatPadding 0x7f04014f -int attr voiceIcon 0x7f040150 -int attr windowActionBar 0x7f040151 -int attr windowActionBarOverlay 0x7f040152 -int attr windowActionModeOverlay 0x7f040153 -int attr windowFixedHeightMajor 0x7f040154 -int attr windowFixedHeightMinor 0x7f040155 -int attr windowFixedWidthMajor 0x7f040156 -int attr windowFixedWidthMinor 0x7f040157 -int attr windowMinWidthMajor 0x7f040158 -int attr windowMinWidthMinor 0x7f040159 -int attr windowNoTitle 0x7f04015a -int bool abc_action_bar_embed_tabs 0x7f050001 -int bool abc_allow_stacked_button_bar 0x7f050002 -int bool abc_config_actionMenuItemAllCaps 0x7f050003 -int bool abc_config_closeDialogWhenTouchOutside 0x7f050004 -int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050005 -int color abc_background_cache_hint_selector_material_dark 0x7f060001 -int color abc_background_cache_hint_selector_material_light 0x7f060002 -int color abc_btn_colored_borderless_text_material 0x7f060003 -int color abc_btn_colored_text_material 0x7f060004 -int color abc_color_highlight_material 0x7f060005 -int color abc_hint_foreground_material_dark 0x7f060006 -int color abc_hint_foreground_material_light 0x7f060007 -int color abc_input_method_navigation_guard 0x7f060008 -int color abc_primary_text_disable_only_material_dark 0x7f060009 -int color abc_primary_text_disable_only_material_light 0x7f06000a -int color abc_primary_text_material_dark 0x7f06000b -int color abc_primary_text_material_light 0x7f06000c -int color abc_search_url_text 0x7f06000d -int color abc_search_url_text_normal 0x7f06000e -int color abc_search_url_text_pressed 0x7f06000f -int color abc_search_url_text_selected 0x7f060010 -int color abc_secondary_text_material_dark 0x7f060011 -int color abc_secondary_text_material_light 0x7f060012 -int color abc_tint_btn_checkable 0x7f060013 -int color abc_tint_default 0x7f060014 -int color abc_tint_edittext 0x7f060015 -int color abc_tint_seek_thumb 0x7f060016 -int color abc_tint_spinner 0x7f060017 -int color abc_tint_switch_track 0x7f060018 -int color accent_material_dark 0x7f060019 -int color accent_material_light 0x7f06001a -int color background_floating_material_dark 0x7f06001b -int color background_floating_material_light 0x7f06001c -int color background_material_dark 0x7f06001d -int color background_material_light 0x7f06001e -int color bright_foreground_disabled_material_dark 0x7f06001f -int color bright_foreground_disabled_material_light 0x7f060020 -int color bright_foreground_inverse_material_dark 0x7f060021 -int color bright_foreground_inverse_material_light 0x7f060022 -int color bright_foreground_material_dark 0x7f060023 -int color bright_foreground_material_light 0x7f060024 -int color button_material_dark 0x7f060025 -int color button_material_light 0x7f060026 -int color design_bottom_navigation_shadow_color 0x7f060027 -int color design_error 0x7f060028 -int color design_fab_shadow_end_color 0x7f060029 -int color design_fab_shadow_mid_color 0x7f06002a -int color design_fab_shadow_start_color 0x7f06002b -int color design_fab_stroke_end_inner_color 0x7f06002c -int color design_fab_stroke_end_outer_color 0x7f06002d -int color design_fab_stroke_top_inner_color 0x7f06002e -int color design_fab_stroke_top_outer_color 0x7f06002f -int color design_snackbar_background_color 0x7f060030 -int color design_tint_password_toggle 0x7f060031 -int color dim_foreground_disabled_material_dark 0x7f060032 -int color dim_foreground_disabled_material_light 0x7f060033 -int color dim_foreground_material_dark 0x7f060034 -int color dim_foreground_material_light 0x7f060035 -int color error_color_material 0x7f060036 -int color foreground_material_dark 0x7f060037 -int color foreground_material_light 0x7f060038 -int color highlighted_text_material_dark 0x7f060039 -int color highlighted_text_material_light 0x7f06003a -int color material_blue_grey_800 0x7f06003b -int color material_blue_grey_900 0x7f06003c -int color material_blue_grey_950 0x7f06003d -int color material_deep_teal_200 0x7f06003e -int color material_deep_teal_500 0x7f06003f -int color material_grey_100 0x7f060040 -int color material_grey_300 0x7f060041 -int color material_grey_50 0x7f060042 -int color material_grey_600 0x7f060043 -int color material_grey_800 0x7f060044 -int color material_grey_850 0x7f060045 -int color material_grey_900 0x7f060046 -int color notification_action_color_filter 0x7f060047 -int color notification_icon_bg_color 0x7f060048 -int color notification_material_background_media_default_color 0x7f060049 -int color primary_dark_material_dark 0x7f06004a -int color primary_dark_material_light 0x7f06004b -int color primary_material_dark 0x7f06004c -int color primary_material_light 0x7f06004d -int color primary_text_default_material_dark 0x7f06004e -int color primary_text_default_material_light 0x7f06004f -int color primary_text_disabled_material_dark 0x7f060050 -int color primary_text_disabled_material_light 0x7f060051 -int color ripple_material_dark 0x7f060052 -int color ripple_material_light 0x7f060053 -int color secondary_text_default_material_dark 0x7f060054 -int color secondary_text_default_material_light 0x7f060055 -int color secondary_text_disabled_material_dark 0x7f060056 -int color secondary_text_disabled_material_light 0x7f060057 -int color switch_thumb_disabled_material_dark 0x7f060058 -int color switch_thumb_disabled_material_light 0x7f060059 -int color switch_thumb_material_dark 0x7f06005a -int color switch_thumb_material_light 0x7f06005b -int color switch_thumb_normal_material_dark 0x7f06005c -int color switch_thumb_normal_material_light 0x7f06005d -int color tooltip_background_dark 0x7f06005e -int color tooltip_background_light 0x7f06005f -int dimen abc_action_bar_content_inset_material 0x7f080001 -int dimen abc_action_bar_content_inset_with_nav 0x7f080002 -int dimen abc_action_bar_default_height_material 0x7f080003 -int dimen abc_action_bar_default_padding_end_material 0x7f080004 -int dimen abc_action_bar_default_padding_start_material 0x7f080005 -int dimen abc_action_bar_elevation_material 0x7f080006 -int dimen abc_action_bar_icon_vertical_padding_material 0x7f080007 -int dimen abc_action_bar_overflow_padding_end_material 0x7f080008 -int dimen abc_action_bar_overflow_padding_start_material 0x7f080009 -int dimen abc_action_bar_progress_bar_size 0x7f08000a -int dimen abc_action_bar_stacked_max_height 0x7f08000b -int dimen abc_action_bar_stacked_tab_max_width 0x7f08000c -int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f08000d -int dimen abc_action_bar_subtitle_top_margin_material 0x7f08000e -int dimen abc_action_button_min_height_material 0x7f08000f -int dimen abc_action_button_min_width_material 0x7f080010 -int dimen abc_action_button_min_width_overflow_material 0x7f080011 -int dimen abc_alert_dialog_button_bar_height 0x7f080012 -int dimen abc_button_inset_horizontal_material 0x7f080013 -int dimen abc_button_inset_vertical_material 0x7f080014 -int dimen abc_button_padding_horizontal_material 0x7f080015 -int dimen abc_button_padding_vertical_material 0x7f080016 -int dimen abc_cascading_menus_min_smallest_width 0x7f080017 -int dimen abc_config_prefDialogWidth 0x7f080018 -int dimen abc_control_corner_material 0x7f080019 -int dimen abc_control_inset_material 0x7f08001a -int dimen abc_control_padding_material 0x7f08001b -int dimen abc_dialog_fixed_height_major 0x7f08001c -int dimen abc_dialog_fixed_height_minor 0x7f08001d -int dimen abc_dialog_fixed_width_major 0x7f08001e -int dimen abc_dialog_fixed_width_minor 0x7f08001f -int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f080020 -int dimen abc_dialog_list_padding_top_no_title 0x7f080021 -int dimen abc_dialog_min_width_major 0x7f080022 -int dimen abc_dialog_min_width_minor 0x7f080023 -int dimen abc_dialog_padding_material 0x7f080024 -int dimen abc_dialog_padding_top_material 0x7f080025 -int dimen abc_dialog_title_divider_material 0x7f080026 -int dimen abc_disabled_alpha_material_dark 0x7f080027 -int dimen abc_disabled_alpha_material_light 0x7f080028 -int dimen abc_dropdownitem_icon_width 0x7f080029 -int dimen abc_dropdownitem_text_padding_left 0x7f08002a -int dimen abc_dropdownitem_text_padding_right 0x7f08002b -int dimen abc_edit_text_inset_bottom_material 0x7f08002c -int dimen abc_edit_text_inset_horizontal_material 0x7f08002d -int dimen abc_edit_text_inset_top_material 0x7f08002e -int dimen abc_floating_window_z 0x7f08002f -int dimen abc_list_item_padding_horizontal_material 0x7f080030 -int dimen abc_panel_menu_list_width 0x7f080031 -int dimen abc_progress_bar_height_material 0x7f080032 -int dimen abc_search_view_preferred_height 0x7f080033 -int dimen abc_search_view_preferred_width 0x7f080034 -int dimen abc_seekbar_track_background_height_material 0x7f080035 -int dimen abc_seekbar_track_progress_height_material 0x7f080036 -int dimen abc_select_dialog_padding_start_material 0x7f080037 -int dimen abc_switch_padding 0x7f080038 -int dimen abc_text_size_body_1_material 0x7f080039 -int dimen abc_text_size_body_2_material 0x7f08003a -int dimen abc_text_size_button_material 0x7f08003b -int dimen abc_text_size_caption_material 0x7f08003c -int dimen abc_text_size_display_1_material 0x7f08003d -int dimen abc_text_size_display_2_material 0x7f08003e -int dimen abc_text_size_display_3_material 0x7f08003f -int dimen abc_text_size_display_4_material 0x7f080040 -int dimen abc_text_size_headline_material 0x7f080041 -int dimen abc_text_size_large_material 0x7f080042 -int dimen abc_text_size_medium_material 0x7f080043 -int dimen abc_text_size_menu_header_material 0x7f080044 -int dimen abc_text_size_menu_material 0x7f080045 -int dimen abc_text_size_small_material 0x7f080046 -int dimen abc_text_size_subhead_material 0x7f080047 -int dimen abc_text_size_subtitle_material_toolbar 0x7f080048 -int dimen abc_text_size_title_material 0x7f080049 -int dimen abc_text_size_title_material_toolbar 0x7f08004a -int dimen compat_button_inset_horizontal_material 0x7f08004b -int dimen compat_button_inset_vertical_material 0x7f08004c -int dimen compat_button_padding_horizontal_material 0x7f08004d -int dimen compat_button_padding_vertical_material 0x7f08004e -int dimen compat_control_corner_material 0x7f08004f -int dimen design_appbar_elevation 0x7f080050 -int dimen design_bottom_navigation_active_item_max_width 0x7f080051 -int dimen design_bottom_navigation_active_text_size 0x7f080052 -int dimen design_bottom_navigation_elevation 0x7f080053 -int dimen design_bottom_navigation_height 0x7f080054 -int dimen design_bottom_navigation_item_max_width 0x7f080055 -int dimen design_bottom_navigation_item_min_width 0x7f080056 -int dimen design_bottom_navigation_margin 0x7f080057 -int dimen design_bottom_navigation_shadow_height 0x7f080058 -int dimen design_bottom_navigation_text_size 0x7f080059 -int dimen design_bottom_sheet_modal_elevation 0x7f08005a -int dimen design_bottom_sheet_peek_height_min 0x7f08005b -int dimen design_fab_border_width 0x7f08005c -int dimen design_fab_elevation 0x7f08005d -int dimen design_fab_image_size 0x7f08005e -int dimen design_fab_size_mini 0x7f08005f -int dimen design_fab_size_normal 0x7f080060 -int dimen design_fab_translation_z_pressed 0x7f080061 -int dimen design_navigation_elevation 0x7f080062 -int dimen design_navigation_icon_padding 0x7f080063 -int dimen design_navigation_icon_size 0x7f080064 -int dimen design_navigation_max_width 0x7f080065 -int dimen design_navigation_padding_bottom 0x7f080066 -int dimen design_navigation_separator_vertical_padding 0x7f080067 -int dimen design_snackbar_action_inline_max_width 0x7f080068 -int dimen design_snackbar_background_corner_radius 0x7f080069 -int dimen design_snackbar_elevation 0x7f08006a -int dimen design_snackbar_extra_spacing_horizontal 0x7f08006b -int dimen design_snackbar_max_width 0x7f08006c -int dimen design_snackbar_min_width 0x7f08006d -int dimen design_snackbar_padding_horizontal 0x7f08006e -int dimen design_snackbar_padding_vertical 0x7f08006f -int dimen design_snackbar_padding_vertical_2lines 0x7f080070 -int dimen design_snackbar_text_size 0x7f080071 -int dimen design_tab_max_width 0x7f080072 -int dimen design_tab_scrollable_min_width 0x7f080073 -int dimen design_tab_text_size 0x7f080074 -int dimen design_tab_text_size_2line 0x7f080075 -int dimen disabled_alpha_material_dark 0x7f080076 -int dimen disabled_alpha_material_light 0x7f080077 -int dimen fastscroll_default_thickness 0x7f080078 -int dimen fastscroll_margin 0x7f080079 -int dimen fastscroll_minimum_range 0x7f08007a -int dimen highlight_alpha_material_colored 0x7f08007b -int dimen highlight_alpha_material_dark 0x7f08007c -int dimen highlight_alpha_material_light 0x7f08007d -int dimen hint_alpha_material_dark 0x7f08007e -int dimen hint_alpha_material_light 0x7f08007f -int dimen hint_pressed_alpha_material_dark 0x7f080080 -int dimen hint_pressed_alpha_material_light 0x7f080081 -int dimen item_touch_helper_max_drag_scroll_per_frame 0x7f080082 -int dimen item_touch_helper_swipe_escape_max_velocity 0x7f080083 -int dimen item_touch_helper_swipe_escape_velocity 0x7f080084 -int dimen notification_action_icon_size 0x7f080085 -int dimen notification_action_text_size 0x7f080086 -int dimen notification_big_circle_margin 0x7f080087 -int dimen notification_content_margin_start 0x7f080088 -int dimen notification_large_icon_height 0x7f080089 -int dimen notification_large_icon_width 0x7f08008a -int dimen notification_main_column_padding_top 0x7f08008b -int dimen notification_media_narrow_margin 0x7f08008c -int dimen notification_right_icon_size 0x7f08008d -int dimen notification_right_side_padding_top 0x7f08008e -int dimen notification_small_icon_background_padding 0x7f08008f -int dimen notification_small_icon_size_as_large 0x7f080090 -int dimen notification_subtext_size 0x7f080091 -int dimen notification_top_pad 0x7f080092 -int dimen notification_top_pad_large_text 0x7f080093 -int dimen tooltip_corner_radius 0x7f080094 -int dimen tooltip_horizontal_padding 0x7f080095 -int dimen tooltip_margin 0x7f080096 -int dimen tooltip_precise_anchor_extra_offset 0x7f080097 -int dimen tooltip_precise_anchor_threshold 0x7f080098 -int dimen tooltip_vertical_padding 0x7f080099 -int dimen tooltip_y_offset_non_touch 0x7f08009a -int dimen tooltip_y_offset_touch 0x7f08009b -int drawable abc_ab_share_pack_mtrl_alpha 0x7f090001 -int drawable abc_action_bar_item_background_material 0x7f090002 -int drawable abc_btn_borderless_material 0x7f090003 -int drawable abc_btn_check_material 0x7f090004 -int drawable abc_btn_check_to_on_mtrl_000 0x7f090005 -int drawable abc_btn_check_to_on_mtrl_015 0x7f090006 -int drawable abc_btn_colored_material 0x7f090007 -int drawable abc_btn_default_mtrl_shape 0x7f090008 -int drawable abc_btn_radio_material 0x7f090009 -int drawable abc_btn_radio_to_on_mtrl_000 0x7f09000a -int drawable abc_btn_radio_to_on_mtrl_015 0x7f09000b -int drawable abc_btn_switch_to_on_mtrl_00001 0x7f09000c -int drawable abc_btn_switch_to_on_mtrl_00012 0x7f09000d -int drawable abc_cab_background_internal_bg 0x7f09000e -int drawable abc_cab_background_top_material 0x7f09000f -int drawable abc_cab_background_top_mtrl_alpha 0x7f090010 -int drawable abc_control_background_material 0x7f090011 -int drawable abc_dialog_material_background 0x7f090012 -int drawable abc_edit_text_material 0x7f090013 -int drawable abc_ic_ab_back_material 0x7f090014 -int drawable abc_ic_arrow_drop_right_black_24dp 0x7f090015 -int drawable abc_ic_clear_material 0x7f090016 -int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f090017 -int drawable abc_ic_go_search_api_material 0x7f090018 -int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f090019 -int drawable abc_ic_menu_cut_mtrl_alpha 0x7f09001a -int drawable abc_ic_menu_overflow_material 0x7f09001b -int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f09001c -int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f09001d -int drawable abc_ic_menu_share_mtrl_alpha 0x7f09001e -int drawable abc_ic_search_api_material 0x7f09001f -int drawable abc_ic_star_black_16dp 0x7f090020 -int drawable abc_ic_star_black_36dp 0x7f090021 -int drawable abc_ic_star_black_48dp 0x7f090022 -int drawable abc_ic_star_half_black_16dp 0x7f090023 -int drawable abc_ic_star_half_black_36dp 0x7f090024 -int drawable abc_ic_star_half_black_48dp 0x7f090025 -int drawable abc_ic_voice_search_api_material 0x7f090026 -int drawable abc_item_background_holo_dark 0x7f090027 -int drawable abc_item_background_holo_light 0x7f090028 -int drawable abc_list_divider_mtrl_alpha 0x7f090029 -int drawable abc_list_focused_holo 0x7f09002a -int drawable abc_list_longpressed_holo 0x7f09002b -int drawable abc_list_pressed_holo_dark 0x7f09002c -int drawable abc_list_pressed_holo_light 0x7f09002d -int drawable abc_list_selector_background_transition_holo_dark 0x7f09002e -int drawable abc_list_selector_background_transition_holo_light 0x7f09002f -int drawable abc_list_selector_disabled_holo_dark 0x7f090030 -int drawable abc_list_selector_disabled_holo_light 0x7f090031 -int drawable abc_list_selector_holo_dark 0x7f090032 -int drawable abc_list_selector_holo_light 0x7f090033 -int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f090034 -int drawable abc_popup_background_mtrl_mult 0x7f090035 -int drawable abc_ratingbar_indicator_material 0x7f090036 -int drawable abc_ratingbar_material 0x7f090037 -int drawable abc_ratingbar_small_material 0x7f090038 -int drawable abc_scrubber_control_off_mtrl_alpha 0x7f090039 -int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f09003a -int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f09003b -int drawable abc_scrubber_primary_mtrl_alpha 0x7f09003c -int drawable abc_scrubber_track_mtrl_alpha 0x7f09003d -int drawable abc_seekbar_thumb_material 0x7f09003e -int drawable abc_seekbar_tick_mark_material 0x7f09003f -int drawable abc_seekbar_track_material 0x7f090040 -int drawable abc_spinner_mtrl_am_alpha 0x7f090041 -int drawable abc_spinner_textfield_background_material 0x7f090042 -int drawable abc_switch_thumb_material 0x7f090043 -int drawable abc_switch_track_mtrl_alpha 0x7f090044 -int drawable abc_tab_indicator_material 0x7f090045 -int drawable abc_tab_indicator_mtrl_alpha 0x7f090046 -int drawable abc_text_cursor_material 0x7f090047 -int drawable abc_text_select_handle_left_mtrl_dark 0x7f090048 -int drawable abc_text_select_handle_left_mtrl_light 0x7f090049 -int drawable abc_text_select_handle_middle_mtrl_dark 0x7f09004a -int drawable abc_text_select_handle_middle_mtrl_light 0x7f09004b -int drawable abc_text_select_handle_right_mtrl_dark 0x7f09004c -int drawable abc_text_select_handle_right_mtrl_light 0x7f09004d -int drawable abc_textfield_activated_mtrl_alpha 0x7f09004e -int drawable abc_textfield_default_mtrl_alpha 0x7f09004f -int drawable abc_textfield_search_activated_mtrl_alpha 0x7f090050 -int drawable abc_textfield_search_default_mtrl_alpha 0x7f090051 -int drawable abc_textfield_search_material 0x7f090052 -int drawable abc_vector_test 0x7f090053 -int drawable avd_hide_password 0x7f090054 -int drawable avd_show_password 0x7f090055 -int drawable design_bottom_navigation_item_background 0x7f090056 -int drawable design_fab_background 0x7f090057 -int drawable design_ic_visibility 0x7f090058 -int drawable design_ic_visibility_off 0x7f090059 -int drawable design_password_eye 0x7f09005a -int drawable design_snackbar_background 0x7f09005b -int drawable navigation_empty_icon 0x7f09005c -int drawable notification_action_background 0x7f09005d -int drawable notification_bg 0x7f09005e -int drawable notification_bg_low 0x7f09005f -int drawable notification_bg_low_normal 0x7f090060 -int drawable notification_bg_low_pressed 0x7f090061 -int drawable notification_bg_normal 0x7f090062 -int drawable notification_bg_normal_pressed 0x7f090063 -int drawable notification_icon_background 0x7f090064 -int drawable notification_template_icon_bg 0x7f090065 -int drawable notification_template_icon_low_bg 0x7f090066 -int drawable notification_tile_bg 0x7f090067 -int drawable notify_panel_notification_icon_bg 0x7f090068 -int drawable tooltip_frame_dark 0x7f090069 -int drawable tooltip_frame_light 0x7f09006a -int id action0 0x7f0c0001 -int id action_bar 0x7f0c0002 -int id action_bar_activity_content 0x7f0c0003 -int id action_bar_container 0x7f0c0004 -int id action_bar_root 0x7f0c0005 -int id action_bar_spinner 0x7f0c0006 -int id action_bar_subtitle 0x7f0c0007 -int id action_bar_title 0x7f0c0008 -int id action_container 0x7f0c0009 -int id action_context_bar 0x7f0c000a -int id action_divider 0x7f0c000b -int id action_image 0x7f0c000c -int id action_menu_divider 0x7f0c000d -int id action_menu_presenter 0x7f0c000e -int id action_mode_bar 0x7f0c000f -int id action_mode_bar_stub 0x7f0c0010 -int id action_mode_close_button 0x7f0c0011 -int id action_text 0x7f0c0012 -int id actions 0x7f0c0013 -int id activity_chooser_view_content 0x7f0c0014 -int id add 0x7f0c0015 -int id alertTitle 0x7f0c0016 -int id async 0x7f0c0017 -int id auto 0x7f0c0018 -int id blocking 0x7f0c0019 -int id bottom 0x7f0c001a -int id buttonPanel 0x7f0c001b -int id cancel_action 0x7f0c001c -int id center 0x7f0c001d -int id checkbox 0x7f0c001e -int id chronometer 0x7f0c001f -int id container 0x7f0c0020 -int id contentPanel 0x7f0c0021 -int id coordinator 0x7f0c0022 -int id custom 0x7f0c0023 -int id customPanel 0x7f0c0024 -int id decor_content_parent 0x7f0c0025 -int id default_activity_button 0x7f0c0026 -int id design_bottom_sheet 0x7f0c0027 -int id design_menu_item_action_area 0x7f0c0028 -int id design_menu_item_action_area_stub 0x7f0c0029 -int id design_menu_item_text 0x7f0c002a -int id design_navigation_view 0x7f0c002b -int id edit_query 0x7f0c002c -int id end 0x7f0c002d -int id end_padder 0x7f0c002e -int id expand_activities_button 0x7f0c002f -int id expanded_menu 0x7f0c0030 -int id fill 0x7f0c0031 -int id fixed 0x7f0c0032 -int id forever 0x7f0c0033 -int id ghost_view 0x7f0c0034 -int id home 0x7f0c0035 -int id icon 0x7f0c0036 -int id icon_group 0x7f0c0037 -int id image 0x7f0c0038 -int id info 0x7f0c0039 -int id italic 0x7f0c003a -int id item_touch_helper_previous_elevation 0x7f0c003b -int id largeLabel 0x7f0c003c -int id left 0x7f0c003d -int id line1 0x7f0c003e -int id line3 0x7f0c003f -int id listMode 0x7f0c0040 -int id list_item 0x7f0c0041 -int id masked 0x7f0c0042 -int id media_actions 0x7f0c0043 -int id message 0x7f0c0044 -int id mini 0x7f0c0045 -int id multiply 0x7f0c0046 -int id navigation_header_container 0x7f0c0047 -int id none 0x7f0c0048 -int id normal 0x7f0c0049 -int id notification_background 0x7f0c004a -int id notification_main_column 0x7f0c004b -int id notification_main_column_container 0x7f0c004c -int id parallax 0x7f0c004d -int id parentPanel 0x7f0c004e -int id parent_matrix 0x7f0c004f -int id pin 0x7f0c0050 -int id progress_circular 0x7f0c0051 -int id progress_horizontal 0x7f0c0052 -int id radio 0x7f0c0053 -int id right 0x7f0c0054 -int id right_icon 0x7f0c0055 -int id right_side 0x7f0c0056 -int id save_image_matrix 0x7f0c0057 -int id save_non_transition_alpha 0x7f0c0058 -int id save_scale_type 0x7f0c0059 -int id screen 0x7f0c005a -int id scrollIndicatorDown 0x7f0c005b -int id scrollIndicatorUp 0x7f0c005c -int id scrollView 0x7f0c005d -int id scrollable 0x7f0c005e -int id search_badge 0x7f0c005f -int id search_bar 0x7f0c0060 -int id search_button 0x7f0c0061 -int id search_close_btn 0x7f0c0062 -int id search_edit_frame 0x7f0c0063 -int id search_go_btn 0x7f0c0064 -int id search_mag_icon 0x7f0c0065 -int id search_plate 0x7f0c0066 -int id search_src_text 0x7f0c0067 -int id search_voice_btn 0x7f0c0068 -int id select_dialog_listview 0x7f0c0069 -int id shortcut 0x7f0c006a -int id smallLabel 0x7f0c006b -int id snackbar_action 0x7f0c006c -int id snackbar_text 0x7f0c006d -int id spacer 0x7f0c006e -int id split_action_bar 0x7f0c006f -int id src_atop 0x7f0c0070 -int id src_in 0x7f0c0071 -int id src_over 0x7f0c0072 -int id start 0x7f0c0073 -int id status_bar_latest_event_content 0x7f0c0074 -int id submenuarrow 0x7f0c0075 -int id submit_area 0x7f0c0076 -int id tabMode 0x7f0c0077 -int id tag_transition_group 0x7f0c0078 -int id text 0x7f0c0079 -int id text2 0x7f0c007a -int id textSpacerNoButtons 0x7f0c007b -int id textSpacerNoTitle 0x7f0c007c -int id text_input_password_toggle 0x7f0c007d -int id textinput_counter 0x7f0c007e -int id textinput_error 0x7f0c007f -int id time 0x7f0c0080 -int id title 0x7f0c0081 -int id titleDividerNoCustom 0x7f0c0082 -int id title_template 0x7f0c0083 -int id top 0x7f0c0084 -int id topPanel 0x7f0c0085 -int id touch_outside 0x7f0c0086 -int id transition_current_scene 0x7f0c0087 -int id transition_layout_save 0x7f0c0088 -int id transition_position 0x7f0c0089 -int id transition_scene_layoutid_cache 0x7f0c008a -int id transition_transform 0x7f0c008b -int id uniform 0x7f0c008c -int id up 0x7f0c008d -int id view_offset_helper 0x7f0c008e -int id visible 0x7f0c008f -int id wrap_content 0x7f0c0090 -int integer abc_config_activityDefaultDur 0x7f0d0001 -int integer abc_config_activityShortDur 0x7f0d0002 -int integer app_bar_elevation_anim_duration 0x7f0d0003 -int integer bottom_sheet_slide_duration 0x7f0d0004 -int integer cancel_button_image_alpha 0x7f0d0005 -int integer config_tooltipAnimTime 0x7f0d0006 -int integer design_snackbar_text_max_lines 0x7f0d0007 -int integer hide_password_duration 0x7f0d0008 -int integer show_password_duration 0x7f0d0009 -int integer status_bar_notification_info_maxnum 0x7f0d000a -int layout abc_action_bar_title_item 0x7f0f0001 -int layout abc_action_bar_up_container 0x7f0f0002 -int layout abc_action_menu_item_layout 0x7f0f0003 -int layout abc_action_menu_layout 0x7f0f0004 -int layout abc_action_mode_bar 0x7f0f0005 -int layout abc_action_mode_close_item_material 0x7f0f0006 -int layout abc_activity_chooser_view 0x7f0f0007 -int layout abc_activity_chooser_view_list_item 0x7f0f0008 -int layout abc_alert_dialog_button_bar_material 0x7f0f0009 -int layout abc_alert_dialog_material 0x7f0f000a -int layout abc_alert_dialog_title_material 0x7f0f000b -int layout abc_dialog_title_material 0x7f0f000c -int layout abc_expanded_menu_layout 0x7f0f000d -int layout abc_list_menu_item_checkbox 0x7f0f000e -int layout abc_list_menu_item_icon 0x7f0f000f -int layout abc_list_menu_item_layout 0x7f0f0010 -int layout abc_list_menu_item_radio 0x7f0f0011 -int layout abc_popup_menu_header_item_layout 0x7f0f0012 -int layout abc_popup_menu_item_layout 0x7f0f0013 -int layout abc_screen_content_include 0x7f0f0014 -int layout abc_screen_simple 0x7f0f0015 -int layout abc_screen_simple_overlay_action_mode 0x7f0f0016 -int layout abc_screen_toolbar 0x7f0f0017 -int layout abc_search_dropdown_item_icons_2line 0x7f0f0018 -int layout abc_search_view 0x7f0f0019 -int layout abc_select_dialog_material 0x7f0f001a -int layout design_bottom_navigation_item 0x7f0f001b -int layout design_bottom_sheet_dialog 0x7f0f001c -int layout design_layout_snackbar 0x7f0f001d -int layout design_layout_snackbar_include 0x7f0f001e -int layout design_layout_tab_icon 0x7f0f001f -int layout design_layout_tab_text 0x7f0f0020 -int layout design_menu_item_action_area 0x7f0f0021 -int layout design_navigation_item 0x7f0f0022 -int layout design_navigation_item_header 0x7f0f0023 -int layout design_navigation_item_separator 0x7f0f0024 -int layout design_navigation_item_subheader 0x7f0f0025 -int layout design_navigation_menu 0x7f0f0026 -int layout design_navigation_menu_item 0x7f0f0027 -int layout design_text_input_password_icon 0x7f0f0028 -int layout notification_action 0x7f0f0029 -int layout notification_action_tombstone 0x7f0f002a -int layout notification_media_action 0x7f0f002b -int layout notification_media_cancel_action 0x7f0f002c -int layout notification_template_big_media 0x7f0f002d -int layout notification_template_big_media_custom 0x7f0f002e -int layout notification_template_big_media_narrow 0x7f0f002f -int layout notification_template_big_media_narrow_custom 0x7f0f0030 -int layout notification_template_custom_big 0x7f0f0031 -int layout notification_template_icon_group 0x7f0f0032 -int layout notification_template_lines_media 0x7f0f0033 -int layout notification_template_media 0x7f0f0034 -int layout notification_template_media_custom 0x7f0f0035 -int layout notification_template_part_chronometer 0x7f0f0036 -int layout notification_template_part_time 0x7f0f0037 -int layout select_dialog_item_material 0x7f0f0038 -int layout select_dialog_multichoice_material 0x7f0f0039 -int layout select_dialog_singlechoice_material 0x7f0f003a -int layout support_simple_spinner_dropdown_item 0x7f0f003b -int layout tooltip 0x7f0f003c -int string abc_action_bar_home_description 0x7f150001 -int string abc_action_bar_up_description 0x7f150002 -int string abc_action_menu_overflow_description 0x7f150003 -int string abc_action_mode_done 0x7f150004 -int string abc_activity_chooser_view_see_all 0x7f150005 -int string abc_activitychooserview_choose_application 0x7f150006 -int string abc_capital_off 0x7f150007 -int string abc_capital_on 0x7f150008 -int string abc_font_family_body_1_material 0x7f150009 -int string abc_font_family_body_2_material 0x7f15000a -int string abc_font_family_button_material 0x7f15000b -int string abc_font_family_caption_material 0x7f15000c -int string abc_font_family_display_1_material 0x7f15000d -int string abc_font_family_display_2_material 0x7f15000e -int string abc_font_family_display_3_material 0x7f15000f -int string abc_font_family_display_4_material 0x7f150010 -int string abc_font_family_headline_material 0x7f150011 -int string abc_font_family_menu_material 0x7f150012 -int string abc_font_family_subhead_material 0x7f150013 -int string abc_font_family_title_material 0x7f150014 -int string abc_search_hint 0x7f150015 -int string abc_searchview_description_clear 0x7f150016 -int string abc_searchview_description_query 0x7f150017 -int string abc_searchview_description_search 0x7f150018 -int string abc_searchview_description_submit 0x7f150019 -int string abc_searchview_description_voice 0x7f15001a -int string abc_shareactionprovider_share_with 0x7f15001b -int string abc_shareactionprovider_share_with_application 0x7f15001c -int string abc_toolbar_collapse_description 0x7f15001d -int string appbar_scrolling_view_behavior 0x7f15001e -int string bottom_sheet_behavior 0x7f15001f -int string character_counter_pattern 0x7f150020 -int string password_toggle_content_description 0x7f150021 -int string path_password_eye 0x7f150022 -int string path_password_eye_mask_strike_through 0x7f150023 -int string path_password_eye_mask_visible 0x7f150024 -int string path_password_strike_through 0x7f150025 -int string search_menu_title 0x7f150026 -int string status_bar_notification_info_overflow 0x7f150027 -int style AlertDialog_AppCompat 0x7f160001 -int style AlertDialog_AppCompat_Light 0x7f160002 -int style Animation_AppCompat_Dialog 0x7f160003 -int style Animation_AppCompat_DropDownUp 0x7f160004 -int style Animation_AppCompat_Tooltip 0x7f160005 -int style Animation_Design_BottomSheetDialog 0x7f160006 -int style Base_AlertDialog_AppCompat 0x7f160007 -int style Base_AlertDialog_AppCompat_Light 0x7f160008 -int style Base_Animation_AppCompat_Dialog 0x7f160009 -int style Base_Animation_AppCompat_DropDownUp 0x7f16000a -int style Base_Animation_AppCompat_Tooltip 0x7f16000b -int style Base_DialogWindowTitleBackground_AppCompat 0x7f16000c -int style Base_DialogWindowTitle_AppCompat 0x7f16000d -int style Base_TextAppearance_AppCompat 0x7f16000e -int style Base_TextAppearance_AppCompat_Body1 0x7f16000f -int style Base_TextAppearance_AppCompat_Body2 0x7f160010 -int style Base_TextAppearance_AppCompat_Button 0x7f160011 -int style Base_TextAppearance_AppCompat_Caption 0x7f160012 -int style Base_TextAppearance_AppCompat_Display1 0x7f160013 -int style Base_TextAppearance_AppCompat_Display2 0x7f160014 -int style Base_TextAppearance_AppCompat_Display3 0x7f160015 -int style Base_TextAppearance_AppCompat_Display4 0x7f160016 -int style Base_TextAppearance_AppCompat_Headline 0x7f160017 -int style Base_TextAppearance_AppCompat_Inverse 0x7f160018 -int style Base_TextAppearance_AppCompat_Large 0x7f160019 -int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f16001a -int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f16001b -int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f16001c -int style Base_TextAppearance_AppCompat_Medium 0x7f16001d -int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f16001e -int style Base_TextAppearance_AppCompat_Menu 0x7f16001f -int style Base_TextAppearance_AppCompat_SearchResult 0x7f160020 -int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f160021 -int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f160022 -int style Base_TextAppearance_AppCompat_Small 0x7f160023 -int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f160024 -int style Base_TextAppearance_AppCompat_Subhead 0x7f160025 -int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f160026 -int style Base_TextAppearance_AppCompat_Title 0x7f160027 -int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f160028 -int style Base_TextAppearance_AppCompat_Tooltip 0x7f160029 -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f16002a -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f16002b -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f16002c -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f16002d -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f16002e -int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f16002f -int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f160030 -int style Base_TextAppearance_AppCompat_Widget_Button 0x7f160031 -int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f160032 -int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f160033 -int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f160034 -int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f160035 -int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f160036 -int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f160037 -int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f160038 -int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f160039 -int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f16003a -int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f16003b -int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f16003c -int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f16003d -int style Base_ThemeOverlay_AppCompat 0x7f16003e -int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f16003f -int style Base_ThemeOverlay_AppCompat_Dark 0x7f160040 -int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f160041 -int style Base_ThemeOverlay_AppCompat_Dialog 0x7f160042 -int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f160043 -int style Base_ThemeOverlay_AppCompat_Light 0x7f160044 -int style Base_Theme_AppCompat 0x7f160045 -int style Base_Theme_AppCompat_CompactMenu 0x7f160046 -int style Base_Theme_AppCompat_Dialog 0x7f160047 -int style Base_Theme_AppCompat_DialogWhenLarge 0x7f160048 -int style Base_Theme_AppCompat_Dialog_Alert 0x7f160049 -int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f16004a -int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f16004b -int style Base_Theme_AppCompat_Light 0x7f16004c -int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f16004d -int style Base_Theme_AppCompat_Light_Dialog 0x7f16004e -int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f16004f -int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f160050 -int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f160051 -int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f160052 -int style Base_V11_ThemeOverlay_AppCompat_Dialog 0x7f160053 -int style Base_V11_Theme_AppCompat_Dialog 0x7f160054 -int style Base_V11_Theme_AppCompat_Light_Dialog 0x7f160055 -int style Base_V12_Widget_AppCompat_AutoCompleteTextView 0x7f160056 -int style Base_V12_Widget_AppCompat_EditText 0x7f160057 -int style Base_V14_Widget_Design_AppBarLayout 0x7f160058 -int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f160059 -int style Base_V21_Theme_AppCompat 0x7f16005a -int style Base_V21_Theme_AppCompat_Dialog 0x7f16005b -int style Base_V21_Theme_AppCompat_Light 0x7f16005c -int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f16005d -int style Base_V21_Widget_Design_AppBarLayout 0x7f16005e -int style Base_V22_Theme_AppCompat 0x7f16005f -int style Base_V22_Theme_AppCompat_Light 0x7f160060 -int style Base_V23_Theme_AppCompat 0x7f160061 -int style Base_V23_Theme_AppCompat_Light 0x7f160062 -int style Base_V26_Theme_AppCompat 0x7f160063 -int style Base_V26_Theme_AppCompat_Light 0x7f160064 -int style Base_V26_Widget_AppCompat_Toolbar 0x7f160065 -int style Base_V26_Widget_Design_AppBarLayout 0x7f160066 -int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f160067 -int style Base_V7_Theme_AppCompat 0x7f160068 -int style Base_V7_Theme_AppCompat_Dialog 0x7f160069 -int style Base_V7_Theme_AppCompat_Light 0x7f16006a -int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f16006b -int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f16006c -int style Base_V7_Widget_AppCompat_EditText 0x7f16006d -int style Base_V7_Widget_AppCompat_Toolbar 0x7f16006e -int style Base_Widget_AppCompat_ActionBar 0x7f16006f -int style Base_Widget_AppCompat_ActionBar_Solid 0x7f160070 -int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f160071 -int style Base_Widget_AppCompat_ActionBar_TabText 0x7f160072 -int style Base_Widget_AppCompat_ActionBar_TabView 0x7f160073 -int style Base_Widget_AppCompat_ActionButton 0x7f160074 -int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f160075 -int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f160076 -int style Base_Widget_AppCompat_ActionMode 0x7f160077 -int style Base_Widget_AppCompat_ActivityChooserView 0x7f160078 -int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f160079 -int style Base_Widget_AppCompat_Button 0x7f16007a -int style Base_Widget_AppCompat_ButtonBar 0x7f16007b -int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f16007c -int style Base_Widget_AppCompat_Button_Borderless 0x7f16007d -int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f16007e -int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f16007f -int style Base_Widget_AppCompat_Button_Colored 0x7f160080 -int style Base_Widget_AppCompat_Button_Small 0x7f160081 -int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f160082 -int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f160083 -int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f160084 -int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f160085 -int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f160086 -int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f160087 -int style Base_Widget_AppCompat_EditText 0x7f160088 -int style Base_Widget_AppCompat_ImageButton 0x7f160089 -int style Base_Widget_AppCompat_Light_ActionBar 0x7f16008a -int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f16008b -int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f16008c -int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f16008d -int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f16008e -int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f16008f -int style Base_Widget_AppCompat_Light_PopupMenu 0x7f160090 -int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f160091 -int style Base_Widget_AppCompat_ListMenuView 0x7f160092 -int style Base_Widget_AppCompat_ListPopupWindow 0x7f160093 -int style Base_Widget_AppCompat_ListView 0x7f160094 -int style Base_Widget_AppCompat_ListView_DropDown 0x7f160095 -int style Base_Widget_AppCompat_ListView_Menu 0x7f160096 -int style Base_Widget_AppCompat_PopupMenu 0x7f160097 -int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f160098 -int style Base_Widget_AppCompat_PopupWindow 0x7f160099 -int style Base_Widget_AppCompat_ProgressBar 0x7f16009a -int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f16009b -int style Base_Widget_AppCompat_RatingBar 0x7f16009c -int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f16009d -int style Base_Widget_AppCompat_RatingBar_Small 0x7f16009e -int style Base_Widget_AppCompat_SearchView 0x7f16009f -int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f1600a0 -int style Base_Widget_AppCompat_SeekBar 0x7f1600a1 -int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f1600a2 -int style Base_Widget_AppCompat_Spinner 0x7f1600a3 -int style Base_Widget_AppCompat_Spinner_Underlined 0x7f1600a4 -int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f1600a5 -int style Base_Widget_AppCompat_Toolbar 0x7f1600a6 -int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f1600a7 -int style Base_Widget_Design_AppBarLayout 0x7f1600a8 -int style Base_Widget_Design_TabLayout 0x7f1600a9 -int style Platform_AppCompat 0x7f1600aa -int style Platform_AppCompat_Light 0x7f1600ab -int style Platform_ThemeOverlay_AppCompat 0x7f1600ac -int style Platform_ThemeOverlay_AppCompat_Dark 0x7f1600ad -int style Platform_ThemeOverlay_AppCompat_Light 0x7f1600ae -int style Platform_V11_AppCompat 0x7f1600af -int style Platform_V11_AppCompat_Light 0x7f1600b0 -int style Platform_V14_AppCompat 0x7f1600b1 -int style Platform_V14_AppCompat_Light 0x7f1600b2 -int style Platform_V21_AppCompat 0x7f1600b3 -int style Platform_V21_AppCompat_Light 0x7f1600b4 -int style Platform_V25_AppCompat 0x7f1600b5 -int style Platform_V25_AppCompat_Light 0x7f1600b6 -int style Platform_Widget_AppCompat_Spinner 0x7f1600b7 -int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f1600b8 -int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f1600b9 -int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f1600ba -int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f1600bb -int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f1600bc -int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f1600bd -int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f1600be -int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f1600bf -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f1600c0 -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f1600c1 -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f1600c2 -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f1600c3 -int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f1600c4 -int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f1600c5 -int style TextAppearance_AppCompat 0x7f1600c6 -int style TextAppearance_AppCompat_Body1 0x7f1600c7 -int style TextAppearance_AppCompat_Body2 0x7f1600c8 -int style TextAppearance_AppCompat_Button 0x7f1600c9 -int style TextAppearance_AppCompat_Caption 0x7f1600ca -int style TextAppearance_AppCompat_Display1 0x7f1600cb -int style TextAppearance_AppCompat_Display2 0x7f1600cc -int style TextAppearance_AppCompat_Display3 0x7f1600cd -int style TextAppearance_AppCompat_Display4 0x7f1600ce -int style TextAppearance_AppCompat_Headline 0x7f1600cf -int style TextAppearance_AppCompat_Inverse 0x7f1600d0 -int style TextAppearance_AppCompat_Large 0x7f1600d1 -int style TextAppearance_AppCompat_Large_Inverse 0x7f1600d2 -int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f1600d3 -int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f1600d4 -int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f1600d5 -int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f1600d6 -int style TextAppearance_AppCompat_Medium 0x7f1600d7 -int style TextAppearance_AppCompat_Medium_Inverse 0x7f1600d8 -int style TextAppearance_AppCompat_Menu 0x7f1600d9 -int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f1600da -int style TextAppearance_AppCompat_SearchResult_Title 0x7f1600db -int style TextAppearance_AppCompat_Small 0x7f1600dc -int style TextAppearance_AppCompat_Small_Inverse 0x7f1600dd -int style TextAppearance_AppCompat_Subhead 0x7f1600de -int style TextAppearance_AppCompat_Subhead_Inverse 0x7f1600df -int style TextAppearance_AppCompat_Title 0x7f1600e0 -int style TextAppearance_AppCompat_Title_Inverse 0x7f1600e1 -int style TextAppearance_AppCompat_Tooltip 0x7f1600e2 -int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f1600e3 -int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f1600e4 -int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f1600e5 -int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f1600e6 -int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f1600e7 -int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f1600e8 -int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f1600e9 -int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f1600ea -int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f1600eb -int style TextAppearance_AppCompat_Widget_Button 0x7f1600ec -int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f1600ed -int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f1600ee -int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f1600ef -int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f1600f0 -int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f1600f1 -int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f1600f2 -int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f1600f3 -int style TextAppearance_AppCompat_Widget_Switch 0x7f1600f4 -int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f1600f5 -int style TextAppearance_Compat_Notification 0x7f1600f6 -int style TextAppearance_Compat_Notification_Info 0x7f1600f7 -int style TextAppearance_Compat_Notification_Info_Media 0x7f1600f8 -int style TextAppearance_Compat_Notification_Line2 0x7f1600f9 -int style TextAppearance_Compat_Notification_Line2_Media 0x7f1600fa -int style TextAppearance_Compat_Notification_Media 0x7f1600fb -int style TextAppearance_Compat_Notification_Time 0x7f1600fc -int style TextAppearance_Compat_Notification_Time_Media 0x7f1600fd -int style TextAppearance_Compat_Notification_Title 0x7f1600fe -int style TextAppearance_Compat_Notification_Title_Media 0x7f1600ff -int style TextAppearance_Design_CollapsingToolbar_Expanded 0x7f160100 -int style TextAppearance_Design_Counter 0x7f160101 -int style TextAppearance_Design_Counter_Overflow 0x7f160102 -int style TextAppearance_Design_Error 0x7f160103 -int style TextAppearance_Design_Hint 0x7f160104 -int style TextAppearance_Design_Snackbar_Message 0x7f160105 -int style TextAppearance_Design_Tab 0x7f160106 -int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f160107 -int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f160108 -int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f160109 -int style ThemeOverlay_AppCompat 0x7f16010a -int style ThemeOverlay_AppCompat_ActionBar 0x7f16010b -int style ThemeOverlay_AppCompat_Dark 0x7f16010c -int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f16010d -int style ThemeOverlay_AppCompat_Dialog 0x7f16010e -int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f16010f -int style ThemeOverlay_AppCompat_Light 0x7f160110 -int style Theme_AppCompat 0x7f160111 -int style Theme_AppCompat_CompactMenu 0x7f160112 -int style Theme_AppCompat_DayNight 0x7f160113 -int style Theme_AppCompat_DayNight_DarkActionBar 0x7f160114 -int style Theme_AppCompat_DayNight_Dialog 0x7f160115 -int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f160116 -int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f160117 -int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f160118 -int style Theme_AppCompat_DayNight_NoActionBar 0x7f160119 -int style Theme_AppCompat_Dialog 0x7f16011a -int style Theme_AppCompat_DialogWhenLarge 0x7f16011b -int style Theme_AppCompat_Dialog_Alert 0x7f16011c -int style Theme_AppCompat_Dialog_MinWidth 0x7f16011d -int style Theme_AppCompat_Light 0x7f16011e -int style Theme_AppCompat_Light_DarkActionBar 0x7f16011f -int style Theme_AppCompat_Light_Dialog 0x7f160120 -int style Theme_AppCompat_Light_DialogWhenLarge 0x7f160121 -int style Theme_AppCompat_Light_Dialog_Alert 0x7f160122 -int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f160123 -int style Theme_AppCompat_Light_NoActionBar 0x7f160124 -int style Theme_AppCompat_NoActionBar 0x7f160125 -int style Theme_Design 0x7f160126 -int style Theme_Design_BottomSheetDialog 0x7f160127 -int style Theme_Design_Light 0x7f160128 -int style Theme_Design_Light_BottomSheetDialog 0x7f160129 -int style Theme_Design_Light_NoActionBar 0x7f16012a -int style Theme_Design_NoActionBar 0x7f16012b -int style Widget_AppCompat_ActionBar 0x7f16012c -int style Widget_AppCompat_ActionBar_Solid 0x7f16012d -int style Widget_AppCompat_ActionBar_TabBar 0x7f16012e -int style Widget_AppCompat_ActionBar_TabText 0x7f16012f -int style Widget_AppCompat_ActionBar_TabView 0x7f160130 -int style Widget_AppCompat_ActionButton 0x7f160131 -int style Widget_AppCompat_ActionButton_CloseMode 0x7f160132 -int style Widget_AppCompat_ActionButton_Overflow 0x7f160133 -int style Widget_AppCompat_ActionMode 0x7f160134 -int style Widget_AppCompat_ActivityChooserView 0x7f160135 -int style Widget_AppCompat_AutoCompleteTextView 0x7f160136 -int style Widget_AppCompat_Button 0x7f160137 -int style Widget_AppCompat_ButtonBar 0x7f160138 -int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f160139 -int style Widget_AppCompat_Button_Borderless 0x7f16013a -int style Widget_AppCompat_Button_Borderless_Colored 0x7f16013b -int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f16013c -int style Widget_AppCompat_Button_Colored 0x7f16013d -int style Widget_AppCompat_Button_Small 0x7f16013e -int style Widget_AppCompat_CompoundButton_CheckBox 0x7f16013f -int style Widget_AppCompat_CompoundButton_RadioButton 0x7f160140 -int style Widget_AppCompat_CompoundButton_Switch 0x7f160141 -int style Widget_AppCompat_DrawerArrowToggle 0x7f160142 -int style Widget_AppCompat_DropDownItem_Spinner 0x7f160143 -int style Widget_AppCompat_EditText 0x7f160144 -int style Widget_AppCompat_ImageButton 0x7f160145 -int style Widget_AppCompat_Light_ActionBar 0x7f160146 -int style Widget_AppCompat_Light_ActionBar_Solid 0x7f160147 -int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f160148 -int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f160149 -int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f16014a -int style Widget_AppCompat_Light_ActionBar_TabText 0x7f16014b -int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f16014c -int style Widget_AppCompat_Light_ActionBar_TabView 0x7f16014d -int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f16014e -int style Widget_AppCompat_Light_ActionButton 0x7f16014f -int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f160150 -int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f160151 -int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f160152 -int style Widget_AppCompat_Light_ActivityChooserView 0x7f160153 -int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f160154 -int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f160155 -int style Widget_AppCompat_Light_ListPopupWindow 0x7f160156 -int style Widget_AppCompat_Light_ListView_DropDown 0x7f160157 -int style Widget_AppCompat_Light_PopupMenu 0x7f160158 -int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f160159 -int style Widget_AppCompat_Light_SearchView 0x7f16015a -int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f16015b -int style Widget_AppCompat_ListMenuView 0x7f16015c -int style Widget_AppCompat_ListPopupWindow 0x7f16015d -int style Widget_AppCompat_ListView 0x7f16015e -int style Widget_AppCompat_ListView_DropDown 0x7f16015f -int style Widget_AppCompat_ListView_Menu 0x7f160160 -int style Widget_AppCompat_PopupMenu 0x7f160161 -int style Widget_AppCompat_PopupMenu_Overflow 0x7f160162 -int style Widget_AppCompat_PopupWindow 0x7f160163 -int style Widget_AppCompat_ProgressBar 0x7f160164 -int style Widget_AppCompat_ProgressBar_Horizontal 0x7f160165 -int style Widget_AppCompat_RatingBar 0x7f160166 -int style Widget_AppCompat_RatingBar_Indicator 0x7f160167 -int style Widget_AppCompat_RatingBar_Small 0x7f160168 -int style Widget_AppCompat_SearchView 0x7f160169 -int style Widget_AppCompat_SearchView_ActionBar 0x7f16016a -int style Widget_AppCompat_SeekBar 0x7f16016b -int style Widget_AppCompat_SeekBar_Discrete 0x7f16016c -int style Widget_AppCompat_Spinner 0x7f16016d -int style Widget_AppCompat_Spinner_DropDown 0x7f16016e -int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f16016f -int style Widget_AppCompat_Spinner_Underlined 0x7f160170 -int style Widget_AppCompat_TextView_SpinnerItem 0x7f160171 -int style Widget_AppCompat_Toolbar 0x7f160172 -int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f160173 -int style Widget_Compat_NotificationActionContainer 0x7f160174 -int style Widget_Compat_NotificationActionText 0x7f160175 -int style Widget_Design_AppBarLayout 0x7f160176 -int style Widget_Design_BottomNavigationView 0x7f160177 -int style Widget_Design_BottomSheet_Modal 0x7f160178 -int style Widget_Design_CollapsingToolbar 0x7f160179 -int style Widget_Design_CoordinatorLayout 0x7f16017a -int style Widget_Design_FloatingActionButton 0x7f16017b -int style Widget_Design_NavigationView 0x7f16017c -int style Widget_Design_ScrimInsetsFrameLayout 0x7f16017d -int style Widget_Design_Snackbar 0x7f16017e -int style Widget_Design_TabLayout 0x7f16017f -int style Widget_Design_TextInputLayout 0x7f160180 -int[] styleable ActionBar { 0x7f040032, 0x7f040033, 0x7f040034, 0x7f040061, 0x7f040062, 0x7f040063, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f04006d, 0x7f040071, 0x7f040072, 0x7f04007d, 0x7f04009d, 0x7f04009e, 0x7f0400a2, 0x7f0400a3, 0x7f0400a4, 0x7f0400a9, 0x7f0400af, 0x7f0400ca, 0x7f0400d3, 0x7f0400e3, 0x7f0400e7, 0x7f0400e8, 0x7f04010c, 0x7f04010f, 0x7f04013b, 0x7f040145 } -int styleable ActionBar_background 0 -int styleable ActionBar_backgroundSplit 1 -int styleable ActionBar_backgroundStacked 2 -int styleable ActionBar_contentInsetEnd 3 -int styleable ActionBar_contentInsetEndWithActions 4 -int styleable ActionBar_contentInsetLeft 5 -int styleable ActionBar_contentInsetRight 6 -int styleable ActionBar_contentInsetStart 7 -int styleable ActionBar_contentInsetStartWithNavigation 8 -int styleable ActionBar_customNavigationLayout 9 -int styleable ActionBar_displayOptions 10 -int styleable ActionBar_divider 11 -int styleable ActionBar_elevation 12 -int styleable ActionBar_height 13 -int styleable ActionBar_hideOnContentScroll 14 -int styleable ActionBar_homeAsUpIndicator 15 -int styleable ActionBar_homeLayout 16 -int styleable ActionBar_icon 17 -int styleable ActionBar_indeterminateProgressStyle 18 -int styleable ActionBar_itemPadding 19 -int styleable ActionBar_logo 20 -int styleable ActionBar_navigationMode 21 -int styleable ActionBar_popupTheme 22 -int styleable ActionBar_progressBarPadding 23 -int styleable ActionBar_progressBarStyle 24 -int styleable ActionBar_subtitle 25 -int styleable ActionBar_subtitleTextStyle 26 -int styleable ActionBar_title 27 -int styleable ActionBar_titleTextStyle 28 -int[] styleable ActionBarLayout { 0x010100b3 } -int styleable ActionBarLayout_android_layout_gravity 0 -int[] styleable ActionMenuItemView { 0x0101013f } -int styleable ActionMenuItemView_android_minWidth 0 -int[] styleable ActionMode { 0x7f040032, 0x7f040033, 0x7f04004f, 0x7f04009d, 0x7f04010f, 0x7f040145 } -int styleable ActionMode_background 0 -int styleable ActionMode_backgroundSplit 1 -int styleable ActionMode_closeItemLayout 2 -int styleable ActionMode_height 3 -int styleable ActionMode_subtitleTextStyle 4 -int styleable ActionMode_titleTextStyle 5 -int[] styleable ActivityChooserView { 0x7f040080, 0x7f0400aa } -int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0 -int styleable ActivityChooserView_initialActivityCount 1 -int[] styleable AlertDialog { 0x010100f2, 0x7f040047, 0x7f0400c1, 0x7f0400c2, 0x7f0400d0, 0x7f0400fc, 0x7f0400fd } -int styleable AlertDialog_android_layout 0 -int styleable AlertDialog_buttonPanelSideLayout 1 -int styleable AlertDialog_listItemLayout 2 -int styleable AlertDialog_listLayout 3 -int styleable AlertDialog_multiChoiceItemLayout 4 -int styleable AlertDialog_showTitle 5 -int styleable AlertDialog_singleChoiceItemLayout 6 -int[] styleable AppBarLayout { 0x010100d4, 0x01010540, 0x0101048f, 0x7f04007d, 0x7f040081 } -int styleable AppBarLayout_android_background 0 -int styleable AppBarLayout_android_keyboardNavigationCluster 1 -int styleable AppBarLayout_android_touchscreenBlocksFocus 2 -int styleable AppBarLayout_elevation 3 -int styleable AppBarLayout_expanded 4 -int[] styleable AppBarLayoutStates { 0x7f040106, 0x7f040107 } -int styleable AppBarLayoutStates_state_collapsed 0 -int styleable AppBarLayoutStates_state_collapsible 1 -int[] styleable AppBarLayout_Layout { 0x7f0400bd, 0x7f0400be } -int styleable AppBarLayout_Layout_layout_scrollFlags 0 -int styleable AppBarLayout_Layout_layout_scrollInterpolator 1 -int[] styleable AppCompatImageView { 0x01010119, 0x7f040103, 0x7f040139, 0x7f04013a } -int styleable AppCompatImageView_android_src 0 -int styleable AppCompatImageView_srcCompat 1 -int styleable AppCompatImageView_tint 2 -int styleable AppCompatImageView_tintMode 3 -int[] styleable AppCompatSeekBar { 0x01010142, 0x7f040136, 0x7f040137, 0x7f040138 } -int styleable AppCompatSeekBar_android_thumb 0 -int styleable AppCompatSeekBar_tickMark 1 -int styleable AppCompatSeekBar_tickMarkTint 2 -int styleable AppCompatSeekBar_tickMarkTintMode 3 -int[] styleable AppCompatTextHelper { 0x0101016e, 0x01010393, 0x0101016f, 0x01010170, 0x01010392, 0x0101016d, 0x01010034 } -int styleable AppCompatTextHelper_android_drawableBottom 0 -int styleable AppCompatTextHelper_android_drawableEnd 1 -int styleable AppCompatTextHelper_android_drawableLeft 2 -int styleable AppCompatTextHelper_android_drawableRight 3 -int styleable AppCompatTextHelper_android_drawableStart 4 -int styleable AppCompatTextHelper_android_drawableTop 5 -int styleable AppCompatTextHelper_android_textAppearance 6 -int[] styleable AppCompatTextView { 0x01010034, 0x7f04002d, 0x7f04002e, 0x7f04002f, 0x7f040030, 0x7f040031, 0x7f040090, 0x7f040125 } -int styleable AppCompatTextView_android_textAppearance 0 -int styleable AppCompatTextView_autoSizeMaxTextSize 1 -int styleable AppCompatTextView_autoSizeMinTextSize 2 -int styleable AppCompatTextView_autoSizePresetSizes 3 -int styleable AppCompatTextView_autoSizeStepGranularity 4 -int styleable AppCompatTextView_autoSizeTextType 5 -int styleable AppCompatTextView_fontFamily 6 -int styleable AppCompatTextView_textAllCaps 7 -int[] styleable AppCompatTheme { 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000d, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f04001f, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x010100ae, 0x01010057, 0x7f04002c, 0x7f04003e, 0x7f040041, 0x7f040042, 0x7f040043, 0x7f040044, 0x7f040045, 0x7f040048, 0x7f040049, 0x7f04004c, 0x7f04004d, 0x7f040055, 0x7f040056, 0x7f040057, 0x7f040058, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f04005d, 0x7f04005e, 0x7f040068, 0x7f04006f, 0x7f040070, 0x7f040073, 0x7f040075, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b, 0x7f04007c, 0x7f0400a2, 0x7f0400a8, 0x7f0400bf, 0x7f0400c0, 0x7f0400c3, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400c9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400e2, 0x7f0400e4, 0x7f0400eb, 0x7f0400ec, 0x7f0400ed, 0x7f0400ee, 0x7f0400f5, 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f040100, 0x7f040101, 0x7f040113, 0x7f040126, 0x7f040127, 0x7f040128, 0x7f040129, 0x7f04012a, 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f040130, 0x7f040147, 0x7f040148, 0x7f040149, 0x7f04014a, 0x7f040151, 0x7f040152, 0x7f040153, 0x7f040154, 0x7f040155, 0x7f040156, 0x7f040157, 0x7f040158, 0x7f040159, 0x7f04015a } -int styleable AppCompatTheme_actionBarDivider 0 -int styleable AppCompatTheme_actionBarItemBackground 1 -int styleable AppCompatTheme_actionBarPopupTheme 2 -int styleable AppCompatTheme_actionBarSize 3 -int styleable AppCompatTheme_actionBarSplitStyle 4 -int styleable AppCompatTheme_actionBarStyle 5 -int styleable AppCompatTheme_actionBarTabBarStyle 6 -int styleable AppCompatTheme_actionBarTabStyle 7 -int styleable AppCompatTheme_actionBarTabTextStyle 8 -int styleable AppCompatTheme_actionBarTheme 9 -int styleable AppCompatTheme_actionBarWidgetTheme 10 -int styleable AppCompatTheme_actionButtonStyle 11 -int styleable AppCompatTheme_actionDropDownStyle 12 -int styleable AppCompatTheme_actionMenuTextAppearance 13 -int styleable AppCompatTheme_actionMenuTextColor 14 -int styleable AppCompatTheme_actionModeBackground 15 -int styleable AppCompatTheme_actionModeCloseButtonStyle 16 -int styleable AppCompatTheme_actionModeCloseDrawable 17 -int styleable AppCompatTheme_actionModeCopyDrawable 18 -int styleable AppCompatTheme_actionModeCutDrawable 19 -int styleable AppCompatTheme_actionModeFindDrawable 20 -int styleable AppCompatTheme_actionModePasteDrawable 21 -int styleable AppCompatTheme_actionModePopupWindowStyle 22 -int styleable AppCompatTheme_actionModeSelectAllDrawable 23 -int styleable AppCompatTheme_actionModeShareDrawable 24 -int styleable AppCompatTheme_actionModeSplitBackground 25 -int styleable AppCompatTheme_actionModeStyle 26 -int styleable AppCompatTheme_actionModeWebSearchDrawable 27 -int styleable AppCompatTheme_actionOverflowButtonStyle 28 -int styleable AppCompatTheme_actionOverflowMenuStyle 29 -int styleable AppCompatTheme_activityChooserViewStyle 30 -int styleable AppCompatTheme_alertDialogButtonGroupStyle 31 -int styleable AppCompatTheme_alertDialogCenterButtons 32 -int styleable AppCompatTheme_alertDialogStyle 33 -int styleable AppCompatTheme_alertDialogTheme 34 -int styleable AppCompatTheme_android_windowAnimationStyle 35 -int styleable AppCompatTheme_android_windowIsFloating 36 -int styleable AppCompatTheme_autoCompleteTextViewStyle 37 -int styleable AppCompatTheme_borderlessButtonStyle 38 -int styleable AppCompatTheme_buttonBarButtonStyle 39 -int styleable AppCompatTheme_buttonBarNegativeButtonStyle 40 -int styleable AppCompatTheme_buttonBarNeutralButtonStyle 41 -int styleable AppCompatTheme_buttonBarPositiveButtonStyle 42 -int styleable AppCompatTheme_buttonBarStyle 43 -int styleable AppCompatTheme_buttonStyle 44 -int styleable AppCompatTheme_buttonStyleSmall 45 -int styleable AppCompatTheme_checkboxStyle 46 -int styleable AppCompatTheme_checkedTextViewStyle 47 -int styleable AppCompatTheme_colorAccent 48 -int styleable AppCompatTheme_colorBackgroundFloating 49 -int styleable AppCompatTheme_colorButtonNormal 50 -int styleable AppCompatTheme_colorControlActivated 51 -int styleable AppCompatTheme_colorControlHighlight 52 -int styleable AppCompatTheme_colorControlNormal 53 -int styleable AppCompatTheme_colorError 54 -int styleable AppCompatTheme_colorPrimary 55 -int styleable AppCompatTheme_colorPrimaryDark 56 -int styleable AppCompatTheme_colorSwitchThumbNormal 57 -int styleable AppCompatTheme_controlBackground 58 -int styleable AppCompatTheme_dialogPreferredPadding 59 -int styleable AppCompatTheme_dialogTheme 60 -int styleable AppCompatTheme_dividerHorizontal 61 -int styleable AppCompatTheme_dividerVertical 62 -int styleable AppCompatTheme_dropDownListViewStyle 63 -int styleable AppCompatTheme_dropdownListPreferredItemHeight 64 -int styleable AppCompatTheme_editTextBackground 65 -int styleable AppCompatTheme_editTextColor 66 -int styleable AppCompatTheme_editTextStyle 67 -int styleable AppCompatTheme_homeAsUpIndicator 68 -int styleable AppCompatTheme_imageButtonStyle 69 -int styleable AppCompatTheme_listChoiceBackgroundIndicator 70 -int styleable AppCompatTheme_listDividerAlertDialog 71 -int styleable AppCompatTheme_listMenuViewStyle 72 -int styleable AppCompatTheme_listPopupWindowStyle 73 -int styleable AppCompatTheme_listPreferredItemHeight 74 -int styleable AppCompatTheme_listPreferredItemHeightLarge 75 -int styleable AppCompatTheme_listPreferredItemHeightSmall 76 -int styleable AppCompatTheme_listPreferredItemPaddingLeft 77 -int styleable AppCompatTheme_listPreferredItemPaddingRight 78 -int styleable AppCompatTheme_panelBackground 79 -int styleable AppCompatTheme_panelMenuListTheme 80 -int styleable AppCompatTheme_panelMenuListWidth 81 -int styleable AppCompatTheme_popupMenuStyle 82 -int styleable AppCompatTheme_popupWindowStyle 83 -int styleable AppCompatTheme_radioButtonStyle 84 -int styleable AppCompatTheme_ratingBarStyle 85 -int styleable AppCompatTheme_ratingBarStyleIndicator 86 -int styleable AppCompatTheme_ratingBarStyleSmall 87 -int styleable AppCompatTheme_searchViewStyle 88 -int styleable AppCompatTheme_seekBarStyle 89 -int styleable AppCompatTheme_selectableItemBackground 90 -int styleable AppCompatTheme_selectableItemBackgroundBorderless 91 -int styleable AppCompatTheme_spinnerDropDownItemStyle 92 -int styleable AppCompatTheme_spinnerStyle 93 -int styleable AppCompatTheme_switchStyle 94 -int styleable AppCompatTheme_textAppearanceLargePopupMenu 95 -int styleable AppCompatTheme_textAppearanceListItem 96 -int styleable AppCompatTheme_textAppearanceListItemSecondary 97 -int styleable AppCompatTheme_textAppearanceListItemSmall 98 -int styleable AppCompatTheme_textAppearancePopupMenuHeader 99 -int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 100 -int styleable AppCompatTheme_textAppearanceSearchResultTitle 101 -int styleable AppCompatTheme_textAppearanceSmallPopupMenu 102 -int styleable AppCompatTheme_textColorAlertDialogListItem 103 -int styleable AppCompatTheme_textColorSearchUrl 104 -int styleable AppCompatTheme_toolbarNavigationButtonStyle 105 -int styleable AppCompatTheme_toolbarStyle 106 -int styleable AppCompatTheme_tooltipForegroundColor 107 -int styleable AppCompatTheme_tooltipFrameBackground 108 -int styleable AppCompatTheme_windowActionBar 109 -int styleable AppCompatTheme_windowActionBarOverlay 110 -int styleable AppCompatTheme_windowActionModeOverlay 111 -int styleable AppCompatTheme_windowFixedHeightMajor 112 -int styleable AppCompatTheme_windowFixedHeightMinor 113 -int styleable AppCompatTheme_windowFixedWidthMajor 114 -int styleable AppCompatTheme_windowFixedWidthMinor 115 -int styleable AppCompatTheme_windowMinWidthMajor 116 -int styleable AppCompatTheme_windowMinWidthMinor 117 -int styleable AppCompatTheme_windowNoTitle 118 -int[] styleable BottomNavigationView { 0x7f04007d, 0x7f0400ad, 0x7f0400ae, 0x7f0400b1, 0x7f0400cf } -int styleable BottomNavigationView_elevation 0 -int styleable BottomNavigationView_itemBackground 1 -int styleable BottomNavigationView_itemIconTint 2 -int styleable BottomNavigationView_itemTextColor 3 -int styleable BottomNavigationView_menu 4 -int[] styleable BottomSheetBehavior_Layout { 0x7f040039, 0x7f04003b, 0x7f04003c } -int styleable BottomSheetBehavior_Layout_behavior_hideable 0 -int styleable BottomSheetBehavior_Layout_behavior_peekHeight 1 -int styleable BottomSheetBehavior_Layout_behavior_skipCollapsed 2 -int[] styleable ButtonBarLayout { 0x7f040027 } -int styleable ButtonBarLayout_allowStacking 0 -int[] styleable CollapsingToolbarLayout { 0x7f040052, 0x7f040053, 0x7f040067, 0x7f040082, 0x7f040083, 0x7f040084, 0x7f040085, 0x7f040086, 0x7f040087, 0x7f040088, 0x7f0400f1, 0x7f0400f2, 0x7f040109, 0x7f04013b, 0x7f04013c, 0x7f040146 } -int styleable CollapsingToolbarLayout_collapsedTitleGravity 0 -int styleable CollapsingToolbarLayout_collapsedTitleTextAppearance 1 -int styleable CollapsingToolbarLayout_contentScrim 2 -int styleable CollapsingToolbarLayout_expandedTitleGravity 3 -int styleable CollapsingToolbarLayout_expandedTitleMargin 4 -int styleable CollapsingToolbarLayout_expandedTitleMarginBottom 5 -int styleable CollapsingToolbarLayout_expandedTitleMarginEnd 6 -int styleable CollapsingToolbarLayout_expandedTitleMarginStart 7 -int styleable CollapsingToolbarLayout_expandedTitleMarginTop 8 -int styleable CollapsingToolbarLayout_expandedTitleTextAppearance 9 -int styleable CollapsingToolbarLayout_scrimAnimationDuration 10 -int styleable CollapsingToolbarLayout_scrimVisibleHeightTrigger 11 -int styleable CollapsingToolbarLayout_statusBarScrim 12 -int styleable CollapsingToolbarLayout_title 13 -int styleable CollapsingToolbarLayout_titleEnabled 14 -int styleable CollapsingToolbarLayout_toolbarId 15 -int[] styleable CollapsingToolbarLayout_Layout { 0x7f0400b8, 0x7f0400b9 } -int styleable CollapsingToolbarLayout_Layout_layout_collapseMode 0 -int styleable CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier 1 -int[] styleable ColorStateListItem { 0x7f040028, 0x0101031f, 0x010101a5 } -int styleable ColorStateListItem_alpha 0 -int styleable ColorStateListItem_android_alpha 1 -int styleable ColorStateListItem_android_color 2 -int[] styleable CompoundButton { 0x01010107, 0x7f04004a, 0x7f04004b } -int styleable CompoundButton_android_button 0 -int styleable CompoundButton_buttonTint 1 -int styleable CompoundButton_buttonTintMode 2 -int[] styleable CoordinatorLayout { 0x7f0400b2, 0x7f040108 } -int styleable CoordinatorLayout_keylines 0 -int styleable CoordinatorLayout_statusBarBackground 1 -int[] styleable CoordinatorLayout_Layout { 0x010100b3, 0x7f0400b5, 0x7f0400b6, 0x7f0400b7, 0x7f0400ba, 0x7f0400bb, 0x7f0400bc } -int styleable CoordinatorLayout_Layout_android_layout_gravity 0 -int styleable CoordinatorLayout_Layout_layout_anchor 1 -int styleable CoordinatorLayout_Layout_layout_anchorGravity 2 -int styleable CoordinatorLayout_Layout_layout_behavior 3 -int styleable CoordinatorLayout_Layout_layout_dodgeInsetEdges 4 -int styleable CoordinatorLayout_Layout_layout_insetEdge 5 -int styleable CoordinatorLayout_Layout_layout_keyline 6 -int[] styleable DesignTheme { 0x7f04003f, 0x7f040040, 0x7f04012f } -int styleable DesignTheme_bottomSheetDialogTheme 0 -int styleable DesignTheme_bottomSheetStyle 1 -int styleable DesignTheme_textColorError 2 -int[] styleable DrawerArrowToggle { 0x7f04002a, 0x7f04002b, 0x7f040037, 0x7f040054, 0x7f040076, 0x7f04009a, 0x7f0400ff, 0x7f040132 } -int styleable DrawerArrowToggle_arrowHeadLength 0 -int styleable DrawerArrowToggle_arrowShaftLength 1 -int styleable DrawerArrowToggle_barLength 2 -int styleable DrawerArrowToggle_color 3 -int styleable DrawerArrowToggle_drawableSize 4 -int styleable DrawerArrowToggle_gapBetweenBars 5 -int styleable DrawerArrowToggle_spinBars 6 -int styleable DrawerArrowToggle_thickness 7 -int[] styleable FloatingActionButton { 0x7f040035, 0x7f040036, 0x7f04003d, 0x7f04007d, 0x7f040089, 0x7f0400e6, 0x7f0400f0, 0x7f04014f } -int styleable FloatingActionButton_backgroundTint 0 -int styleable FloatingActionButton_backgroundTintMode 1 -int styleable FloatingActionButton_borderWidth 2 -int styleable FloatingActionButton_elevation 3 -int styleable FloatingActionButton_fabSize 4 -int styleable FloatingActionButton_pressedTranslationZ 5 -int styleable FloatingActionButton_rippleColor 6 -int styleable FloatingActionButton_useCompatPadding 7 -int[] styleable FloatingActionButton_Behavior_Layout { 0x7f040038 } -int styleable FloatingActionButton_Behavior_Layout_behavior_autoHide 0 -int[] styleable FontFamily { 0x7f040091, 0x7f040092, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096 } -int styleable FontFamily_fontProviderAuthority 0 -int styleable FontFamily_fontProviderCerts 1 -int styleable FontFamily_fontProviderFetchStrategy 2 -int styleable FontFamily_fontProviderFetchTimeout 3 -int styleable FontFamily_fontProviderPackage 4 -int styleable FontFamily_fontProviderQuery 5 -int[] styleable FontFamilyFont { 0x01010532, 0x0101053f, 0x01010533, 0x7f04008f, 0x7f040097, 0x7f040098 } -int styleable FontFamilyFont_android_font 0 -int styleable FontFamilyFont_android_fontStyle 1 -int styleable FontFamilyFont_android_fontWeight 2 -int styleable FontFamilyFont_font 3 -int styleable FontFamilyFont_fontStyle 4 -int styleable FontFamilyFont_fontWeight 5 -int[] styleable ForegroundLinearLayout { 0x01010109, 0x01010200, 0x7f040099 } -int styleable ForegroundLinearLayout_android_foreground 0 -int styleable ForegroundLinearLayout_android_foregroundGravity 1 -int styleable ForegroundLinearLayout_foregroundInsidePadding 2 -int[] styleable LinearLayoutCompat { 0x01010126, 0x01010127, 0x010100af, 0x010100c4, 0x01010128, 0x7f040072, 0x7f040074, 0x7f0400ce, 0x7f0400fa } -int styleable LinearLayoutCompat_android_baselineAligned 0 -int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 1 -int styleable LinearLayoutCompat_android_gravity 2 -int styleable LinearLayoutCompat_android_orientation 3 -int styleable LinearLayoutCompat_android_weightSum 4 -int styleable LinearLayoutCompat_divider 5 -int styleable LinearLayoutCompat_dividerPadding 6 -int styleable LinearLayoutCompat_measureWithLargestChild 7 -int styleable LinearLayoutCompat_showDividers 8 -int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f5, 0x01010181, 0x010100f4 } -int styleable LinearLayoutCompat_Layout_android_layout_gravity 0 -int styleable LinearLayoutCompat_Layout_android_layout_height 1 -int styleable LinearLayoutCompat_Layout_android_layout_weight 2 -int styleable LinearLayoutCompat_Layout_android_layout_width 3 -int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad } -int styleable ListPopupWindow_android_dropDownHorizontalOffset 0 -int styleable ListPopupWindow_android_dropDownVerticalOffset 1 -int[] styleable MenuGroup { 0x010101e0, 0x0101000e, 0x010100d0, 0x010101de, 0x010101df, 0x01010194 } -int styleable MenuGroup_android_checkableBehavior 0 -int styleable MenuGroup_android_enabled 1 -int styleable MenuGroup_android_id 2 -int styleable MenuGroup_android_menuCategory 3 -int styleable MenuGroup_android_orderInCategory 4 -int styleable MenuGroup_android_visible 5 -int[] styleable MenuItem { 0x7f04000e, 0x7f040020, 0x7f040021, 0x7f040029, 0x010101e3, 0x010101e5, 0x01010106, 0x0101000e, 0x01010002, 0x010100d0, 0x010101de, 0x010101e4, 0x0101026f, 0x010101df, 0x010101e1, 0x010101e2, 0x01010194, 0x7f040060, 0x7f0400a5, 0x7f0400a6, 0x7f0400d4, 0x7f0400f9, 0x7f04014b } -int styleable MenuItem_actionLayout 0 -int styleable MenuItem_actionProviderClass 1 -int styleable MenuItem_actionViewClass 2 -int styleable MenuItem_alphabeticModifiers 3 -int styleable MenuItem_android_alphabeticShortcut 4 -int styleable MenuItem_android_checkable 5 -int styleable MenuItem_android_checked 6 -int styleable MenuItem_android_enabled 7 -int styleable MenuItem_android_icon 8 -int styleable MenuItem_android_id 9 -int styleable MenuItem_android_menuCategory 10 -int styleable MenuItem_android_numericShortcut 11 -int styleable MenuItem_android_onClick 12 -int styleable MenuItem_android_orderInCategory 13 -int styleable MenuItem_android_title 14 -int styleable MenuItem_android_titleCondensed 15 -int styleable MenuItem_android_visible 16 -int styleable MenuItem_contentDescription 17 -int styleable MenuItem_iconTint 18 -int styleable MenuItem_iconTintMode 19 -int styleable MenuItem_numericModifiers 20 -int styleable MenuItem_showAsAction 21 -int styleable MenuItem_tooltipText 22 -int[] styleable MenuView { 0x0101012f, 0x0101012d, 0x01010130, 0x01010131, 0x0101012c, 0x0101012e, 0x010100ae, 0x7f0400e5, 0x7f04010a } -int styleable MenuView_android_headerBackground 0 -int styleable MenuView_android_horizontalDivider 1 -int styleable MenuView_android_itemBackground 2 -int styleable MenuView_android_itemIconDisabledAlpha 3 -int styleable MenuView_android_itemTextAppearance 4 -int styleable MenuView_android_verticalDivider 5 -int styleable MenuView_android_windowAnimationStyle 6 -int styleable MenuView_preserveIconSpacing 7 -int styleable MenuView_subMenuArrow 8 -int[] styleable NavigationView { 0x010100d4, 0x010100dd, 0x0101011f, 0x7f04007d, 0x7f04009c, 0x7f0400ad, 0x7f0400ae, 0x7f0400b0, 0x7f0400b1, 0x7f0400cf } -int styleable NavigationView_android_background 0 -int styleable NavigationView_android_fitsSystemWindows 1 -int styleable NavigationView_android_maxWidth 2 -int styleable NavigationView_elevation 3 -int styleable NavigationView_headerLayout 4 -int styleable NavigationView_itemBackground 5 -int styleable NavigationView_itemIconTint 6 -int styleable NavigationView_itemTextAppearance 7 -int styleable NavigationView_itemTextColor 8 -int styleable NavigationView_menu 9 -int[] styleable PopupWindow { 0x010102c9, 0x01010176, 0x7f0400d5 } -int styleable PopupWindow_android_popupAnimationStyle 0 -int styleable PopupWindow_android_popupBackground 1 -int styleable PopupWindow_overlapAnchor 2 -int[] styleable PopupWindowBackgroundState { 0x7f040105 } -int styleable PopupWindowBackgroundState_state_above_anchor 0 -int[] styleable RecycleListView { 0x7f0400d6, 0x7f0400d9 } -int styleable RecycleListView_paddingBottomNoButtons 0 -int styleable RecycleListView_paddingTopNoTitle 1 -int[] styleable RecyclerView { 0x010100f1, 0x010100c4, 0x7f04008a, 0x7f04008b, 0x7f04008c, 0x7f04008d, 0x7f04008e, 0x7f0400b4, 0x7f0400ef, 0x7f0400fe, 0x7f040104 } -int styleable RecyclerView_android_descendantFocusability 0 -int styleable RecyclerView_android_orientation 1 -int styleable RecyclerView_fastScrollEnabled 2 -int styleable RecyclerView_fastScrollHorizontalThumbDrawable 3 -int styleable RecyclerView_fastScrollHorizontalTrackDrawable 4 -int styleable RecyclerView_fastScrollVerticalThumbDrawable 5 -int styleable RecyclerView_fastScrollVerticalTrackDrawable 6 -int styleable RecyclerView_layoutManager 7 -int styleable RecyclerView_reverseLayout 8 -int styleable RecyclerView_spanCount 9 -int styleable RecyclerView_stackFromEnd 10 -int[] styleable ScrimInsetsFrameLayout { 0x7f0400ab } -int styleable ScrimInsetsFrameLayout_insetForeground 0 -int[] styleable ScrollingViewBehavior_Layout { 0x7f04003a } -int styleable ScrollingViewBehavior_Layout_behavior_overlapTop 0 -int[] styleable SearchView { 0x010100da, 0x01010264, 0x01010220, 0x0101011f, 0x7f04004e, 0x7f04005f, 0x7f04006e, 0x7f04009b, 0x7f0400a7, 0x7f0400b3, 0x7f0400e9, 0x7f0400ea, 0x7f0400f3, 0x7f0400f4, 0x7f04010b, 0x7f040110, 0x7f040150 } -int styleable SearchView_android_focusable 0 -int styleable SearchView_android_imeOptions 1 -int styleable SearchView_android_inputType 2 -int styleable SearchView_android_maxWidth 3 -int styleable SearchView_closeIcon 4 -int styleable SearchView_commitIcon 5 -int styleable SearchView_defaultQueryHint 6 -int styleable SearchView_goIcon 7 -int styleable SearchView_iconifiedByDefault 8 -int styleable SearchView_layout 9 -int styleable SearchView_queryBackground 10 -int styleable SearchView_queryHint 11 -int styleable SearchView_searchHintIcon 12 -int styleable SearchView_searchIcon 13 -int styleable SearchView_submitBackground 14 -int styleable SearchView_suggestionRowLayout 15 -int styleable SearchView_voiceIcon 16 -int[] styleable SnackbarLayout { 0x0101011f, 0x7f04007d, 0x7f0400cc } -int styleable SnackbarLayout_android_maxWidth 0 -int styleable SnackbarLayout_elevation 1 -int styleable SnackbarLayout_maxActionInlineWidth 2 -int[] styleable Spinner { 0x01010262, 0x010100b2, 0x01010176, 0x0101017b, 0x7f0400e3 } -int styleable Spinner_android_dropDownWidth 0 -int styleable Spinner_android_entries 1 -int styleable Spinner_android_popupBackground 2 -int styleable Spinner_android_prompt 3 -int styleable Spinner_popupTheme 4 -int[] styleable SwitchCompat { 0x01010125, 0x01010124, 0x01010142, 0x7f0400fb, 0x7f040102, 0x7f040111, 0x7f040112, 0x7f040114, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f04014c, 0x7f04014d, 0x7f04014e } -int styleable SwitchCompat_android_textOff 0 -int styleable SwitchCompat_android_textOn 1 -int styleable SwitchCompat_android_thumb 2 -int styleable SwitchCompat_showText 3 -int styleable SwitchCompat_splitTrack 4 -int styleable SwitchCompat_switchMinWidth 5 -int styleable SwitchCompat_switchPadding 6 -int styleable SwitchCompat_switchTextAppearance 7 -int styleable SwitchCompat_thumbTextPadding 8 -int styleable SwitchCompat_thumbTint 9 -int styleable SwitchCompat_thumbTintMode 10 -int styleable SwitchCompat_track 11 -int styleable SwitchCompat_trackTint 12 -int styleable SwitchCompat_trackTintMode 13 -int[] styleable TabItem { 0x01010002, 0x010100f2, 0x0101014f } -int styleable TabItem_android_icon 0 -int styleable TabItem_android_layout 1 -int styleable TabItem_android_text 2 -int[] styleable TabLayout { 0x7f040115, 0x7f040116, 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040120, 0x7f040121, 0x7f040122, 0x7f040123, 0x7f040124 } -int styleable TabLayout_tabBackground 0 -int styleable TabLayout_tabContentStart 1 -int styleable TabLayout_tabGravity 2 -int styleable TabLayout_tabIndicatorColor 3 -int styleable TabLayout_tabIndicatorHeight 4 -int styleable TabLayout_tabMaxWidth 5 -int styleable TabLayout_tabMinWidth 6 -int styleable TabLayout_tabMode 7 -int styleable TabLayout_tabPadding 8 -int styleable TabLayout_tabPaddingBottom 9 -int styleable TabLayout_tabPaddingEnd 10 -int styleable TabLayout_tabPaddingStart 11 -int styleable TabLayout_tabPaddingTop 12 -int styleable TabLayout_tabSelectedTextColor 13 -int styleable TabLayout_tabTextAppearance 14 -int styleable TabLayout_tabTextColor 15 -int[] styleable TextAppearance { 0x010103ac, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x01010098, 0x0101009a, 0x0101009b, 0x01010095, 0x01010097, 0x01010096, 0x7f040090, 0x7f040125 } -int styleable TextAppearance_android_fontFamily 0 -int styleable TextAppearance_android_shadowColor 1 -int styleable TextAppearance_android_shadowDx 2 -int styleable TextAppearance_android_shadowDy 3 -int styleable TextAppearance_android_shadowRadius 4 -int styleable TextAppearance_android_textColor 5 -int styleable TextAppearance_android_textColorHint 6 -int styleable TextAppearance_android_textColorLink 7 -int styleable TextAppearance_android_textSize 8 -int styleable TextAppearance_android_textStyle 9 -int styleable TextAppearance_android_typeface 10 -int styleable TextAppearance_fontFamily 11 -int styleable TextAppearance_textAllCaps 12 -int[] styleable TextInputLayout { 0x01010150, 0x0101009a, 0x7f040069, 0x7f04006a, 0x7f04006b, 0x7f04006c, 0x7f04007e, 0x7f04007f, 0x7f04009f, 0x7f0400a0, 0x7f0400a1, 0x7f0400dd, 0x7f0400de, 0x7f0400df, 0x7f0400e0, 0x7f0400e1 } -int styleable TextInputLayout_android_hint 0 -int styleable TextInputLayout_android_textColorHint 1 -int styleable TextInputLayout_counterEnabled 2 -int styleable TextInputLayout_counterMaxLength 3 -int styleable TextInputLayout_counterOverflowTextAppearance 4 -int styleable TextInputLayout_counterTextAppearance 5 -int styleable TextInputLayout_errorEnabled 6 -int styleable TextInputLayout_errorTextAppearance 7 -int styleable TextInputLayout_hintAnimationEnabled 8 -int styleable TextInputLayout_hintEnabled 9 -int styleable TextInputLayout_hintTextAppearance 10 -int styleable TextInputLayout_passwordToggleContentDescription 11 -int styleable TextInputLayout_passwordToggleDrawable 12 -int styleable TextInputLayout_passwordToggleEnabled 13 -int styleable TextInputLayout_passwordToggleTint 14 -int styleable TextInputLayout_passwordToggleTintMode 15 -int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f040046, 0x7f040050, 0x7f040051, 0x7f040061, 0x7f040062, 0x7f040063, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f0400ca, 0x7f0400cb, 0x7f0400cd, 0x7f0400d1, 0x7f0400d2, 0x7f0400e3, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f04013b, 0x7f04013d, 0x7f04013e, 0x7f04013f, 0x7f040140, 0x7f040141, 0x7f040142, 0x7f040143, 0x7f040144 } -int styleable Toolbar_android_gravity 0 -int styleable Toolbar_android_minHeight 1 -int styleable Toolbar_buttonGravity 2 -int styleable Toolbar_collapseContentDescription 3 -int styleable Toolbar_collapseIcon 4 -int styleable Toolbar_contentInsetEnd 5 -int styleable Toolbar_contentInsetEndWithActions 6 -int styleable Toolbar_contentInsetLeft 7 -int styleable Toolbar_contentInsetRight 8 -int styleable Toolbar_contentInsetStart 9 -int styleable Toolbar_contentInsetStartWithNavigation 10 -int styleable Toolbar_logo 11 -int styleable Toolbar_logoDescription 12 -int styleable Toolbar_maxButtonHeight 13 -int styleable Toolbar_navigationContentDescription 14 -int styleable Toolbar_navigationIcon 15 -int styleable Toolbar_popupTheme 16 -int styleable Toolbar_subtitle 17 -int styleable Toolbar_subtitleTextAppearance 18 -int styleable Toolbar_subtitleTextColor 19 -int styleable Toolbar_title 20 -int styleable Toolbar_titleMargin 21 -int styleable Toolbar_titleMarginBottom 22 -int styleable Toolbar_titleMarginEnd 23 -int styleable Toolbar_titleMarginStart 24 -int styleable Toolbar_titleMarginTop 25 -int styleable Toolbar_titleMargins 26 -int styleable Toolbar_titleTextAppearance 27 -int styleable Toolbar_titleTextColor 28 -int[] styleable View { 0x010100da, 0x01010000, 0x7f0400d7, 0x7f0400d8, 0x7f040131 } -int styleable View_android_focusable 0 -int styleable View_android_theme 1 -int styleable View_paddingEnd 2 -int styleable View_paddingStart 3 -int styleable View_theme 4 -int[] styleable ViewBackgroundHelper { 0x010100d4, 0x7f040035, 0x7f040036 } -int styleable ViewBackgroundHelper_android_background 0 -int styleable ViewBackgroundHelper_backgroundTint 1 -int styleable ViewBackgroundHelper_backgroundTintMode 2 -int[] styleable ViewStubCompat { 0x010100d0, 0x010100f3, 0x010100f2 } -int styleable ViewStubCompat_android_id 0 -int styleable ViewStubCompat_android_inflatedId 1 -int styleable ViewStubCompat_android_layout 2 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/AndroidManifest.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/AndroidManifest.xml deleted file mode 100644 index a1c9f3b..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/AndroidManifest.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/R.txt b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/R.txt deleted file mode 100644 index 3498c8c..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/R.txt +++ /dev/null @@ -1,1899 +0,0 @@ -int anim abc_fade_in 0x7f010001 -int anim abc_fade_out 0x7f010002 -int anim abc_grow_fade_in_from_bottom 0x7f010003 -int anim abc_popup_enter 0x7f010004 -int anim abc_popup_exit 0x7f010005 -int anim abc_shrink_fade_out_from_bottom 0x7f010006 -int anim abc_slide_in_bottom 0x7f010007 -int anim abc_slide_in_top 0x7f010008 -int anim abc_slide_out_bottom 0x7f010009 -int anim abc_slide_out_top 0x7f01000a -int anim design_bottom_sheet_slide_in 0x7f01000b -int anim design_bottom_sheet_slide_out 0x7f01000c -int anim design_snackbar_in 0x7f01000d -int anim design_snackbar_out 0x7f01000e -int anim tooltip_enter 0x7f01000f -int anim tooltip_exit 0x7f010010 -int animator design_appbar_state_list_animator 0x7f020001 -int attr actionBarDivider 0x7f040001 -int attr actionBarItemBackground 0x7f040002 -int attr actionBarPopupTheme 0x7f040003 -int attr actionBarSize 0x7f040004 -int attr actionBarSplitStyle 0x7f040005 -int attr actionBarStyle 0x7f040006 -int attr actionBarTabBarStyle 0x7f040007 -int attr actionBarTabStyle 0x7f040008 -int attr actionBarTabTextStyle 0x7f040009 -int attr actionBarTheme 0x7f04000a -int attr actionBarWidgetTheme 0x7f04000b -int attr actionButtonStyle 0x7f04000c -int attr actionDropDownStyle 0x7f04000d -int attr actionLayout 0x7f04000e -int attr actionMenuTextAppearance 0x7f04000f -int attr actionMenuTextColor 0x7f040010 -int attr actionModeBackground 0x7f040011 -int attr actionModeCloseButtonStyle 0x7f040012 -int attr actionModeCloseDrawable 0x7f040013 -int attr actionModeCopyDrawable 0x7f040014 -int attr actionModeCutDrawable 0x7f040015 -int attr actionModeFindDrawable 0x7f040016 -int attr actionModePasteDrawable 0x7f040017 -int attr actionModePopupWindowStyle 0x7f040018 -int attr actionModeSelectAllDrawable 0x7f040019 -int attr actionModeShareDrawable 0x7f04001a -int attr actionModeSplitBackground 0x7f04001b -int attr actionModeStyle 0x7f04001c -int attr actionModeWebSearchDrawable 0x7f04001d -int attr actionOverflowButtonStyle 0x7f04001e -int attr actionOverflowMenuStyle 0x7f04001f -int attr actionProviderClass 0x7f040020 -int attr actionViewClass 0x7f040021 -int attr activityChooserViewStyle 0x7f040022 -int attr alertDialogButtonGroupStyle 0x7f040023 -int attr alertDialogCenterButtons 0x7f040024 -int attr alertDialogStyle 0x7f040025 -int attr alertDialogTheme 0x7f040026 -int attr allowStacking 0x7f040027 -int attr alpha 0x7f040028 -int attr alphabeticModifiers 0x7f040029 -int attr arrowHeadLength 0x7f04002a -int attr arrowShaftLength 0x7f04002b -int attr autoCompleteTextViewStyle 0x7f04002c -int attr autoSizeMaxTextSize 0x7f04002d -int attr autoSizeMinTextSize 0x7f04002e -int attr autoSizePresetSizes 0x7f04002f -int attr autoSizeStepGranularity 0x7f040030 -int attr autoSizeTextType 0x7f040031 -int attr background 0x7f040032 -int attr backgroundSplit 0x7f040033 -int attr backgroundStacked 0x7f040034 -int attr backgroundTint 0x7f040035 -int attr backgroundTintMode 0x7f040036 -int attr barLength 0x7f040037 -int attr behavior_autoHide 0x7f040038 -int attr behavior_hideable 0x7f040039 -int attr behavior_overlapTop 0x7f04003a -int attr behavior_peekHeight 0x7f04003b -int attr behavior_skipCollapsed 0x7f04003c -int attr borderWidth 0x7f04003d -int attr borderlessButtonStyle 0x7f04003e -int attr bottomSheetDialogTheme 0x7f04003f -int attr bottomSheetStyle 0x7f040040 -int attr buttonBarButtonStyle 0x7f040041 -int attr buttonBarNegativeButtonStyle 0x7f040042 -int attr buttonBarNeutralButtonStyle 0x7f040043 -int attr buttonBarPositiveButtonStyle 0x7f040044 -int attr buttonBarStyle 0x7f040045 -int attr buttonGravity 0x7f040046 -int attr buttonPanelSideLayout 0x7f040047 -int attr buttonStyle 0x7f040048 -int attr buttonStyleSmall 0x7f040049 -int attr buttonTint 0x7f04004a -int attr buttonTintMode 0x7f04004b -int attr checkboxStyle 0x7f04004c -int attr checkedTextViewStyle 0x7f04004d -int attr closeIcon 0x7f04004e -int attr closeItemLayout 0x7f04004f -int attr collapseContentDescription 0x7f040050 -int attr collapseIcon 0x7f040051 -int attr collapsedTitleGravity 0x7f040052 -int attr collapsedTitleTextAppearance 0x7f040053 -int attr color 0x7f040054 -int attr colorAccent 0x7f040055 -int attr colorBackgroundFloating 0x7f040056 -int attr colorButtonNormal 0x7f040057 -int attr colorControlActivated 0x7f040058 -int attr colorControlHighlight 0x7f040059 -int attr colorControlNormal 0x7f04005a -int attr colorError 0x7f04005b -int attr colorPrimary 0x7f04005c -int attr colorPrimaryDark 0x7f04005d -int attr colorSwitchThumbNormal 0x7f04005e -int attr commitIcon 0x7f04005f -int attr contentDescription 0x7f040060 -int attr contentInsetEnd 0x7f040061 -int attr contentInsetEndWithActions 0x7f040062 -int attr contentInsetLeft 0x7f040063 -int attr contentInsetRight 0x7f040064 -int attr contentInsetStart 0x7f040065 -int attr contentInsetStartWithNavigation 0x7f040066 -int attr contentScrim 0x7f040067 -int attr controlBackground 0x7f040068 -int attr counterEnabled 0x7f040069 -int attr counterMaxLength 0x7f04006a -int attr counterOverflowTextAppearance 0x7f04006b -int attr counterTextAppearance 0x7f04006c -int attr customNavigationLayout 0x7f04006d -int attr defaultQueryHint 0x7f04006e -int attr dialogPreferredPadding 0x7f04006f -int attr dialogTheme 0x7f040070 -int attr displayOptions 0x7f040071 -int attr divider 0x7f040072 -int attr dividerHorizontal 0x7f040073 -int attr dividerPadding 0x7f040074 -int attr dividerVertical 0x7f040075 -int attr drawableSize 0x7f040076 -int attr drawerArrowStyle 0x7f040077 -int attr dropDownListViewStyle 0x7f040078 -int attr dropdownListPreferredItemHeight 0x7f040079 -int attr editTextBackground 0x7f04007a -int attr editTextColor 0x7f04007b -int attr editTextStyle 0x7f04007c -int attr elevation 0x7f04007d -int attr errorEnabled 0x7f04007e -int attr errorTextAppearance 0x7f04007f -int attr expandActivityOverflowButtonDrawable 0x7f040080 -int attr expanded 0x7f040081 -int attr expandedTitleGravity 0x7f040082 -int attr expandedTitleMargin 0x7f040083 -int attr expandedTitleMarginBottom 0x7f040084 -int attr expandedTitleMarginEnd 0x7f040085 -int attr expandedTitleMarginStart 0x7f040086 -int attr expandedTitleMarginTop 0x7f040087 -int attr expandedTitleTextAppearance 0x7f040088 -int attr fabSize 0x7f040089 -int attr fastScrollEnabled 0x7f04008a -int attr fastScrollHorizontalThumbDrawable 0x7f04008b -int attr fastScrollHorizontalTrackDrawable 0x7f04008c -int attr fastScrollVerticalThumbDrawable 0x7f04008d -int attr fastScrollVerticalTrackDrawable 0x7f04008e -int attr font 0x7f04008f -int attr fontFamily 0x7f040090 -int attr fontProviderAuthority 0x7f040091 -int attr fontProviderCerts 0x7f040092 -int attr fontProviderFetchStrategy 0x7f040093 -int attr fontProviderFetchTimeout 0x7f040094 -int attr fontProviderPackage 0x7f040095 -int attr fontProviderQuery 0x7f040096 -int attr fontStyle 0x7f040097 -int attr fontWeight 0x7f040098 -int attr foregroundInsidePadding 0x7f040099 -int attr gapBetweenBars 0x7f04009a -int attr goIcon 0x7f04009b -int attr headerLayout 0x7f04009c -int attr height 0x7f04009d -int attr hideOnContentScroll 0x7f04009e -int attr hintAnimationEnabled 0x7f04009f -int attr hintEnabled 0x7f0400a0 -int attr hintTextAppearance 0x7f0400a1 -int attr homeAsUpIndicator 0x7f0400a2 -int attr homeLayout 0x7f0400a3 -int attr icon 0x7f0400a4 -int attr iconTint 0x7f0400a5 -int attr iconTintMode 0x7f0400a6 -int attr iconifiedByDefault 0x7f0400a7 -int attr imageButtonStyle 0x7f0400a8 -int attr indeterminateProgressStyle 0x7f0400a9 -int attr initialActivityCount 0x7f0400aa -int attr insetForeground 0x7f0400ab -int attr isLightTheme 0x7f0400ac -int attr itemBackground 0x7f0400ad -int attr itemIconTint 0x7f0400ae -int attr itemPadding 0x7f0400af -int attr itemTextAppearance 0x7f0400b0 -int attr itemTextColor 0x7f0400b1 -int attr keylines 0x7f0400b2 -int attr layout 0x7f0400b3 -int attr layoutManager 0x7f0400b4 -int attr layout_anchor 0x7f0400b5 -int attr layout_anchorGravity 0x7f0400b6 -int attr layout_behavior 0x7f0400b7 -int attr layout_collapseMode 0x7f0400b8 -int attr layout_collapseParallaxMultiplier 0x7f0400b9 -int attr layout_dodgeInsetEdges 0x7f0400ba -int attr layout_insetEdge 0x7f0400bb -int attr layout_keyline 0x7f0400bc -int attr layout_scrollFlags 0x7f0400bd -int attr layout_scrollInterpolator 0x7f0400be -int attr listChoiceBackgroundIndicator 0x7f0400bf -int attr listDividerAlertDialog 0x7f0400c0 -int attr listItemLayout 0x7f0400c1 -int attr listLayout 0x7f0400c2 -int attr listMenuViewStyle 0x7f0400c3 -int attr listPopupWindowStyle 0x7f0400c4 -int attr listPreferredItemHeight 0x7f0400c5 -int attr listPreferredItemHeightLarge 0x7f0400c6 -int attr listPreferredItemHeightSmall 0x7f0400c7 -int attr listPreferredItemPaddingLeft 0x7f0400c8 -int attr listPreferredItemPaddingRight 0x7f0400c9 -int attr logo 0x7f0400ca -int attr logoDescription 0x7f0400cb -int attr maxActionInlineWidth 0x7f0400cc -int attr maxButtonHeight 0x7f0400cd -int attr measureWithLargestChild 0x7f0400ce -int attr menu 0x7f0400cf -int attr multiChoiceItemLayout 0x7f0400d0 -int attr navigationContentDescription 0x7f0400d1 -int attr navigationIcon 0x7f0400d2 -int attr navigationMode 0x7f0400d3 -int attr numericModifiers 0x7f0400d4 -int attr overlapAnchor 0x7f0400d5 -int attr paddingBottomNoButtons 0x7f0400d6 -int attr paddingEnd 0x7f0400d7 -int attr paddingStart 0x7f0400d8 -int attr paddingTopNoTitle 0x7f0400d9 -int attr panelBackground 0x7f0400da -int attr panelMenuListTheme 0x7f0400db -int attr panelMenuListWidth 0x7f0400dc -int attr passwordToggleContentDescription 0x7f0400dd -int attr passwordToggleDrawable 0x7f0400de -int attr passwordToggleEnabled 0x7f0400df -int attr passwordToggleTint 0x7f0400e0 -int attr passwordToggleTintMode 0x7f0400e1 -int attr popupMenuStyle 0x7f0400e2 -int attr popupTheme 0x7f0400e3 -int attr popupWindowStyle 0x7f0400e4 -int attr preserveIconSpacing 0x7f0400e5 -int attr pressedTranslationZ 0x7f0400e6 -int attr progressBarPadding 0x7f0400e7 -int attr progressBarStyle 0x7f0400e8 -int attr queryBackground 0x7f0400e9 -int attr queryHint 0x7f0400ea -int attr radioButtonStyle 0x7f0400eb -int attr ratingBarStyle 0x7f0400ec -int attr ratingBarStyleIndicator 0x7f0400ed -int attr ratingBarStyleSmall 0x7f0400ee -int attr reverseLayout 0x7f0400ef -int attr rippleColor 0x7f0400f0 -int attr scrimAnimationDuration 0x7f0400f1 -int attr scrimVisibleHeightTrigger 0x7f0400f2 -int attr searchHintIcon 0x7f0400f3 -int attr searchIcon 0x7f0400f4 -int attr searchViewStyle 0x7f0400f5 -int attr seekBarStyle 0x7f0400f6 -int attr selectableItemBackground 0x7f0400f7 -int attr selectableItemBackgroundBorderless 0x7f0400f8 -int attr showAsAction 0x7f0400f9 -int attr showDividers 0x7f0400fa -int attr showText 0x7f0400fb -int attr showTitle 0x7f0400fc -int attr singleChoiceItemLayout 0x7f0400fd -int attr spanCount 0x7f0400fe -int attr spinBars 0x7f0400ff -int attr spinnerDropDownItemStyle 0x7f040100 -int attr spinnerStyle 0x7f040101 -int attr splitTrack 0x7f040102 -int attr srcCompat 0x7f040103 -int attr stackFromEnd 0x7f040104 -int attr state_above_anchor 0x7f040105 -int attr state_collapsed 0x7f040106 -int attr state_collapsible 0x7f040107 -int attr statusBarBackground 0x7f040108 -int attr statusBarScrim 0x7f040109 -int attr subMenuArrow 0x7f04010a -int attr submitBackground 0x7f04010b -int attr subtitle 0x7f04010c -int attr subtitleTextAppearance 0x7f04010d -int attr subtitleTextColor 0x7f04010e -int attr subtitleTextStyle 0x7f04010f -int attr suggestionRowLayout 0x7f040110 -int attr switchMinWidth 0x7f040111 -int attr switchPadding 0x7f040112 -int attr switchStyle 0x7f040113 -int attr switchTextAppearance 0x7f040114 -int attr tabBackground 0x7f040115 -int attr tabContentStart 0x7f040116 -int attr tabGravity 0x7f040117 -int attr tabIndicatorColor 0x7f040118 -int attr tabIndicatorHeight 0x7f040119 -int attr tabMaxWidth 0x7f04011a -int attr tabMinWidth 0x7f04011b -int attr tabMode 0x7f04011c -int attr tabPadding 0x7f04011d -int attr tabPaddingBottom 0x7f04011e -int attr tabPaddingEnd 0x7f04011f -int attr tabPaddingStart 0x7f040120 -int attr tabPaddingTop 0x7f040121 -int attr tabSelectedTextColor 0x7f040122 -int attr tabTextAppearance 0x7f040123 -int attr tabTextColor 0x7f040124 -int attr textAllCaps 0x7f040125 -int attr textAppearanceLargePopupMenu 0x7f040126 -int attr textAppearanceListItem 0x7f040127 -int attr textAppearanceListItemSecondary 0x7f040128 -int attr textAppearanceListItemSmall 0x7f040129 -int attr textAppearancePopupMenuHeader 0x7f04012a -int attr textAppearanceSearchResultSubtitle 0x7f04012b -int attr textAppearanceSearchResultTitle 0x7f04012c -int attr textAppearanceSmallPopupMenu 0x7f04012d -int attr textColorAlertDialogListItem 0x7f04012e -int attr textColorError 0x7f04012f -int attr textColorSearchUrl 0x7f040130 -int attr theme 0x7f040131 -int attr thickness 0x7f040132 -int attr thumbTextPadding 0x7f040133 -int attr thumbTint 0x7f040134 -int attr thumbTintMode 0x7f040135 -int attr tickMark 0x7f040136 -int attr tickMarkTint 0x7f040137 -int attr tickMarkTintMode 0x7f040138 -int attr tint 0x7f040139 -int attr tintMode 0x7f04013a -int attr title 0x7f04013b -int attr titleEnabled 0x7f04013c -int attr titleMargin 0x7f04013d -int attr titleMarginBottom 0x7f04013e -int attr titleMarginEnd 0x7f04013f -int attr titleMarginStart 0x7f040140 -int attr titleMarginTop 0x7f040141 -int attr titleMargins 0x7f040142 -int attr titleTextAppearance 0x7f040143 -int attr titleTextColor 0x7f040144 -int attr titleTextStyle 0x7f040145 -int attr toolbarId 0x7f040146 -int attr toolbarNavigationButtonStyle 0x7f040147 -int attr toolbarStyle 0x7f040148 -int attr tooltipForegroundColor 0x7f040149 -int attr tooltipFrameBackground 0x7f04014a -int attr tooltipText 0x7f04014b -int attr track 0x7f04014c -int attr trackTint 0x7f04014d -int attr trackTintMode 0x7f04014e -int attr useCompatPadding 0x7f04014f -int attr voiceIcon 0x7f040150 -int attr windowActionBar 0x7f040151 -int attr windowActionBarOverlay 0x7f040152 -int attr windowActionModeOverlay 0x7f040153 -int attr windowFixedHeightMajor 0x7f040154 -int attr windowFixedHeightMinor 0x7f040155 -int attr windowFixedWidthMajor 0x7f040156 -int attr windowFixedWidthMinor 0x7f040157 -int attr windowMinWidthMajor 0x7f040158 -int attr windowMinWidthMinor 0x7f040159 -int attr windowNoTitle 0x7f04015a -int bool abc_action_bar_embed_tabs 0x7f050001 -int bool abc_allow_stacked_button_bar 0x7f050002 -int bool abc_config_actionMenuItemAllCaps 0x7f050003 -int bool abc_config_closeDialogWhenTouchOutside 0x7f050004 -int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f050005 -int color abc_background_cache_hint_selector_material_dark 0x7f060001 -int color abc_background_cache_hint_selector_material_light 0x7f060002 -int color abc_btn_colored_borderless_text_material 0x7f060003 -int color abc_btn_colored_text_material 0x7f060004 -int color abc_color_highlight_material 0x7f060005 -int color abc_hint_foreground_material_dark 0x7f060006 -int color abc_hint_foreground_material_light 0x7f060007 -int color abc_input_method_navigation_guard 0x7f060008 -int color abc_primary_text_disable_only_material_dark 0x7f060009 -int color abc_primary_text_disable_only_material_light 0x7f06000a -int color abc_primary_text_material_dark 0x7f06000b -int color abc_primary_text_material_light 0x7f06000c -int color abc_search_url_text 0x7f06000d -int color abc_search_url_text_normal 0x7f06000e -int color abc_search_url_text_pressed 0x7f06000f -int color abc_search_url_text_selected 0x7f060010 -int color abc_secondary_text_material_dark 0x7f060011 -int color abc_secondary_text_material_light 0x7f060012 -int color abc_tint_btn_checkable 0x7f060013 -int color abc_tint_default 0x7f060014 -int color abc_tint_edittext 0x7f060015 -int color abc_tint_seek_thumb 0x7f060016 -int color abc_tint_spinner 0x7f060017 -int color abc_tint_switch_track 0x7f060018 -int color accent_material_dark 0x7f060019 -int color accent_material_light 0x7f06001a -int color background_floating_material_dark 0x7f06001b -int color background_floating_material_light 0x7f06001c -int color background_material_dark 0x7f06001d -int color background_material_light 0x7f06001e -int color bright_foreground_disabled_material_dark 0x7f06001f -int color bright_foreground_disabled_material_light 0x7f060020 -int color bright_foreground_inverse_material_dark 0x7f060021 -int color bright_foreground_inverse_material_light 0x7f060022 -int color bright_foreground_material_dark 0x7f060023 -int color bright_foreground_material_light 0x7f060024 -int color button_material_dark 0x7f060025 -int color button_material_light 0x7f060026 -int color design_bottom_navigation_shadow_color 0x7f060027 -int color design_error 0x7f060028 -int color design_fab_shadow_end_color 0x7f060029 -int color design_fab_shadow_mid_color 0x7f06002a -int color design_fab_shadow_start_color 0x7f06002b -int color design_fab_stroke_end_inner_color 0x7f06002c -int color design_fab_stroke_end_outer_color 0x7f06002d -int color design_fab_stroke_top_inner_color 0x7f06002e -int color design_fab_stroke_top_outer_color 0x7f06002f -int color design_snackbar_background_color 0x7f060030 -int color design_tint_password_toggle 0x7f060031 -int color dim_foreground_disabled_material_dark 0x7f060032 -int color dim_foreground_disabled_material_light 0x7f060033 -int color dim_foreground_material_dark 0x7f060034 -int color dim_foreground_material_light 0x7f060035 -int color error_color_material 0x7f060036 -int color foreground_material_dark 0x7f060037 -int color foreground_material_light 0x7f060038 -int color highlighted_text_material_dark 0x7f060039 -int color highlighted_text_material_light 0x7f06003a -int color material_blue_grey_800 0x7f06003b -int color material_blue_grey_900 0x7f06003c -int color material_blue_grey_950 0x7f06003d -int color material_deep_teal_200 0x7f06003e -int color material_deep_teal_500 0x7f06003f -int color material_grey_100 0x7f060040 -int color material_grey_300 0x7f060041 -int color material_grey_50 0x7f060042 -int color material_grey_600 0x7f060043 -int color material_grey_800 0x7f060044 -int color material_grey_850 0x7f060045 -int color material_grey_900 0x7f060046 -int color notification_action_color_filter 0x7f060047 -int color notification_icon_bg_color 0x7f060048 -int color notification_material_background_media_default_color 0x7f060049 -int color primary_dark_material_dark 0x7f06004a -int color primary_dark_material_light 0x7f06004b -int color primary_material_dark 0x7f06004c -int color primary_material_light 0x7f06004d -int color primary_text_default_material_dark 0x7f06004e -int color primary_text_default_material_light 0x7f06004f -int color primary_text_disabled_material_dark 0x7f060050 -int color primary_text_disabled_material_light 0x7f060051 -int color ripple_material_dark 0x7f060052 -int color ripple_material_light 0x7f060053 -int color secondary_text_default_material_dark 0x7f060054 -int color secondary_text_default_material_light 0x7f060055 -int color secondary_text_disabled_material_dark 0x7f060056 -int color secondary_text_disabled_material_light 0x7f060057 -int color switch_thumb_disabled_material_dark 0x7f060058 -int color switch_thumb_disabled_material_light 0x7f060059 -int color switch_thumb_material_dark 0x7f06005a -int color switch_thumb_material_light 0x7f06005b -int color switch_thumb_normal_material_dark 0x7f06005c -int color switch_thumb_normal_material_light 0x7f06005d -int color tooltip_background_dark 0x7f06005e -int color tooltip_background_light 0x7f06005f -int dimen abc_action_bar_content_inset_material 0x7f080001 -int dimen abc_action_bar_content_inset_with_nav 0x7f080002 -int dimen abc_action_bar_default_height_material 0x7f080003 -int dimen abc_action_bar_default_padding_end_material 0x7f080004 -int dimen abc_action_bar_default_padding_start_material 0x7f080005 -int dimen abc_action_bar_elevation_material 0x7f080006 -int dimen abc_action_bar_icon_vertical_padding_material 0x7f080007 -int dimen abc_action_bar_overflow_padding_end_material 0x7f080008 -int dimen abc_action_bar_overflow_padding_start_material 0x7f080009 -int dimen abc_action_bar_progress_bar_size 0x7f08000a -int dimen abc_action_bar_stacked_max_height 0x7f08000b -int dimen abc_action_bar_stacked_tab_max_width 0x7f08000c -int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f08000d -int dimen abc_action_bar_subtitle_top_margin_material 0x7f08000e -int dimen abc_action_button_min_height_material 0x7f08000f -int dimen abc_action_button_min_width_material 0x7f080010 -int dimen abc_action_button_min_width_overflow_material 0x7f080011 -int dimen abc_alert_dialog_button_bar_height 0x7f080012 -int dimen abc_button_inset_horizontal_material 0x7f080013 -int dimen abc_button_inset_vertical_material 0x7f080014 -int dimen abc_button_padding_horizontal_material 0x7f080015 -int dimen abc_button_padding_vertical_material 0x7f080016 -int dimen abc_cascading_menus_min_smallest_width 0x7f080017 -int dimen abc_config_prefDialogWidth 0x7f080018 -int dimen abc_control_corner_material 0x7f080019 -int dimen abc_control_inset_material 0x7f08001a -int dimen abc_control_padding_material 0x7f08001b -int dimen abc_dialog_fixed_height_major 0x7f08001c -int dimen abc_dialog_fixed_height_minor 0x7f08001d -int dimen abc_dialog_fixed_width_major 0x7f08001e -int dimen abc_dialog_fixed_width_minor 0x7f08001f -int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f080020 -int dimen abc_dialog_list_padding_top_no_title 0x7f080021 -int dimen abc_dialog_min_width_major 0x7f080022 -int dimen abc_dialog_min_width_minor 0x7f080023 -int dimen abc_dialog_padding_material 0x7f080024 -int dimen abc_dialog_padding_top_material 0x7f080025 -int dimen abc_dialog_title_divider_material 0x7f080026 -int dimen abc_disabled_alpha_material_dark 0x7f080027 -int dimen abc_disabled_alpha_material_light 0x7f080028 -int dimen abc_dropdownitem_icon_width 0x7f080029 -int dimen abc_dropdownitem_text_padding_left 0x7f08002a -int dimen abc_dropdownitem_text_padding_right 0x7f08002b -int dimen abc_edit_text_inset_bottom_material 0x7f08002c -int dimen abc_edit_text_inset_horizontal_material 0x7f08002d -int dimen abc_edit_text_inset_top_material 0x7f08002e -int dimen abc_floating_window_z 0x7f08002f -int dimen abc_list_item_padding_horizontal_material 0x7f080030 -int dimen abc_panel_menu_list_width 0x7f080031 -int dimen abc_progress_bar_height_material 0x7f080032 -int dimen abc_search_view_preferred_height 0x7f080033 -int dimen abc_search_view_preferred_width 0x7f080034 -int dimen abc_seekbar_track_background_height_material 0x7f080035 -int dimen abc_seekbar_track_progress_height_material 0x7f080036 -int dimen abc_select_dialog_padding_start_material 0x7f080037 -int dimen abc_switch_padding 0x7f080038 -int dimen abc_text_size_body_1_material 0x7f080039 -int dimen abc_text_size_body_2_material 0x7f08003a -int dimen abc_text_size_button_material 0x7f08003b -int dimen abc_text_size_caption_material 0x7f08003c -int dimen abc_text_size_display_1_material 0x7f08003d -int dimen abc_text_size_display_2_material 0x7f08003e -int dimen abc_text_size_display_3_material 0x7f08003f -int dimen abc_text_size_display_4_material 0x7f080040 -int dimen abc_text_size_headline_material 0x7f080041 -int dimen abc_text_size_large_material 0x7f080042 -int dimen abc_text_size_medium_material 0x7f080043 -int dimen abc_text_size_menu_header_material 0x7f080044 -int dimen abc_text_size_menu_material 0x7f080045 -int dimen abc_text_size_small_material 0x7f080046 -int dimen abc_text_size_subhead_material 0x7f080047 -int dimen abc_text_size_subtitle_material_toolbar 0x7f080048 -int dimen abc_text_size_title_material 0x7f080049 -int dimen abc_text_size_title_material_toolbar 0x7f08004a -int dimen compat_button_inset_horizontal_material 0x7f08004b -int dimen compat_button_inset_vertical_material 0x7f08004c -int dimen compat_button_padding_horizontal_material 0x7f08004d -int dimen compat_button_padding_vertical_material 0x7f08004e -int dimen compat_control_corner_material 0x7f08004f -int dimen design_appbar_elevation 0x7f080050 -int dimen design_bottom_navigation_active_item_max_width 0x7f080051 -int dimen design_bottom_navigation_active_text_size 0x7f080052 -int dimen design_bottom_navigation_elevation 0x7f080053 -int dimen design_bottom_navigation_height 0x7f080054 -int dimen design_bottom_navigation_item_max_width 0x7f080055 -int dimen design_bottom_navigation_item_min_width 0x7f080056 -int dimen design_bottom_navigation_margin 0x7f080057 -int dimen design_bottom_navigation_shadow_height 0x7f080058 -int dimen design_bottom_navigation_text_size 0x7f080059 -int dimen design_bottom_sheet_modal_elevation 0x7f08005a -int dimen design_bottom_sheet_peek_height_min 0x7f08005b -int dimen design_fab_border_width 0x7f08005c -int dimen design_fab_elevation 0x7f08005d -int dimen design_fab_image_size 0x7f08005e -int dimen design_fab_size_mini 0x7f08005f -int dimen design_fab_size_normal 0x7f080060 -int dimen design_fab_translation_z_pressed 0x7f080061 -int dimen design_navigation_elevation 0x7f080062 -int dimen design_navigation_icon_padding 0x7f080063 -int dimen design_navigation_icon_size 0x7f080064 -int dimen design_navigation_max_width 0x7f080065 -int dimen design_navigation_padding_bottom 0x7f080066 -int dimen design_navigation_separator_vertical_padding 0x7f080067 -int dimen design_snackbar_action_inline_max_width 0x7f080068 -int dimen design_snackbar_background_corner_radius 0x7f080069 -int dimen design_snackbar_elevation 0x7f08006a -int dimen design_snackbar_extra_spacing_horizontal 0x7f08006b -int dimen design_snackbar_max_width 0x7f08006c -int dimen design_snackbar_min_width 0x7f08006d -int dimen design_snackbar_padding_horizontal 0x7f08006e -int dimen design_snackbar_padding_vertical 0x7f08006f -int dimen design_snackbar_padding_vertical_2lines 0x7f080070 -int dimen design_snackbar_text_size 0x7f080071 -int dimen design_tab_max_width 0x7f080072 -int dimen design_tab_scrollable_min_width 0x7f080073 -int dimen design_tab_text_size 0x7f080074 -int dimen design_tab_text_size_2line 0x7f080075 -int dimen disabled_alpha_material_dark 0x7f080076 -int dimen disabled_alpha_material_light 0x7f080077 -int dimen fastscroll_default_thickness 0x7f080078 -int dimen fastscroll_margin 0x7f080079 -int dimen fastscroll_minimum_range 0x7f08007a -int dimen highlight_alpha_material_colored 0x7f08007b -int dimen highlight_alpha_material_dark 0x7f08007c -int dimen highlight_alpha_material_light 0x7f08007d -int dimen hint_alpha_material_dark 0x7f08007e -int dimen hint_alpha_material_light 0x7f08007f -int dimen hint_pressed_alpha_material_dark 0x7f080080 -int dimen hint_pressed_alpha_material_light 0x7f080081 -int dimen item_touch_helper_max_drag_scroll_per_frame 0x7f080082 -int dimen item_touch_helper_swipe_escape_max_velocity 0x7f080083 -int dimen item_touch_helper_swipe_escape_velocity 0x7f080084 -int dimen notification_action_icon_size 0x7f080085 -int dimen notification_action_text_size 0x7f080086 -int dimen notification_big_circle_margin 0x7f080087 -int dimen notification_content_margin_start 0x7f080088 -int dimen notification_large_icon_height 0x7f080089 -int dimen notification_large_icon_width 0x7f08008a -int dimen notification_main_column_padding_top 0x7f08008b -int dimen notification_media_narrow_margin 0x7f08008c -int dimen notification_right_icon_size 0x7f08008d -int dimen notification_right_side_padding_top 0x7f08008e -int dimen notification_small_icon_background_padding 0x7f08008f -int dimen notification_small_icon_size_as_large 0x7f080090 -int dimen notification_subtext_size 0x7f080091 -int dimen notification_top_pad 0x7f080092 -int dimen notification_top_pad_large_text 0x7f080093 -int dimen tooltip_corner_radius 0x7f080094 -int dimen tooltip_horizontal_padding 0x7f080095 -int dimen tooltip_margin 0x7f080096 -int dimen tooltip_precise_anchor_extra_offset 0x7f080097 -int dimen tooltip_precise_anchor_threshold 0x7f080098 -int dimen tooltip_vertical_padding 0x7f080099 -int dimen tooltip_y_offset_non_touch 0x7f08009a -int dimen tooltip_y_offset_touch 0x7f08009b -int drawable abc_ab_share_pack_mtrl_alpha 0x7f090001 -int drawable abc_action_bar_item_background_material 0x7f090002 -int drawable abc_btn_borderless_material 0x7f090003 -int drawable abc_btn_check_material 0x7f090004 -int drawable abc_btn_check_to_on_mtrl_000 0x7f090005 -int drawable abc_btn_check_to_on_mtrl_015 0x7f090006 -int drawable abc_btn_colored_material 0x7f090007 -int drawable abc_btn_default_mtrl_shape 0x7f090008 -int drawable abc_btn_radio_material 0x7f090009 -int drawable abc_btn_radio_to_on_mtrl_000 0x7f09000a -int drawable abc_btn_radio_to_on_mtrl_015 0x7f09000b -int drawable abc_btn_switch_to_on_mtrl_00001 0x7f09000c -int drawable abc_btn_switch_to_on_mtrl_00012 0x7f09000d -int drawable abc_cab_background_internal_bg 0x7f09000e -int drawable abc_cab_background_top_material 0x7f09000f -int drawable abc_cab_background_top_mtrl_alpha 0x7f090010 -int drawable abc_control_background_material 0x7f090011 -int drawable abc_dialog_material_background 0x7f090012 -int drawable abc_edit_text_material 0x7f090013 -int drawable abc_ic_ab_back_material 0x7f090014 -int drawable abc_ic_arrow_drop_right_black_24dp 0x7f090015 -int drawable abc_ic_clear_material 0x7f090016 -int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f090017 -int drawable abc_ic_go_search_api_material 0x7f090018 -int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f090019 -int drawable abc_ic_menu_cut_mtrl_alpha 0x7f09001a -int drawable abc_ic_menu_overflow_material 0x7f09001b -int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f09001c -int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f09001d -int drawable abc_ic_menu_share_mtrl_alpha 0x7f09001e -int drawable abc_ic_search_api_material 0x7f09001f -int drawable abc_ic_star_black_16dp 0x7f090020 -int drawable abc_ic_star_black_36dp 0x7f090021 -int drawable abc_ic_star_black_48dp 0x7f090022 -int drawable abc_ic_star_half_black_16dp 0x7f090023 -int drawable abc_ic_star_half_black_36dp 0x7f090024 -int drawable abc_ic_star_half_black_48dp 0x7f090025 -int drawable abc_ic_voice_search_api_material 0x7f090026 -int drawable abc_item_background_holo_dark 0x7f090027 -int drawable abc_item_background_holo_light 0x7f090028 -int drawable abc_list_divider_mtrl_alpha 0x7f090029 -int drawable abc_list_focused_holo 0x7f09002a -int drawable abc_list_longpressed_holo 0x7f09002b -int drawable abc_list_pressed_holo_dark 0x7f09002c -int drawable abc_list_pressed_holo_light 0x7f09002d -int drawable abc_list_selector_background_transition_holo_dark 0x7f09002e -int drawable abc_list_selector_background_transition_holo_light 0x7f09002f -int drawable abc_list_selector_disabled_holo_dark 0x7f090030 -int drawable abc_list_selector_disabled_holo_light 0x7f090031 -int drawable abc_list_selector_holo_dark 0x7f090032 -int drawable abc_list_selector_holo_light 0x7f090033 -int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f090034 -int drawable abc_popup_background_mtrl_mult 0x7f090035 -int drawable abc_ratingbar_indicator_material 0x7f090036 -int drawable abc_ratingbar_material 0x7f090037 -int drawable abc_ratingbar_small_material 0x7f090038 -int drawable abc_scrubber_control_off_mtrl_alpha 0x7f090039 -int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f09003a -int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f09003b -int drawable abc_scrubber_primary_mtrl_alpha 0x7f09003c -int drawable abc_scrubber_track_mtrl_alpha 0x7f09003d -int drawable abc_seekbar_thumb_material 0x7f09003e -int drawable abc_seekbar_tick_mark_material 0x7f09003f -int drawable abc_seekbar_track_material 0x7f090040 -int drawable abc_spinner_mtrl_am_alpha 0x7f090041 -int drawable abc_spinner_textfield_background_material 0x7f090042 -int drawable abc_switch_thumb_material 0x7f090043 -int drawable abc_switch_track_mtrl_alpha 0x7f090044 -int drawable abc_tab_indicator_material 0x7f090045 -int drawable abc_tab_indicator_mtrl_alpha 0x7f090046 -int drawable abc_text_cursor_material 0x7f090047 -int drawable abc_text_select_handle_left_mtrl_dark 0x7f090048 -int drawable abc_text_select_handle_left_mtrl_light 0x7f090049 -int drawable abc_text_select_handle_middle_mtrl_dark 0x7f09004a -int drawable abc_text_select_handle_middle_mtrl_light 0x7f09004b -int drawable abc_text_select_handle_right_mtrl_dark 0x7f09004c -int drawable abc_text_select_handle_right_mtrl_light 0x7f09004d -int drawable abc_textfield_activated_mtrl_alpha 0x7f09004e -int drawable abc_textfield_default_mtrl_alpha 0x7f09004f -int drawable abc_textfield_search_activated_mtrl_alpha 0x7f090050 -int drawable abc_textfield_search_default_mtrl_alpha 0x7f090051 -int drawable abc_textfield_search_material 0x7f090052 -int drawable abc_vector_test 0x7f090053 -int drawable avd_hide_password 0x7f090054 -int drawable avd_show_password 0x7f090055 -int drawable design_bottom_navigation_item_background 0x7f090056 -int drawable design_fab_background 0x7f090057 -int drawable design_ic_visibility 0x7f090058 -int drawable design_ic_visibility_off 0x7f090059 -int drawable design_password_eye 0x7f09005a -int drawable design_snackbar_background 0x7f09005b -int drawable navigation_empty_icon 0x7f09005c -int drawable notification_action_background 0x7f09005d -int drawable notification_bg 0x7f09005e -int drawable notification_bg_low 0x7f09005f -int drawable notification_bg_low_normal 0x7f090060 -int drawable notification_bg_low_pressed 0x7f090061 -int drawable notification_bg_normal 0x7f090062 -int drawable notification_bg_normal_pressed 0x7f090063 -int drawable notification_icon_background 0x7f090064 -int drawable notification_template_icon_bg 0x7f090065 -int drawable notification_template_icon_low_bg 0x7f090066 -int drawable notification_tile_bg 0x7f090067 -int drawable notify_panel_notification_icon_bg 0x7f090068 -int drawable tooltip_frame_dark 0x7f090069 -int drawable tooltip_frame_light 0x7f09006a -int id action0 0x7f0c0001 -int id action_bar 0x7f0c0002 -int id action_bar_activity_content 0x7f0c0003 -int id action_bar_container 0x7f0c0004 -int id action_bar_root 0x7f0c0005 -int id action_bar_spinner 0x7f0c0006 -int id action_bar_subtitle 0x7f0c0007 -int id action_bar_title 0x7f0c0008 -int id action_container 0x7f0c0009 -int id action_context_bar 0x7f0c000a -int id action_divider 0x7f0c000b -int id action_image 0x7f0c000c -int id action_menu_divider 0x7f0c000d -int id action_menu_presenter 0x7f0c000e -int id action_mode_bar 0x7f0c000f -int id action_mode_bar_stub 0x7f0c0010 -int id action_mode_close_button 0x7f0c0011 -int id action_text 0x7f0c0012 -int id actions 0x7f0c0013 -int id activity_chooser_view_content 0x7f0c0014 -int id add 0x7f0c0015 -int id alertTitle 0x7f0c0016 -int id async 0x7f0c0017 -int id auto 0x7f0c0018 -int id blocking 0x7f0c0019 -int id bottom 0x7f0c001a -int id buttonPanel 0x7f0c001b -int id cancel_action 0x7f0c001c -int id center 0x7f0c001d -int id checkbox 0x7f0c001e -int id chronometer 0x7f0c001f -int id container 0x7f0c0020 -int id contentPanel 0x7f0c0021 -int id coordinator 0x7f0c0022 -int id custom 0x7f0c0023 -int id customPanel 0x7f0c0024 -int id decor_content_parent 0x7f0c0025 -int id default_activity_button 0x7f0c0026 -int id design_bottom_sheet 0x7f0c0027 -int id design_menu_item_action_area 0x7f0c0028 -int id design_menu_item_action_area_stub 0x7f0c0029 -int id design_menu_item_text 0x7f0c002a -int id design_navigation_view 0x7f0c002b -int id edit_query 0x7f0c002c -int id end 0x7f0c002d -int id end_padder 0x7f0c002e -int id expand_activities_button 0x7f0c002f -int id expanded_menu 0x7f0c0030 -int id fill 0x7f0c0031 -int id fixed 0x7f0c0032 -int id forever 0x7f0c0033 -int id ghost_view 0x7f0c0034 -int id home 0x7f0c0035 -int id icon 0x7f0c0036 -int id icon_group 0x7f0c0037 -int id image 0x7f0c0038 -int id info 0x7f0c0039 -int id italic 0x7f0c003a -int id item_touch_helper_previous_elevation 0x7f0c003b -int id largeLabel 0x7f0c003c -int id left 0x7f0c003d -int id line1 0x7f0c003e -int id line3 0x7f0c003f -int id listMode 0x7f0c0040 -int id list_item 0x7f0c0041 -int id masked 0x7f0c0042 -int id media_actions 0x7f0c0043 -int id message 0x7f0c0044 -int id mini 0x7f0c0045 -int id multiply 0x7f0c0046 -int id navigation_header_container 0x7f0c0047 -int id none 0x7f0c0048 -int id normal 0x7f0c0049 -int id notification_background 0x7f0c004a -int id notification_main_column 0x7f0c004b -int id notification_main_column_container 0x7f0c004c -int id parallax 0x7f0c004d -int id parentPanel 0x7f0c004e -int id parent_matrix 0x7f0c004f -int id pin 0x7f0c0050 -int id progress_circular 0x7f0c0051 -int id progress_horizontal 0x7f0c0052 -int id radio 0x7f0c0053 -int id right 0x7f0c0054 -int id right_icon 0x7f0c0055 -int id right_side 0x7f0c0056 -int id save_image_matrix 0x7f0c0057 -int id save_non_transition_alpha 0x7f0c0058 -int id save_scale_type 0x7f0c0059 -int id screen 0x7f0c005a -int id scrollIndicatorDown 0x7f0c005b -int id scrollIndicatorUp 0x7f0c005c -int id scrollView 0x7f0c005d -int id scrollable 0x7f0c005e -int id search_badge 0x7f0c005f -int id search_bar 0x7f0c0060 -int id search_button 0x7f0c0061 -int id search_close_btn 0x7f0c0062 -int id search_edit_frame 0x7f0c0063 -int id search_go_btn 0x7f0c0064 -int id search_mag_icon 0x7f0c0065 -int id search_plate 0x7f0c0066 -int id search_src_text 0x7f0c0067 -int id search_voice_btn 0x7f0c0068 -int id select_dialog_listview 0x7f0c0069 -int id shortcut 0x7f0c006a -int id smallLabel 0x7f0c006b -int id snackbar_action 0x7f0c006c -int id snackbar_text 0x7f0c006d -int id spacer 0x7f0c006e -int id split_action_bar 0x7f0c006f -int id src_atop 0x7f0c0070 -int id src_in 0x7f0c0071 -int id src_over 0x7f0c0072 -int id start 0x7f0c0073 -int id status_bar_latest_event_content 0x7f0c0074 -int id submenuarrow 0x7f0c0075 -int id submit_area 0x7f0c0076 -int id tabMode 0x7f0c0077 -int id tag_transition_group 0x7f0c0078 -int id text 0x7f0c0079 -int id text2 0x7f0c007a -int id textSpacerNoButtons 0x7f0c007b -int id textSpacerNoTitle 0x7f0c007c -int id text_input_password_toggle 0x7f0c007d -int id textinput_counter 0x7f0c007e -int id textinput_error 0x7f0c007f -int id time 0x7f0c0080 -int id title 0x7f0c0081 -int id titleDividerNoCustom 0x7f0c0082 -int id title_template 0x7f0c0083 -int id top 0x7f0c0084 -int id topPanel 0x7f0c0085 -int id touch_outside 0x7f0c0086 -int id transition_current_scene 0x7f0c0087 -int id transition_layout_save 0x7f0c0088 -int id transition_position 0x7f0c0089 -int id transition_scene_layoutid_cache 0x7f0c008a -int id transition_transform 0x7f0c008b -int id uniform 0x7f0c008c -int id up 0x7f0c008d -int id view_offset_helper 0x7f0c008e -int id visible 0x7f0c008f -int id wrap_content 0x7f0c0090 -int integer abc_config_activityDefaultDur 0x7f0d0001 -int integer abc_config_activityShortDur 0x7f0d0002 -int integer app_bar_elevation_anim_duration 0x7f0d0003 -int integer bottom_sheet_slide_duration 0x7f0d0004 -int integer cancel_button_image_alpha 0x7f0d0005 -int integer config_tooltipAnimTime 0x7f0d0006 -int integer design_snackbar_text_max_lines 0x7f0d0007 -int integer hide_password_duration 0x7f0d0008 -int integer show_password_duration 0x7f0d0009 -int integer status_bar_notification_info_maxnum 0x7f0d000a -int layout abc_action_bar_title_item 0x7f0f0001 -int layout abc_action_bar_up_container 0x7f0f0002 -int layout abc_action_menu_item_layout 0x7f0f0003 -int layout abc_action_menu_layout 0x7f0f0004 -int layout abc_action_mode_bar 0x7f0f0005 -int layout abc_action_mode_close_item_material 0x7f0f0006 -int layout abc_activity_chooser_view 0x7f0f0007 -int layout abc_activity_chooser_view_list_item 0x7f0f0008 -int layout abc_alert_dialog_button_bar_material 0x7f0f0009 -int layout abc_alert_dialog_material 0x7f0f000a -int layout abc_alert_dialog_title_material 0x7f0f000b -int layout abc_dialog_title_material 0x7f0f000c -int layout abc_expanded_menu_layout 0x7f0f000d -int layout abc_list_menu_item_checkbox 0x7f0f000e -int layout abc_list_menu_item_icon 0x7f0f000f -int layout abc_list_menu_item_layout 0x7f0f0010 -int layout abc_list_menu_item_radio 0x7f0f0011 -int layout abc_popup_menu_header_item_layout 0x7f0f0012 -int layout abc_popup_menu_item_layout 0x7f0f0013 -int layout abc_screen_content_include 0x7f0f0014 -int layout abc_screen_simple 0x7f0f0015 -int layout abc_screen_simple_overlay_action_mode 0x7f0f0016 -int layout abc_screen_toolbar 0x7f0f0017 -int layout abc_search_dropdown_item_icons_2line 0x7f0f0018 -int layout abc_search_view 0x7f0f0019 -int layout abc_select_dialog_material 0x7f0f001a -int layout design_bottom_navigation_item 0x7f0f001b -int layout design_bottom_sheet_dialog 0x7f0f001c -int layout design_layout_snackbar 0x7f0f001d -int layout design_layout_snackbar_include 0x7f0f001e -int layout design_layout_tab_icon 0x7f0f001f -int layout design_layout_tab_text 0x7f0f0020 -int layout design_menu_item_action_area 0x7f0f0021 -int layout design_navigation_item 0x7f0f0022 -int layout design_navigation_item_header 0x7f0f0023 -int layout design_navigation_item_separator 0x7f0f0024 -int layout design_navigation_item_subheader 0x7f0f0025 -int layout design_navigation_menu 0x7f0f0026 -int layout design_navigation_menu_item 0x7f0f0027 -int layout design_text_input_password_icon 0x7f0f0028 -int layout notification_action 0x7f0f0029 -int layout notification_action_tombstone 0x7f0f002a -int layout notification_media_action 0x7f0f002b -int layout notification_media_cancel_action 0x7f0f002c -int layout notification_template_big_media 0x7f0f002d -int layout notification_template_big_media_custom 0x7f0f002e -int layout notification_template_big_media_narrow 0x7f0f002f -int layout notification_template_big_media_narrow_custom 0x7f0f0030 -int layout notification_template_custom_big 0x7f0f0031 -int layout notification_template_icon_group 0x7f0f0032 -int layout notification_template_lines_media 0x7f0f0033 -int layout notification_template_media 0x7f0f0034 -int layout notification_template_media_custom 0x7f0f0035 -int layout notification_template_part_chronometer 0x7f0f0036 -int layout notification_template_part_time 0x7f0f0037 -int layout select_dialog_item_material 0x7f0f0038 -int layout select_dialog_multichoice_material 0x7f0f0039 -int layout select_dialog_singlechoice_material 0x7f0f003a -int layout support_simple_spinner_dropdown_item 0x7f0f003b -int layout tooltip 0x7f0f003c -int string abc_action_bar_home_description 0x7f150001 -int string abc_action_bar_up_description 0x7f150002 -int string abc_action_menu_overflow_description 0x7f150003 -int string abc_action_mode_done 0x7f150004 -int string abc_activity_chooser_view_see_all 0x7f150005 -int string abc_activitychooserview_choose_application 0x7f150006 -int string abc_capital_off 0x7f150007 -int string abc_capital_on 0x7f150008 -int string abc_font_family_body_1_material 0x7f150009 -int string abc_font_family_body_2_material 0x7f15000a -int string abc_font_family_button_material 0x7f15000b -int string abc_font_family_caption_material 0x7f15000c -int string abc_font_family_display_1_material 0x7f15000d -int string abc_font_family_display_2_material 0x7f15000e -int string abc_font_family_display_3_material 0x7f15000f -int string abc_font_family_display_4_material 0x7f150010 -int string abc_font_family_headline_material 0x7f150011 -int string abc_font_family_menu_material 0x7f150012 -int string abc_font_family_subhead_material 0x7f150013 -int string abc_font_family_title_material 0x7f150014 -int string abc_search_hint 0x7f150015 -int string abc_searchview_description_clear 0x7f150016 -int string abc_searchview_description_query 0x7f150017 -int string abc_searchview_description_search 0x7f150018 -int string abc_searchview_description_submit 0x7f150019 -int string abc_searchview_description_voice 0x7f15001a -int string abc_shareactionprovider_share_with 0x7f15001b -int string abc_shareactionprovider_share_with_application 0x7f15001c -int string abc_toolbar_collapse_description 0x7f15001d -int string appbar_scrolling_view_behavior 0x7f15001e -int string bottom_sheet_behavior 0x7f15001f -int string character_counter_pattern 0x7f150020 -int string password_toggle_content_description 0x7f150021 -int string path_password_eye 0x7f150022 -int string path_password_eye_mask_strike_through 0x7f150023 -int string path_password_eye_mask_visible 0x7f150024 -int string path_password_strike_through 0x7f150025 -int string search_menu_title 0x7f150026 -int string status_bar_notification_info_overflow 0x7f150027 -int style AlertDialog_AppCompat 0x7f160001 -int style AlertDialog_AppCompat_Light 0x7f160002 -int style Animation_AppCompat_Dialog 0x7f160003 -int style Animation_AppCompat_DropDownUp 0x7f160004 -int style Animation_AppCompat_Tooltip 0x7f160005 -int style Animation_Design_BottomSheetDialog 0x7f160006 -int style Base_AlertDialog_AppCompat 0x7f160007 -int style Base_AlertDialog_AppCompat_Light 0x7f160008 -int style Base_Animation_AppCompat_Dialog 0x7f160009 -int style Base_Animation_AppCompat_DropDownUp 0x7f16000a -int style Base_Animation_AppCompat_Tooltip 0x7f16000b -int style Base_DialogWindowTitleBackground_AppCompat 0x7f16000c -int style Base_DialogWindowTitle_AppCompat 0x7f16000d -int style Base_TextAppearance_AppCompat 0x7f16000e -int style Base_TextAppearance_AppCompat_Body1 0x7f16000f -int style Base_TextAppearance_AppCompat_Body2 0x7f160010 -int style Base_TextAppearance_AppCompat_Button 0x7f160011 -int style Base_TextAppearance_AppCompat_Caption 0x7f160012 -int style Base_TextAppearance_AppCompat_Display1 0x7f160013 -int style Base_TextAppearance_AppCompat_Display2 0x7f160014 -int style Base_TextAppearance_AppCompat_Display3 0x7f160015 -int style Base_TextAppearance_AppCompat_Display4 0x7f160016 -int style Base_TextAppearance_AppCompat_Headline 0x7f160017 -int style Base_TextAppearance_AppCompat_Inverse 0x7f160018 -int style Base_TextAppearance_AppCompat_Large 0x7f160019 -int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f16001a -int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f16001b -int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f16001c -int style Base_TextAppearance_AppCompat_Medium 0x7f16001d -int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f16001e -int style Base_TextAppearance_AppCompat_Menu 0x7f16001f -int style Base_TextAppearance_AppCompat_SearchResult 0x7f160020 -int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f160021 -int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f160022 -int style Base_TextAppearance_AppCompat_Small 0x7f160023 -int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f160024 -int style Base_TextAppearance_AppCompat_Subhead 0x7f160025 -int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f160026 -int style Base_TextAppearance_AppCompat_Title 0x7f160027 -int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f160028 -int style Base_TextAppearance_AppCompat_Tooltip 0x7f160029 -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f16002a -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f16002b -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f16002c -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f16002d -int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f16002e -int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f16002f -int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f160030 -int style Base_TextAppearance_AppCompat_Widget_Button 0x7f160031 -int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f160032 -int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f160033 -int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f160034 -int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f160035 -int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f160036 -int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f160037 -int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f160038 -int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f160039 -int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f16003a -int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f16003b -int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f16003c -int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f16003d -int style Base_ThemeOverlay_AppCompat 0x7f16003e -int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f16003f -int style Base_ThemeOverlay_AppCompat_Dark 0x7f160040 -int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f160041 -int style Base_ThemeOverlay_AppCompat_Dialog 0x7f160042 -int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f160043 -int style Base_ThemeOverlay_AppCompat_Light 0x7f160044 -int style Base_Theme_AppCompat 0x7f160045 -int style Base_Theme_AppCompat_CompactMenu 0x7f160046 -int style Base_Theme_AppCompat_Dialog 0x7f160047 -int style Base_Theme_AppCompat_DialogWhenLarge 0x7f160048 -int style Base_Theme_AppCompat_Dialog_Alert 0x7f160049 -int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f16004a -int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f16004b -int style Base_Theme_AppCompat_Light 0x7f16004c -int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f16004d -int style Base_Theme_AppCompat_Light_Dialog 0x7f16004e -int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f16004f -int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f160050 -int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f160051 -int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f160052 -int style Base_V11_ThemeOverlay_AppCompat_Dialog 0x7f160053 -int style Base_V11_Theme_AppCompat_Dialog 0x7f160054 -int style Base_V11_Theme_AppCompat_Light_Dialog 0x7f160055 -int style Base_V12_Widget_AppCompat_AutoCompleteTextView 0x7f160056 -int style Base_V12_Widget_AppCompat_EditText 0x7f160057 -int style Base_V14_Widget_Design_AppBarLayout 0x7f160058 -int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f160059 -int style Base_V21_Theme_AppCompat 0x7f16005a -int style Base_V21_Theme_AppCompat_Dialog 0x7f16005b -int style Base_V21_Theme_AppCompat_Light 0x7f16005c -int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f16005d -int style Base_V21_Widget_Design_AppBarLayout 0x7f16005e -int style Base_V22_Theme_AppCompat 0x7f16005f -int style Base_V22_Theme_AppCompat_Light 0x7f160060 -int style Base_V23_Theme_AppCompat 0x7f160061 -int style Base_V23_Theme_AppCompat_Light 0x7f160062 -int style Base_V26_Theme_AppCompat 0x7f160063 -int style Base_V26_Theme_AppCompat_Light 0x7f160064 -int style Base_V26_Widget_AppCompat_Toolbar 0x7f160065 -int style Base_V26_Widget_Design_AppBarLayout 0x7f160066 -int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f160067 -int style Base_V7_Theme_AppCompat 0x7f160068 -int style Base_V7_Theme_AppCompat_Dialog 0x7f160069 -int style Base_V7_Theme_AppCompat_Light 0x7f16006a -int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f16006b -int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f16006c -int style Base_V7_Widget_AppCompat_EditText 0x7f16006d -int style Base_V7_Widget_AppCompat_Toolbar 0x7f16006e -int style Base_Widget_AppCompat_ActionBar 0x7f16006f -int style Base_Widget_AppCompat_ActionBar_Solid 0x7f160070 -int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f160071 -int style Base_Widget_AppCompat_ActionBar_TabText 0x7f160072 -int style Base_Widget_AppCompat_ActionBar_TabView 0x7f160073 -int style Base_Widget_AppCompat_ActionButton 0x7f160074 -int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f160075 -int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f160076 -int style Base_Widget_AppCompat_ActionMode 0x7f160077 -int style Base_Widget_AppCompat_ActivityChooserView 0x7f160078 -int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f160079 -int style Base_Widget_AppCompat_Button 0x7f16007a -int style Base_Widget_AppCompat_ButtonBar 0x7f16007b -int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f16007c -int style Base_Widget_AppCompat_Button_Borderless 0x7f16007d -int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f16007e -int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f16007f -int style Base_Widget_AppCompat_Button_Colored 0x7f160080 -int style Base_Widget_AppCompat_Button_Small 0x7f160081 -int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f160082 -int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f160083 -int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f160084 -int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f160085 -int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f160086 -int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f160087 -int style Base_Widget_AppCompat_EditText 0x7f160088 -int style Base_Widget_AppCompat_ImageButton 0x7f160089 -int style Base_Widget_AppCompat_Light_ActionBar 0x7f16008a -int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f16008b -int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f16008c -int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f16008d -int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f16008e -int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f16008f -int style Base_Widget_AppCompat_Light_PopupMenu 0x7f160090 -int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f160091 -int style Base_Widget_AppCompat_ListMenuView 0x7f160092 -int style Base_Widget_AppCompat_ListPopupWindow 0x7f160093 -int style Base_Widget_AppCompat_ListView 0x7f160094 -int style Base_Widget_AppCompat_ListView_DropDown 0x7f160095 -int style Base_Widget_AppCompat_ListView_Menu 0x7f160096 -int style Base_Widget_AppCompat_PopupMenu 0x7f160097 -int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f160098 -int style Base_Widget_AppCompat_PopupWindow 0x7f160099 -int style Base_Widget_AppCompat_ProgressBar 0x7f16009a -int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f16009b -int style Base_Widget_AppCompat_RatingBar 0x7f16009c -int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f16009d -int style Base_Widget_AppCompat_RatingBar_Small 0x7f16009e -int style Base_Widget_AppCompat_SearchView 0x7f16009f -int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f1600a0 -int style Base_Widget_AppCompat_SeekBar 0x7f1600a1 -int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f1600a2 -int style Base_Widget_AppCompat_Spinner 0x7f1600a3 -int style Base_Widget_AppCompat_Spinner_Underlined 0x7f1600a4 -int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f1600a5 -int style Base_Widget_AppCompat_Toolbar 0x7f1600a6 -int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f1600a7 -int style Base_Widget_Design_AppBarLayout 0x7f1600a8 -int style Base_Widget_Design_TabLayout 0x7f1600a9 -int style Platform_AppCompat 0x7f1600aa -int style Platform_AppCompat_Light 0x7f1600ab -int style Platform_ThemeOverlay_AppCompat 0x7f1600ac -int style Platform_ThemeOverlay_AppCompat_Dark 0x7f1600ad -int style Platform_ThemeOverlay_AppCompat_Light 0x7f1600ae -int style Platform_V11_AppCompat 0x7f1600af -int style Platform_V11_AppCompat_Light 0x7f1600b0 -int style Platform_V14_AppCompat 0x7f1600b1 -int style Platform_V14_AppCompat_Light 0x7f1600b2 -int style Platform_V21_AppCompat 0x7f1600b3 -int style Platform_V21_AppCompat_Light 0x7f1600b4 -int style Platform_V25_AppCompat 0x7f1600b5 -int style Platform_V25_AppCompat_Light 0x7f1600b6 -int style Platform_Widget_AppCompat_Spinner 0x7f1600b7 -int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f1600b8 -int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f1600b9 -int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f1600ba -int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f1600bb -int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f1600bc -int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f1600bd -int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f1600be -int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f1600bf -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f1600c0 -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f1600c1 -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f1600c2 -int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f1600c3 -int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f1600c4 -int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f1600c5 -int style TextAppearance_AppCompat 0x7f1600c6 -int style TextAppearance_AppCompat_Body1 0x7f1600c7 -int style TextAppearance_AppCompat_Body2 0x7f1600c8 -int style TextAppearance_AppCompat_Button 0x7f1600c9 -int style TextAppearance_AppCompat_Caption 0x7f1600ca -int style TextAppearance_AppCompat_Display1 0x7f1600cb -int style TextAppearance_AppCompat_Display2 0x7f1600cc -int style TextAppearance_AppCompat_Display3 0x7f1600cd -int style TextAppearance_AppCompat_Display4 0x7f1600ce -int style TextAppearance_AppCompat_Headline 0x7f1600cf -int style TextAppearance_AppCompat_Inverse 0x7f1600d0 -int style TextAppearance_AppCompat_Large 0x7f1600d1 -int style TextAppearance_AppCompat_Large_Inverse 0x7f1600d2 -int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f1600d3 -int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f1600d4 -int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f1600d5 -int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f1600d6 -int style TextAppearance_AppCompat_Medium 0x7f1600d7 -int style TextAppearance_AppCompat_Medium_Inverse 0x7f1600d8 -int style TextAppearance_AppCompat_Menu 0x7f1600d9 -int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f1600da -int style TextAppearance_AppCompat_SearchResult_Title 0x7f1600db -int style TextAppearance_AppCompat_Small 0x7f1600dc -int style TextAppearance_AppCompat_Small_Inverse 0x7f1600dd -int style TextAppearance_AppCompat_Subhead 0x7f1600de -int style TextAppearance_AppCompat_Subhead_Inverse 0x7f1600df -int style TextAppearance_AppCompat_Title 0x7f1600e0 -int style TextAppearance_AppCompat_Title_Inverse 0x7f1600e1 -int style TextAppearance_AppCompat_Tooltip 0x7f1600e2 -int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f1600e3 -int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f1600e4 -int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f1600e5 -int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f1600e6 -int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f1600e7 -int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f1600e8 -int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f1600e9 -int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f1600ea -int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f1600eb -int style TextAppearance_AppCompat_Widget_Button 0x7f1600ec -int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f1600ed -int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f1600ee -int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f1600ef -int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f1600f0 -int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f1600f1 -int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f1600f2 -int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f1600f3 -int style TextAppearance_AppCompat_Widget_Switch 0x7f1600f4 -int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f1600f5 -int style TextAppearance_Compat_Notification 0x7f1600f6 -int style TextAppearance_Compat_Notification_Info 0x7f1600f7 -int style TextAppearance_Compat_Notification_Info_Media 0x7f1600f8 -int style TextAppearance_Compat_Notification_Line2 0x7f1600f9 -int style TextAppearance_Compat_Notification_Line2_Media 0x7f1600fa -int style TextAppearance_Compat_Notification_Media 0x7f1600fb -int style TextAppearance_Compat_Notification_Time 0x7f1600fc -int style TextAppearance_Compat_Notification_Time_Media 0x7f1600fd -int style TextAppearance_Compat_Notification_Title 0x7f1600fe -int style TextAppearance_Compat_Notification_Title_Media 0x7f1600ff -int style TextAppearance_Design_CollapsingToolbar_Expanded 0x7f160100 -int style TextAppearance_Design_Counter 0x7f160101 -int style TextAppearance_Design_Counter_Overflow 0x7f160102 -int style TextAppearance_Design_Error 0x7f160103 -int style TextAppearance_Design_Hint 0x7f160104 -int style TextAppearance_Design_Snackbar_Message 0x7f160105 -int style TextAppearance_Design_Tab 0x7f160106 -int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f160107 -int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f160108 -int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f160109 -int style ThemeOverlay_AppCompat 0x7f16010a -int style ThemeOverlay_AppCompat_ActionBar 0x7f16010b -int style ThemeOverlay_AppCompat_Dark 0x7f16010c -int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f16010d -int style ThemeOverlay_AppCompat_Dialog 0x7f16010e -int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f16010f -int style ThemeOverlay_AppCompat_Light 0x7f160110 -int style Theme_AppCompat 0x7f160111 -int style Theme_AppCompat_CompactMenu 0x7f160112 -int style Theme_AppCompat_DayNight 0x7f160113 -int style Theme_AppCompat_DayNight_DarkActionBar 0x7f160114 -int style Theme_AppCompat_DayNight_Dialog 0x7f160115 -int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f160116 -int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f160117 -int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f160118 -int style Theme_AppCompat_DayNight_NoActionBar 0x7f160119 -int style Theme_AppCompat_Dialog 0x7f16011a -int style Theme_AppCompat_DialogWhenLarge 0x7f16011b -int style Theme_AppCompat_Dialog_Alert 0x7f16011c -int style Theme_AppCompat_Dialog_MinWidth 0x7f16011d -int style Theme_AppCompat_Light 0x7f16011e -int style Theme_AppCompat_Light_DarkActionBar 0x7f16011f -int style Theme_AppCompat_Light_Dialog 0x7f160120 -int style Theme_AppCompat_Light_DialogWhenLarge 0x7f160121 -int style Theme_AppCompat_Light_Dialog_Alert 0x7f160122 -int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f160123 -int style Theme_AppCompat_Light_NoActionBar 0x7f160124 -int style Theme_AppCompat_NoActionBar 0x7f160125 -int style Theme_Design 0x7f160126 -int style Theme_Design_BottomSheetDialog 0x7f160127 -int style Theme_Design_Light 0x7f160128 -int style Theme_Design_Light_BottomSheetDialog 0x7f160129 -int style Theme_Design_Light_NoActionBar 0x7f16012a -int style Theme_Design_NoActionBar 0x7f16012b -int style Widget_AppCompat_ActionBar 0x7f16012c -int style Widget_AppCompat_ActionBar_Solid 0x7f16012d -int style Widget_AppCompat_ActionBar_TabBar 0x7f16012e -int style Widget_AppCompat_ActionBar_TabText 0x7f16012f -int style Widget_AppCompat_ActionBar_TabView 0x7f160130 -int style Widget_AppCompat_ActionButton 0x7f160131 -int style Widget_AppCompat_ActionButton_CloseMode 0x7f160132 -int style Widget_AppCompat_ActionButton_Overflow 0x7f160133 -int style Widget_AppCompat_ActionMode 0x7f160134 -int style Widget_AppCompat_ActivityChooserView 0x7f160135 -int style Widget_AppCompat_AutoCompleteTextView 0x7f160136 -int style Widget_AppCompat_Button 0x7f160137 -int style Widget_AppCompat_ButtonBar 0x7f160138 -int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f160139 -int style Widget_AppCompat_Button_Borderless 0x7f16013a -int style Widget_AppCompat_Button_Borderless_Colored 0x7f16013b -int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f16013c -int style Widget_AppCompat_Button_Colored 0x7f16013d -int style Widget_AppCompat_Button_Small 0x7f16013e -int style Widget_AppCompat_CompoundButton_CheckBox 0x7f16013f -int style Widget_AppCompat_CompoundButton_RadioButton 0x7f160140 -int style Widget_AppCompat_CompoundButton_Switch 0x7f160141 -int style Widget_AppCompat_DrawerArrowToggle 0x7f160142 -int style Widget_AppCompat_DropDownItem_Spinner 0x7f160143 -int style Widget_AppCompat_EditText 0x7f160144 -int style Widget_AppCompat_ImageButton 0x7f160145 -int style Widget_AppCompat_Light_ActionBar 0x7f160146 -int style Widget_AppCompat_Light_ActionBar_Solid 0x7f160147 -int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f160148 -int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f160149 -int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f16014a -int style Widget_AppCompat_Light_ActionBar_TabText 0x7f16014b -int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f16014c -int style Widget_AppCompat_Light_ActionBar_TabView 0x7f16014d -int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f16014e -int style Widget_AppCompat_Light_ActionButton 0x7f16014f -int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f160150 -int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f160151 -int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f160152 -int style Widget_AppCompat_Light_ActivityChooserView 0x7f160153 -int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f160154 -int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f160155 -int style Widget_AppCompat_Light_ListPopupWindow 0x7f160156 -int style Widget_AppCompat_Light_ListView_DropDown 0x7f160157 -int style Widget_AppCompat_Light_PopupMenu 0x7f160158 -int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f160159 -int style Widget_AppCompat_Light_SearchView 0x7f16015a -int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f16015b -int style Widget_AppCompat_ListMenuView 0x7f16015c -int style Widget_AppCompat_ListPopupWindow 0x7f16015d -int style Widget_AppCompat_ListView 0x7f16015e -int style Widget_AppCompat_ListView_DropDown 0x7f16015f -int style Widget_AppCompat_ListView_Menu 0x7f160160 -int style Widget_AppCompat_PopupMenu 0x7f160161 -int style Widget_AppCompat_PopupMenu_Overflow 0x7f160162 -int style Widget_AppCompat_PopupWindow 0x7f160163 -int style Widget_AppCompat_ProgressBar 0x7f160164 -int style Widget_AppCompat_ProgressBar_Horizontal 0x7f160165 -int style Widget_AppCompat_RatingBar 0x7f160166 -int style Widget_AppCompat_RatingBar_Indicator 0x7f160167 -int style Widget_AppCompat_RatingBar_Small 0x7f160168 -int style Widget_AppCompat_SearchView 0x7f160169 -int style Widget_AppCompat_SearchView_ActionBar 0x7f16016a -int style Widget_AppCompat_SeekBar 0x7f16016b -int style Widget_AppCompat_SeekBar_Discrete 0x7f16016c -int style Widget_AppCompat_Spinner 0x7f16016d -int style Widget_AppCompat_Spinner_DropDown 0x7f16016e -int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f16016f -int style Widget_AppCompat_Spinner_Underlined 0x7f160170 -int style Widget_AppCompat_TextView_SpinnerItem 0x7f160171 -int style Widget_AppCompat_Toolbar 0x7f160172 -int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f160173 -int style Widget_Compat_NotificationActionContainer 0x7f160174 -int style Widget_Compat_NotificationActionText 0x7f160175 -int style Widget_Design_AppBarLayout 0x7f160176 -int style Widget_Design_BottomNavigationView 0x7f160177 -int style Widget_Design_BottomSheet_Modal 0x7f160178 -int style Widget_Design_CollapsingToolbar 0x7f160179 -int style Widget_Design_CoordinatorLayout 0x7f16017a -int style Widget_Design_FloatingActionButton 0x7f16017b -int style Widget_Design_NavigationView 0x7f16017c -int style Widget_Design_ScrimInsetsFrameLayout 0x7f16017d -int style Widget_Design_Snackbar 0x7f16017e -int style Widget_Design_TabLayout 0x7f16017f -int style Widget_Design_TextInputLayout 0x7f160180 -int[] styleable ActionBar { 0x7f040032, 0x7f040033, 0x7f040034, 0x7f040061, 0x7f040062, 0x7f040063, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f04006d, 0x7f040071, 0x7f040072, 0x7f04007d, 0x7f04009d, 0x7f04009e, 0x7f0400a2, 0x7f0400a3, 0x7f0400a4, 0x7f0400a9, 0x7f0400af, 0x7f0400ca, 0x7f0400d3, 0x7f0400e3, 0x7f0400e7, 0x7f0400e8, 0x7f04010c, 0x7f04010f, 0x7f04013b, 0x7f040145 } -int styleable ActionBar_background 0 -int styleable ActionBar_backgroundSplit 1 -int styleable ActionBar_backgroundStacked 2 -int styleable ActionBar_contentInsetEnd 3 -int styleable ActionBar_contentInsetEndWithActions 4 -int styleable ActionBar_contentInsetLeft 5 -int styleable ActionBar_contentInsetRight 6 -int styleable ActionBar_contentInsetStart 7 -int styleable ActionBar_contentInsetStartWithNavigation 8 -int styleable ActionBar_customNavigationLayout 9 -int styleable ActionBar_displayOptions 10 -int styleable ActionBar_divider 11 -int styleable ActionBar_elevation 12 -int styleable ActionBar_height 13 -int styleable ActionBar_hideOnContentScroll 14 -int styleable ActionBar_homeAsUpIndicator 15 -int styleable ActionBar_homeLayout 16 -int styleable ActionBar_icon 17 -int styleable ActionBar_indeterminateProgressStyle 18 -int styleable ActionBar_itemPadding 19 -int styleable ActionBar_logo 20 -int styleable ActionBar_navigationMode 21 -int styleable ActionBar_popupTheme 22 -int styleable ActionBar_progressBarPadding 23 -int styleable ActionBar_progressBarStyle 24 -int styleable ActionBar_subtitle 25 -int styleable ActionBar_subtitleTextStyle 26 -int styleable ActionBar_title 27 -int styleable ActionBar_titleTextStyle 28 -int[] styleable ActionBarLayout { 0x010100b3 } -int styleable ActionBarLayout_android_layout_gravity 0 -int[] styleable ActionMenuItemView { 0x0101013f } -int styleable ActionMenuItemView_android_minWidth 0 -int[] styleable ActionMode { 0x7f040032, 0x7f040033, 0x7f04004f, 0x7f04009d, 0x7f04010f, 0x7f040145 } -int styleable ActionMode_background 0 -int styleable ActionMode_backgroundSplit 1 -int styleable ActionMode_closeItemLayout 2 -int styleable ActionMode_height 3 -int styleable ActionMode_subtitleTextStyle 4 -int styleable ActionMode_titleTextStyle 5 -int[] styleable ActivityChooserView { 0x7f040080, 0x7f0400aa } -int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0 -int styleable ActivityChooserView_initialActivityCount 1 -int[] styleable AlertDialog { 0x010100f2, 0x7f040047, 0x7f0400c1, 0x7f0400c2, 0x7f0400d0, 0x7f0400fc, 0x7f0400fd } -int styleable AlertDialog_android_layout 0 -int styleable AlertDialog_buttonPanelSideLayout 1 -int styleable AlertDialog_listItemLayout 2 -int styleable AlertDialog_listLayout 3 -int styleable AlertDialog_multiChoiceItemLayout 4 -int styleable AlertDialog_showTitle 5 -int styleable AlertDialog_singleChoiceItemLayout 6 -int[] styleable AppBarLayout { 0x010100d4, 0x01010540, 0x0101048f, 0x7f04007d, 0x7f040081 } -int styleable AppBarLayout_android_background 0 -int styleable AppBarLayout_android_keyboardNavigationCluster 1 -int styleable AppBarLayout_android_touchscreenBlocksFocus 2 -int styleable AppBarLayout_elevation 3 -int styleable AppBarLayout_expanded 4 -int[] styleable AppBarLayoutStates { 0x7f040106, 0x7f040107 } -int styleable AppBarLayoutStates_state_collapsed 0 -int styleable AppBarLayoutStates_state_collapsible 1 -int[] styleable AppBarLayout_Layout { 0x7f0400bd, 0x7f0400be } -int styleable AppBarLayout_Layout_layout_scrollFlags 0 -int styleable AppBarLayout_Layout_layout_scrollInterpolator 1 -int[] styleable AppCompatImageView { 0x01010119, 0x7f040103, 0x7f040139, 0x7f04013a } -int styleable AppCompatImageView_android_src 0 -int styleable AppCompatImageView_srcCompat 1 -int styleable AppCompatImageView_tint 2 -int styleable AppCompatImageView_tintMode 3 -int[] styleable AppCompatSeekBar { 0x01010142, 0x7f040136, 0x7f040137, 0x7f040138 } -int styleable AppCompatSeekBar_android_thumb 0 -int styleable AppCompatSeekBar_tickMark 1 -int styleable AppCompatSeekBar_tickMarkTint 2 -int styleable AppCompatSeekBar_tickMarkTintMode 3 -int[] styleable AppCompatTextHelper { 0x0101016e, 0x01010393, 0x0101016f, 0x01010170, 0x01010392, 0x0101016d, 0x01010034 } -int styleable AppCompatTextHelper_android_drawableBottom 0 -int styleable AppCompatTextHelper_android_drawableEnd 1 -int styleable AppCompatTextHelper_android_drawableLeft 2 -int styleable AppCompatTextHelper_android_drawableRight 3 -int styleable AppCompatTextHelper_android_drawableStart 4 -int styleable AppCompatTextHelper_android_drawableTop 5 -int styleable AppCompatTextHelper_android_textAppearance 6 -int[] styleable AppCompatTextView { 0x01010034, 0x7f04002d, 0x7f04002e, 0x7f04002f, 0x7f040030, 0x7f040031, 0x7f040090, 0x7f040125 } -int styleable AppCompatTextView_android_textAppearance 0 -int styleable AppCompatTextView_autoSizeMaxTextSize 1 -int styleable AppCompatTextView_autoSizeMinTextSize 2 -int styleable AppCompatTextView_autoSizePresetSizes 3 -int styleable AppCompatTextView_autoSizeStepGranularity 4 -int styleable AppCompatTextView_autoSizeTextType 5 -int styleable AppCompatTextView_fontFamily 6 -int styleable AppCompatTextView_textAllCaps 7 -int[] styleable AppCompatTheme { 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000d, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f04001f, 0x7f040022, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x010100ae, 0x01010057, 0x7f04002c, 0x7f04003e, 0x7f040041, 0x7f040042, 0x7f040043, 0x7f040044, 0x7f040045, 0x7f040048, 0x7f040049, 0x7f04004c, 0x7f04004d, 0x7f040055, 0x7f040056, 0x7f040057, 0x7f040058, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f04005d, 0x7f04005e, 0x7f040068, 0x7f04006f, 0x7f040070, 0x7f040073, 0x7f040075, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b, 0x7f04007c, 0x7f0400a2, 0x7f0400a8, 0x7f0400bf, 0x7f0400c0, 0x7f0400c3, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c7, 0x7f0400c8, 0x7f0400c9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400e2, 0x7f0400e4, 0x7f0400eb, 0x7f0400ec, 0x7f0400ed, 0x7f0400ee, 0x7f0400f5, 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f040100, 0x7f040101, 0x7f040113, 0x7f040126, 0x7f040127, 0x7f040128, 0x7f040129, 0x7f04012a, 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f040130, 0x7f040147, 0x7f040148, 0x7f040149, 0x7f04014a, 0x7f040151, 0x7f040152, 0x7f040153, 0x7f040154, 0x7f040155, 0x7f040156, 0x7f040157, 0x7f040158, 0x7f040159, 0x7f04015a } -int styleable AppCompatTheme_actionBarDivider 0 -int styleable AppCompatTheme_actionBarItemBackground 1 -int styleable AppCompatTheme_actionBarPopupTheme 2 -int styleable AppCompatTheme_actionBarSize 3 -int styleable AppCompatTheme_actionBarSplitStyle 4 -int styleable AppCompatTheme_actionBarStyle 5 -int styleable AppCompatTheme_actionBarTabBarStyle 6 -int styleable AppCompatTheme_actionBarTabStyle 7 -int styleable AppCompatTheme_actionBarTabTextStyle 8 -int styleable AppCompatTheme_actionBarTheme 9 -int styleable AppCompatTheme_actionBarWidgetTheme 10 -int styleable AppCompatTheme_actionButtonStyle 11 -int styleable AppCompatTheme_actionDropDownStyle 12 -int styleable AppCompatTheme_actionMenuTextAppearance 13 -int styleable AppCompatTheme_actionMenuTextColor 14 -int styleable AppCompatTheme_actionModeBackground 15 -int styleable AppCompatTheme_actionModeCloseButtonStyle 16 -int styleable AppCompatTheme_actionModeCloseDrawable 17 -int styleable AppCompatTheme_actionModeCopyDrawable 18 -int styleable AppCompatTheme_actionModeCutDrawable 19 -int styleable AppCompatTheme_actionModeFindDrawable 20 -int styleable AppCompatTheme_actionModePasteDrawable 21 -int styleable AppCompatTheme_actionModePopupWindowStyle 22 -int styleable AppCompatTheme_actionModeSelectAllDrawable 23 -int styleable AppCompatTheme_actionModeShareDrawable 24 -int styleable AppCompatTheme_actionModeSplitBackground 25 -int styleable AppCompatTheme_actionModeStyle 26 -int styleable AppCompatTheme_actionModeWebSearchDrawable 27 -int styleable AppCompatTheme_actionOverflowButtonStyle 28 -int styleable AppCompatTheme_actionOverflowMenuStyle 29 -int styleable AppCompatTheme_activityChooserViewStyle 30 -int styleable AppCompatTheme_alertDialogButtonGroupStyle 31 -int styleable AppCompatTheme_alertDialogCenterButtons 32 -int styleable AppCompatTheme_alertDialogStyle 33 -int styleable AppCompatTheme_alertDialogTheme 34 -int styleable AppCompatTheme_android_windowAnimationStyle 35 -int styleable AppCompatTheme_android_windowIsFloating 36 -int styleable AppCompatTheme_autoCompleteTextViewStyle 37 -int styleable AppCompatTheme_borderlessButtonStyle 38 -int styleable AppCompatTheme_buttonBarButtonStyle 39 -int styleable AppCompatTheme_buttonBarNegativeButtonStyle 40 -int styleable AppCompatTheme_buttonBarNeutralButtonStyle 41 -int styleable AppCompatTheme_buttonBarPositiveButtonStyle 42 -int styleable AppCompatTheme_buttonBarStyle 43 -int styleable AppCompatTheme_buttonStyle 44 -int styleable AppCompatTheme_buttonStyleSmall 45 -int styleable AppCompatTheme_checkboxStyle 46 -int styleable AppCompatTheme_checkedTextViewStyle 47 -int styleable AppCompatTheme_colorAccent 48 -int styleable AppCompatTheme_colorBackgroundFloating 49 -int styleable AppCompatTheme_colorButtonNormal 50 -int styleable AppCompatTheme_colorControlActivated 51 -int styleable AppCompatTheme_colorControlHighlight 52 -int styleable AppCompatTheme_colorControlNormal 53 -int styleable AppCompatTheme_colorError 54 -int styleable AppCompatTheme_colorPrimary 55 -int styleable AppCompatTheme_colorPrimaryDark 56 -int styleable AppCompatTheme_colorSwitchThumbNormal 57 -int styleable AppCompatTheme_controlBackground 58 -int styleable AppCompatTheme_dialogPreferredPadding 59 -int styleable AppCompatTheme_dialogTheme 60 -int styleable AppCompatTheme_dividerHorizontal 61 -int styleable AppCompatTheme_dividerVertical 62 -int styleable AppCompatTheme_dropDownListViewStyle 63 -int styleable AppCompatTheme_dropdownListPreferredItemHeight 64 -int styleable AppCompatTheme_editTextBackground 65 -int styleable AppCompatTheme_editTextColor 66 -int styleable AppCompatTheme_editTextStyle 67 -int styleable AppCompatTheme_homeAsUpIndicator 68 -int styleable AppCompatTheme_imageButtonStyle 69 -int styleable AppCompatTheme_listChoiceBackgroundIndicator 70 -int styleable AppCompatTheme_listDividerAlertDialog 71 -int styleable AppCompatTheme_listMenuViewStyle 72 -int styleable AppCompatTheme_listPopupWindowStyle 73 -int styleable AppCompatTheme_listPreferredItemHeight 74 -int styleable AppCompatTheme_listPreferredItemHeightLarge 75 -int styleable AppCompatTheme_listPreferredItemHeightSmall 76 -int styleable AppCompatTheme_listPreferredItemPaddingLeft 77 -int styleable AppCompatTheme_listPreferredItemPaddingRight 78 -int styleable AppCompatTheme_panelBackground 79 -int styleable AppCompatTheme_panelMenuListTheme 80 -int styleable AppCompatTheme_panelMenuListWidth 81 -int styleable AppCompatTheme_popupMenuStyle 82 -int styleable AppCompatTheme_popupWindowStyle 83 -int styleable AppCompatTheme_radioButtonStyle 84 -int styleable AppCompatTheme_ratingBarStyle 85 -int styleable AppCompatTheme_ratingBarStyleIndicator 86 -int styleable AppCompatTheme_ratingBarStyleSmall 87 -int styleable AppCompatTheme_searchViewStyle 88 -int styleable AppCompatTheme_seekBarStyle 89 -int styleable AppCompatTheme_selectableItemBackground 90 -int styleable AppCompatTheme_selectableItemBackgroundBorderless 91 -int styleable AppCompatTheme_spinnerDropDownItemStyle 92 -int styleable AppCompatTheme_spinnerStyle 93 -int styleable AppCompatTheme_switchStyle 94 -int styleable AppCompatTheme_textAppearanceLargePopupMenu 95 -int styleable AppCompatTheme_textAppearanceListItem 96 -int styleable AppCompatTheme_textAppearanceListItemSecondary 97 -int styleable AppCompatTheme_textAppearanceListItemSmall 98 -int styleable AppCompatTheme_textAppearancePopupMenuHeader 99 -int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 100 -int styleable AppCompatTheme_textAppearanceSearchResultTitle 101 -int styleable AppCompatTheme_textAppearanceSmallPopupMenu 102 -int styleable AppCompatTheme_textColorAlertDialogListItem 103 -int styleable AppCompatTheme_textColorSearchUrl 104 -int styleable AppCompatTheme_toolbarNavigationButtonStyle 105 -int styleable AppCompatTheme_toolbarStyle 106 -int styleable AppCompatTheme_tooltipForegroundColor 107 -int styleable AppCompatTheme_tooltipFrameBackground 108 -int styleable AppCompatTheme_windowActionBar 109 -int styleable AppCompatTheme_windowActionBarOverlay 110 -int styleable AppCompatTheme_windowActionModeOverlay 111 -int styleable AppCompatTheme_windowFixedHeightMajor 112 -int styleable AppCompatTheme_windowFixedHeightMinor 113 -int styleable AppCompatTheme_windowFixedWidthMajor 114 -int styleable AppCompatTheme_windowFixedWidthMinor 115 -int styleable AppCompatTheme_windowMinWidthMajor 116 -int styleable AppCompatTheme_windowMinWidthMinor 117 -int styleable AppCompatTheme_windowNoTitle 118 -int[] styleable BottomNavigationView { 0x7f04007d, 0x7f0400ad, 0x7f0400ae, 0x7f0400b1, 0x7f0400cf } -int styleable BottomNavigationView_elevation 0 -int styleable BottomNavigationView_itemBackground 1 -int styleable BottomNavigationView_itemIconTint 2 -int styleable BottomNavigationView_itemTextColor 3 -int styleable BottomNavigationView_menu 4 -int[] styleable BottomSheetBehavior_Layout { 0x7f040039, 0x7f04003b, 0x7f04003c } -int styleable BottomSheetBehavior_Layout_behavior_hideable 0 -int styleable BottomSheetBehavior_Layout_behavior_peekHeight 1 -int styleable BottomSheetBehavior_Layout_behavior_skipCollapsed 2 -int[] styleable ButtonBarLayout { 0x7f040027 } -int styleable ButtonBarLayout_allowStacking 0 -int[] styleable CollapsingToolbarLayout { 0x7f040052, 0x7f040053, 0x7f040067, 0x7f040082, 0x7f040083, 0x7f040084, 0x7f040085, 0x7f040086, 0x7f040087, 0x7f040088, 0x7f0400f1, 0x7f0400f2, 0x7f040109, 0x7f04013b, 0x7f04013c, 0x7f040146 } -int styleable CollapsingToolbarLayout_collapsedTitleGravity 0 -int styleable CollapsingToolbarLayout_collapsedTitleTextAppearance 1 -int styleable CollapsingToolbarLayout_contentScrim 2 -int styleable CollapsingToolbarLayout_expandedTitleGravity 3 -int styleable CollapsingToolbarLayout_expandedTitleMargin 4 -int styleable CollapsingToolbarLayout_expandedTitleMarginBottom 5 -int styleable CollapsingToolbarLayout_expandedTitleMarginEnd 6 -int styleable CollapsingToolbarLayout_expandedTitleMarginStart 7 -int styleable CollapsingToolbarLayout_expandedTitleMarginTop 8 -int styleable CollapsingToolbarLayout_expandedTitleTextAppearance 9 -int styleable CollapsingToolbarLayout_scrimAnimationDuration 10 -int styleable CollapsingToolbarLayout_scrimVisibleHeightTrigger 11 -int styleable CollapsingToolbarLayout_statusBarScrim 12 -int styleable CollapsingToolbarLayout_title 13 -int styleable CollapsingToolbarLayout_titleEnabled 14 -int styleable CollapsingToolbarLayout_toolbarId 15 -int[] styleable CollapsingToolbarLayout_Layout { 0x7f0400b8, 0x7f0400b9 } -int styleable CollapsingToolbarLayout_Layout_layout_collapseMode 0 -int styleable CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier 1 -int[] styleable ColorStateListItem { 0x7f040028, 0x0101031f, 0x010101a5 } -int styleable ColorStateListItem_alpha 0 -int styleable ColorStateListItem_android_alpha 1 -int styleable ColorStateListItem_android_color 2 -int[] styleable CompoundButton { 0x01010107, 0x7f04004a, 0x7f04004b } -int styleable CompoundButton_android_button 0 -int styleable CompoundButton_buttonTint 1 -int styleable CompoundButton_buttonTintMode 2 -int[] styleable CoordinatorLayout { 0x7f0400b2, 0x7f040108 } -int styleable CoordinatorLayout_keylines 0 -int styleable CoordinatorLayout_statusBarBackground 1 -int[] styleable CoordinatorLayout_Layout { 0x010100b3, 0x7f0400b5, 0x7f0400b6, 0x7f0400b7, 0x7f0400ba, 0x7f0400bb, 0x7f0400bc } -int styleable CoordinatorLayout_Layout_android_layout_gravity 0 -int styleable CoordinatorLayout_Layout_layout_anchor 1 -int styleable CoordinatorLayout_Layout_layout_anchorGravity 2 -int styleable CoordinatorLayout_Layout_layout_behavior 3 -int styleable CoordinatorLayout_Layout_layout_dodgeInsetEdges 4 -int styleable CoordinatorLayout_Layout_layout_insetEdge 5 -int styleable CoordinatorLayout_Layout_layout_keyline 6 -int[] styleable DesignTheme { 0x7f04003f, 0x7f040040, 0x7f04012f } -int styleable DesignTheme_bottomSheetDialogTheme 0 -int styleable DesignTheme_bottomSheetStyle 1 -int styleable DesignTheme_textColorError 2 -int[] styleable DrawerArrowToggle { 0x7f04002a, 0x7f04002b, 0x7f040037, 0x7f040054, 0x7f040076, 0x7f04009a, 0x7f0400ff, 0x7f040132 } -int styleable DrawerArrowToggle_arrowHeadLength 0 -int styleable DrawerArrowToggle_arrowShaftLength 1 -int styleable DrawerArrowToggle_barLength 2 -int styleable DrawerArrowToggle_color 3 -int styleable DrawerArrowToggle_drawableSize 4 -int styleable DrawerArrowToggle_gapBetweenBars 5 -int styleable DrawerArrowToggle_spinBars 6 -int styleable DrawerArrowToggle_thickness 7 -int[] styleable FloatingActionButton { 0x7f040035, 0x7f040036, 0x7f04003d, 0x7f04007d, 0x7f040089, 0x7f0400e6, 0x7f0400f0, 0x7f04014f } -int styleable FloatingActionButton_backgroundTint 0 -int styleable FloatingActionButton_backgroundTintMode 1 -int styleable FloatingActionButton_borderWidth 2 -int styleable FloatingActionButton_elevation 3 -int styleable FloatingActionButton_fabSize 4 -int styleable FloatingActionButton_pressedTranslationZ 5 -int styleable FloatingActionButton_rippleColor 6 -int styleable FloatingActionButton_useCompatPadding 7 -int[] styleable FloatingActionButton_Behavior_Layout { 0x7f040038 } -int styleable FloatingActionButton_Behavior_Layout_behavior_autoHide 0 -int[] styleable FontFamily { 0x7f040091, 0x7f040092, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096 } -int styleable FontFamily_fontProviderAuthority 0 -int styleable FontFamily_fontProviderCerts 1 -int styleable FontFamily_fontProviderFetchStrategy 2 -int styleable FontFamily_fontProviderFetchTimeout 3 -int styleable FontFamily_fontProviderPackage 4 -int styleable FontFamily_fontProviderQuery 5 -int[] styleable FontFamilyFont { 0x01010532, 0x0101053f, 0x01010533, 0x7f04008f, 0x7f040097, 0x7f040098 } -int styleable FontFamilyFont_android_font 0 -int styleable FontFamilyFont_android_fontStyle 1 -int styleable FontFamilyFont_android_fontWeight 2 -int styleable FontFamilyFont_font 3 -int styleable FontFamilyFont_fontStyle 4 -int styleable FontFamilyFont_fontWeight 5 -int[] styleable ForegroundLinearLayout { 0x01010109, 0x01010200, 0x7f040099 } -int styleable ForegroundLinearLayout_android_foreground 0 -int styleable ForegroundLinearLayout_android_foregroundGravity 1 -int styleable ForegroundLinearLayout_foregroundInsidePadding 2 -int[] styleable LinearLayoutCompat { 0x01010126, 0x01010127, 0x010100af, 0x010100c4, 0x01010128, 0x7f040072, 0x7f040074, 0x7f0400ce, 0x7f0400fa } -int styleable LinearLayoutCompat_android_baselineAligned 0 -int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 1 -int styleable LinearLayoutCompat_android_gravity 2 -int styleable LinearLayoutCompat_android_orientation 3 -int styleable LinearLayoutCompat_android_weightSum 4 -int styleable LinearLayoutCompat_divider 5 -int styleable LinearLayoutCompat_dividerPadding 6 -int styleable LinearLayoutCompat_measureWithLargestChild 7 -int styleable LinearLayoutCompat_showDividers 8 -int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f5, 0x01010181, 0x010100f4 } -int styleable LinearLayoutCompat_Layout_android_layout_gravity 0 -int styleable LinearLayoutCompat_Layout_android_layout_height 1 -int styleable LinearLayoutCompat_Layout_android_layout_weight 2 -int styleable LinearLayoutCompat_Layout_android_layout_width 3 -int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad } -int styleable ListPopupWindow_android_dropDownHorizontalOffset 0 -int styleable ListPopupWindow_android_dropDownVerticalOffset 1 -int[] styleable MenuGroup { 0x010101e0, 0x0101000e, 0x010100d0, 0x010101de, 0x010101df, 0x01010194 } -int styleable MenuGroup_android_checkableBehavior 0 -int styleable MenuGroup_android_enabled 1 -int styleable MenuGroup_android_id 2 -int styleable MenuGroup_android_menuCategory 3 -int styleable MenuGroup_android_orderInCategory 4 -int styleable MenuGroup_android_visible 5 -int[] styleable MenuItem { 0x7f04000e, 0x7f040020, 0x7f040021, 0x7f040029, 0x010101e3, 0x010101e5, 0x01010106, 0x0101000e, 0x01010002, 0x010100d0, 0x010101de, 0x010101e4, 0x0101026f, 0x010101df, 0x010101e1, 0x010101e2, 0x01010194, 0x7f040060, 0x7f0400a5, 0x7f0400a6, 0x7f0400d4, 0x7f0400f9, 0x7f04014b } -int styleable MenuItem_actionLayout 0 -int styleable MenuItem_actionProviderClass 1 -int styleable MenuItem_actionViewClass 2 -int styleable MenuItem_alphabeticModifiers 3 -int styleable MenuItem_android_alphabeticShortcut 4 -int styleable MenuItem_android_checkable 5 -int styleable MenuItem_android_checked 6 -int styleable MenuItem_android_enabled 7 -int styleable MenuItem_android_icon 8 -int styleable MenuItem_android_id 9 -int styleable MenuItem_android_menuCategory 10 -int styleable MenuItem_android_numericShortcut 11 -int styleable MenuItem_android_onClick 12 -int styleable MenuItem_android_orderInCategory 13 -int styleable MenuItem_android_title 14 -int styleable MenuItem_android_titleCondensed 15 -int styleable MenuItem_android_visible 16 -int styleable MenuItem_contentDescription 17 -int styleable MenuItem_iconTint 18 -int styleable MenuItem_iconTintMode 19 -int styleable MenuItem_numericModifiers 20 -int styleable MenuItem_showAsAction 21 -int styleable MenuItem_tooltipText 22 -int[] styleable MenuView { 0x0101012f, 0x0101012d, 0x01010130, 0x01010131, 0x0101012c, 0x0101012e, 0x010100ae, 0x7f0400e5, 0x7f04010a } -int styleable MenuView_android_headerBackground 0 -int styleable MenuView_android_horizontalDivider 1 -int styleable MenuView_android_itemBackground 2 -int styleable MenuView_android_itemIconDisabledAlpha 3 -int styleable MenuView_android_itemTextAppearance 4 -int styleable MenuView_android_verticalDivider 5 -int styleable MenuView_android_windowAnimationStyle 6 -int styleable MenuView_preserveIconSpacing 7 -int styleable MenuView_subMenuArrow 8 -int[] styleable NavigationView { 0x010100d4, 0x010100dd, 0x0101011f, 0x7f04007d, 0x7f04009c, 0x7f0400ad, 0x7f0400ae, 0x7f0400b0, 0x7f0400b1, 0x7f0400cf } -int styleable NavigationView_android_background 0 -int styleable NavigationView_android_fitsSystemWindows 1 -int styleable NavigationView_android_maxWidth 2 -int styleable NavigationView_elevation 3 -int styleable NavigationView_headerLayout 4 -int styleable NavigationView_itemBackground 5 -int styleable NavigationView_itemIconTint 6 -int styleable NavigationView_itemTextAppearance 7 -int styleable NavigationView_itemTextColor 8 -int styleable NavigationView_menu 9 -int[] styleable PopupWindow { 0x010102c9, 0x01010176, 0x7f0400d5 } -int styleable PopupWindow_android_popupAnimationStyle 0 -int styleable PopupWindow_android_popupBackground 1 -int styleable PopupWindow_overlapAnchor 2 -int[] styleable PopupWindowBackgroundState { 0x7f040105 } -int styleable PopupWindowBackgroundState_state_above_anchor 0 -int[] styleable RecycleListView { 0x7f0400d6, 0x7f0400d9 } -int styleable RecycleListView_paddingBottomNoButtons 0 -int styleable RecycleListView_paddingTopNoTitle 1 -int[] styleable RecyclerView { 0x010100f1, 0x010100c4, 0x7f04008a, 0x7f04008b, 0x7f04008c, 0x7f04008d, 0x7f04008e, 0x7f0400b4, 0x7f0400ef, 0x7f0400fe, 0x7f040104 } -int styleable RecyclerView_android_descendantFocusability 0 -int styleable RecyclerView_android_orientation 1 -int styleable RecyclerView_fastScrollEnabled 2 -int styleable RecyclerView_fastScrollHorizontalThumbDrawable 3 -int styleable RecyclerView_fastScrollHorizontalTrackDrawable 4 -int styleable RecyclerView_fastScrollVerticalThumbDrawable 5 -int styleable RecyclerView_fastScrollVerticalTrackDrawable 6 -int styleable RecyclerView_layoutManager 7 -int styleable RecyclerView_reverseLayout 8 -int styleable RecyclerView_spanCount 9 -int styleable RecyclerView_stackFromEnd 10 -int[] styleable ScrimInsetsFrameLayout { 0x7f0400ab } -int styleable ScrimInsetsFrameLayout_insetForeground 0 -int[] styleable ScrollingViewBehavior_Layout { 0x7f04003a } -int styleable ScrollingViewBehavior_Layout_behavior_overlapTop 0 -int[] styleable SearchView { 0x010100da, 0x01010264, 0x01010220, 0x0101011f, 0x7f04004e, 0x7f04005f, 0x7f04006e, 0x7f04009b, 0x7f0400a7, 0x7f0400b3, 0x7f0400e9, 0x7f0400ea, 0x7f0400f3, 0x7f0400f4, 0x7f04010b, 0x7f040110, 0x7f040150 } -int styleable SearchView_android_focusable 0 -int styleable SearchView_android_imeOptions 1 -int styleable SearchView_android_inputType 2 -int styleable SearchView_android_maxWidth 3 -int styleable SearchView_closeIcon 4 -int styleable SearchView_commitIcon 5 -int styleable SearchView_defaultQueryHint 6 -int styleable SearchView_goIcon 7 -int styleable SearchView_iconifiedByDefault 8 -int styleable SearchView_layout 9 -int styleable SearchView_queryBackground 10 -int styleable SearchView_queryHint 11 -int styleable SearchView_searchHintIcon 12 -int styleable SearchView_searchIcon 13 -int styleable SearchView_submitBackground 14 -int styleable SearchView_suggestionRowLayout 15 -int styleable SearchView_voiceIcon 16 -int[] styleable SnackbarLayout { 0x0101011f, 0x7f04007d, 0x7f0400cc } -int styleable SnackbarLayout_android_maxWidth 0 -int styleable SnackbarLayout_elevation 1 -int styleable SnackbarLayout_maxActionInlineWidth 2 -int[] styleable Spinner { 0x01010262, 0x010100b2, 0x01010176, 0x0101017b, 0x7f0400e3 } -int styleable Spinner_android_dropDownWidth 0 -int styleable Spinner_android_entries 1 -int styleable Spinner_android_popupBackground 2 -int styleable Spinner_android_prompt 3 -int styleable Spinner_popupTheme 4 -int[] styleable SwitchCompat { 0x01010125, 0x01010124, 0x01010142, 0x7f0400fb, 0x7f040102, 0x7f040111, 0x7f040112, 0x7f040114, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f04014c, 0x7f04014d, 0x7f04014e } -int styleable SwitchCompat_android_textOff 0 -int styleable SwitchCompat_android_textOn 1 -int styleable SwitchCompat_android_thumb 2 -int styleable SwitchCompat_showText 3 -int styleable SwitchCompat_splitTrack 4 -int styleable SwitchCompat_switchMinWidth 5 -int styleable SwitchCompat_switchPadding 6 -int styleable SwitchCompat_switchTextAppearance 7 -int styleable SwitchCompat_thumbTextPadding 8 -int styleable SwitchCompat_thumbTint 9 -int styleable SwitchCompat_thumbTintMode 10 -int styleable SwitchCompat_track 11 -int styleable SwitchCompat_trackTint 12 -int styleable SwitchCompat_trackTintMode 13 -int[] styleable TabItem { 0x01010002, 0x010100f2, 0x0101014f } -int styleable TabItem_android_icon 0 -int styleable TabItem_android_layout 1 -int styleable TabItem_android_text 2 -int[] styleable TabLayout { 0x7f040115, 0x7f040116, 0x7f040117, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040120, 0x7f040121, 0x7f040122, 0x7f040123, 0x7f040124 } -int styleable TabLayout_tabBackground 0 -int styleable TabLayout_tabContentStart 1 -int styleable TabLayout_tabGravity 2 -int styleable TabLayout_tabIndicatorColor 3 -int styleable TabLayout_tabIndicatorHeight 4 -int styleable TabLayout_tabMaxWidth 5 -int styleable TabLayout_tabMinWidth 6 -int styleable TabLayout_tabMode 7 -int styleable TabLayout_tabPadding 8 -int styleable TabLayout_tabPaddingBottom 9 -int styleable TabLayout_tabPaddingEnd 10 -int styleable TabLayout_tabPaddingStart 11 -int styleable TabLayout_tabPaddingTop 12 -int styleable TabLayout_tabSelectedTextColor 13 -int styleable TabLayout_tabTextAppearance 14 -int styleable TabLayout_tabTextColor 15 -int[] styleable TextAppearance { 0x010103ac, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x01010098, 0x0101009a, 0x0101009b, 0x01010095, 0x01010097, 0x01010096, 0x7f040090, 0x7f040125 } -int styleable TextAppearance_android_fontFamily 0 -int styleable TextAppearance_android_shadowColor 1 -int styleable TextAppearance_android_shadowDx 2 -int styleable TextAppearance_android_shadowDy 3 -int styleable TextAppearance_android_shadowRadius 4 -int styleable TextAppearance_android_textColor 5 -int styleable TextAppearance_android_textColorHint 6 -int styleable TextAppearance_android_textColorLink 7 -int styleable TextAppearance_android_textSize 8 -int styleable TextAppearance_android_textStyle 9 -int styleable TextAppearance_android_typeface 10 -int styleable TextAppearance_fontFamily 11 -int styleable TextAppearance_textAllCaps 12 -int[] styleable TextInputLayout { 0x01010150, 0x0101009a, 0x7f040069, 0x7f04006a, 0x7f04006b, 0x7f04006c, 0x7f04007e, 0x7f04007f, 0x7f04009f, 0x7f0400a0, 0x7f0400a1, 0x7f0400dd, 0x7f0400de, 0x7f0400df, 0x7f0400e0, 0x7f0400e1 } -int styleable TextInputLayout_android_hint 0 -int styleable TextInputLayout_android_textColorHint 1 -int styleable TextInputLayout_counterEnabled 2 -int styleable TextInputLayout_counterMaxLength 3 -int styleable TextInputLayout_counterOverflowTextAppearance 4 -int styleable TextInputLayout_counterTextAppearance 5 -int styleable TextInputLayout_errorEnabled 6 -int styleable TextInputLayout_errorTextAppearance 7 -int styleable TextInputLayout_hintAnimationEnabled 8 -int styleable TextInputLayout_hintEnabled 9 -int styleable TextInputLayout_hintTextAppearance 10 -int styleable TextInputLayout_passwordToggleContentDescription 11 -int styleable TextInputLayout_passwordToggleDrawable 12 -int styleable TextInputLayout_passwordToggleEnabled 13 -int styleable TextInputLayout_passwordToggleTint 14 -int styleable TextInputLayout_passwordToggleTintMode 15 -int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f040046, 0x7f040050, 0x7f040051, 0x7f040061, 0x7f040062, 0x7f040063, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f0400ca, 0x7f0400cb, 0x7f0400cd, 0x7f0400d1, 0x7f0400d2, 0x7f0400e3, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f04013b, 0x7f04013d, 0x7f04013e, 0x7f04013f, 0x7f040140, 0x7f040141, 0x7f040142, 0x7f040143, 0x7f040144 } -int styleable Toolbar_android_gravity 0 -int styleable Toolbar_android_minHeight 1 -int styleable Toolbar_buttonGravity 2 -int styleable Toolbar_collapseContentDescription 3 -int styleable Toolbar_collapseIcon 4 -int styleable Toolbar_contentInsetEnd 5 -int styleable Toolbar_contentInsetEndWithActions 6 -int styleable Toolbar_contentInsetLeft 7 -int styleable Toolbar_contentInsetRight 8 -int styleable Toolbar_contentInsetStart 9 -int styleable Toolbar_contentInsetStartWithNavigation 10 -int styleable Toolbar_logo 11 -int styleable Toolbar_logoDescription 12 -int styleable Toolbar_maxButtonHeight 13 -int styleable Toolbar_navigationContentDescription 14 -int styleable Toolbar_navigationIcon 15 -int styleable Toolbar_popupTheme 16 -int styleable Toolbar_subtitle 17 -int styleable Toolbar_subtitleTextAppearance 18 -int styleable Toolbar_subtitleTextColor 19 -int styleable Toolbar_title 20 -int styleable Toolbar_titleMargin 21 -int styleable Toolbar_titleMarginBottom 22 -int styleable Toolbar_titleMarginEnd 23 -int styleable Toolbar_titleMarginStart 24 -int styleable Toolbar_titleMarginTop 25 -int styleable Toolbar_titleMargins 26 -int styleable Toolbar_titleTextAppearance 27 -int styleable Toolbar_titleTextColor 28 -int[] styleable View { 0x010100da, 0x01010000, 0x7f0400d7, 0x7f0400d8, 0x7f040131 } -int styleable View_android_focusable 0 -int styleable View_android_theme 1 -int styleable View_paddingEnd 2 -int styleable View_paddingStart 3 -int styleable View_theme 4 -int[] styleable ViewBackgroundHelper { 0x010100d4, 0x7f040035, 0x7f040036 } -int styleable ViewBackgroundHelper_android_background 0 -int styleable ViewBackgroundHelper_backgroundTint 1 -int styleable ViewBackgroundHelper_backgroundTintMode 2 -int[] styleable ViewStubCompat { 0x010100d0, 0x010100f3, 0x010100f2 } -int styleable ViewStubCompat_android_id 0 -int styleable ViewStubCompat_android_inflatedId 1 -int styleable ViewStubCompat_android_layout 2 diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/classes.jar b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/classes.jar deleted file mode 100644 index e33471f..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/classes.jar and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/proguard.txt b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/proguard.txt deleted file mode 100644 index 96e2ee0..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/proguard.txt +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright (C) 2015 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# CoordinatorLayout resolves the behaviors of its child components with reflection. --keep public class * extends android.support.design.widget.CoordinatorLayout$Behavior { - public (android.content.Context, android.util.AttributeSet); - public (); -} - -# Make sure we keep annotations for CoordinatorLayout's DefaultBehavior --keepattributes *Annotation* diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/public.txt b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/public.txt deleted file mode 100644 index 6cce99a..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/bin/public.txt +++ /dev/null @@ -1,95 +0,0 @@ -style TextAppearance_Design_CollapsingToolbar_Expanded -style TextAppearance_Design_Counter -style TextAppearance_Design_Counter_Overflow -style TextAppearance_Design_Error -style TextAppearance_Design_Hint -style TextAppearance_Design_Snackbar_Message -style TextAppearance_Design_Tab -style Theme_Design -style Theme_Design_BottomNavigationView -style Theme_Design_BottomSheetDialog -style Theme_Design_Light -style Theme_Design_Light_BottomSheetDialog -style Theme_Design_Light_NoActionBar -style Theme_Design_NoActionBar -style Widget_Design_AppBarLayout -style Widget_Design_BottomSheet_Modal -style Widget_Design_CollapsingToolbar -style Widget_Design_CoordinatorLayout -style Widget_Design_FloatingActionButton -style Widget_Design_NavigationView -style Widget_Design_Snackbar -style Widget_Design_TabLayout -style Widget_Design_TextInputLayout -string appbar_scrolling_view_behavior -attr backgroundTint -attr backgroundTintMode -attr behavior_hideable -attr behavior_overlapTop -attr behavior_peekHeight -attr borderWidth -attr bottomSheetDialogTheme -attr bottomSheetStyle -string bottom_sheet_behavior -attr collapsedTitleGravity -attr collapsedTitleTextAppearance -attr contentScrim -attr counterEnabled -attr counterMaxLength -attr counterOverflowTextAppearance -attr counterTextAppearance -attr elevation -attr errorEnabled -attr errorTextAppearance -attr expanded -attr expandedTitleGravity -attr expandedTitleMargin -attr expandedTitleMarginBottom -attr expandedTitleMarginEnd -attr expandedTitleMarginStart -attr expandedTitleMarginTop -attr expandedTitleTextAppearance -attr fabSize -attr headerLayout -attr hintAnimationEnabled -attr hintEnabled -attr hintTextAppearance -attr itemBackground -attr itemIconTint -attr itemTextAppearance -attr itemTextColor -attr keylines -attr layout_anchor -attr layout_anchorGravity -attr layout_behavior -attr layout_collapseMode -attr layout_collapseParallaxMultiplier -attr layout_keyline -attr layout_scrollFlags -attr layout_scrollInterpolator -attr menu -attr pressedTranslationZ -attr rippleColor -attr statusBarBackground -attr statusBarScrim -attr tabBackground -attr tabContentStart -attr tabGravity -attr tabIndicatorColor -attr tabIndicatorHeight -attr tabMaxWidth -attr tabMinWidth -attr tabMode -attr tabPadding -attr tabPaddingBottom -attr tabPaddingEnd -attr tabPaddingStart -attr tabPaddingTop -attr tabSelectedTextColor -attr tabTextAppearance -attr tabTextColor -attr textColorError -attr title -attr titleEnabled -attr toolbarId -attr useCompatPadding diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/proguard.txt b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/proguard.txt deleted file mode 100644 index 96e2ee0..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/proguard.txt +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright (C) 2015 The Android Open Source Project -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# CoordinatorLayout resolves the behaviors of its child components with reflection. --keep public class * extends android.support.design.widget.CoordinatorLayout$Behavior { - public (android.content.Context, android.util.AttributeSet); - public (); -} - -# Make sure we keep annotations for CoordinatorLayout's DefaultBehavior --keepattributes *Annotation* diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/public.txt b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/public.txt deleted file mode 100644 index 6cce99a..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/public.txt +++ /dev/null @@ -1,95 +0,0 @@ -style TextAppearance_Design_CollapsingToolbar_Expanded -style TextAppearance_Design_Counter -style TextAppearance_Design_Counter_Overflow -style TextAppearance_Design_Error -style TextAppearance_Design_Hint -style TextAppearance_Design_Snackbar_Message -style TextAppearance_Design_Tab -style Theme_Design -style Theme_Design_BottomNavigationView -style Theme_Design_BottomSheetDialog -style Theme_Design_Light -style Theme_Design_Light_BottomSheetDialog -style Theme_Design_Light_NoActionBar -style Theme_Design_NoActionBar -style Widget_Design_AppBarLayout -style Widget_Design_BottomSheet_Modal -style Widget_Design_CollapsingToolbar -style Widget_Design_CoordinatorLayout -style Widget_Design_FloatingActionButton -style Widget_Design_NavigationView -style Widget_Design_Snackbar -style Widget_Design_TabLayout -style Widget_Design_TextInputLayout -string appbar_scrolling_view_behavior -attr backgroundTint -attr backgroundTintMode -attr behavior_hideable -attr behavior_overlapTop -attr behavior_peekHeight -attr borderWidth -attr bottomSheetDialogTheme -attr bottomSheetStyle -string bottom_sheet_behavior -attr collapsedTitleGravity -attr collapsedTitleTextAppearance -attr contentScrim -attr counterEnabled -attr counterMaxLength -attr counterOverflowTextAppearance -attr counterTextAppearance -attr elevation -attr errorEnabled -attr errorTextAppearance -attr expanded -attr expandedTitleGravity -attr expandedTitleMargin -attr expandedTitleMarginBottom -attr expandedTitleMarginEnd -attr expandedTitleMarginStart -attr expandedTitleMarginTop -attr expandedTitleTextAppearance -attr fabSize -attr headerLayout -attr hintAnimationEnabled -attr hintEnabled -attr hintTextAppearance -attr itemBackground -attr itemIconTint -attr itemTextAppearance -attr itemTextColor -attr keylines -attr layout_anchor -attr layout_anchorGravity -attr layout_behavior -attr layout_collapseMode -attr layout_collapseParallaxMultiplier -attr layout_keyline -attr layout_scrollFlags -attr layout_scrollInterpolator -attr menu -attr pressedTranslationZ -attr rippleColor -attr statusBarBackground -attr statusBarScrim -attr tabBackground -attr tabContentStart -attr tabGravity -attr tabIndicatorColor -attr tabIndicatorHeight -attr tabMaxWidth -attr tabMinWidth -attr tabMode -attr tabPadding -attr tabPaddingBottom -attr tabPaddingEnd -attr tabPaddingStart -attr tabPaddingTop -attr tabSelectedTextColor -attr tabTextAppearance -attr tabTextColor -attr textColorError -attr title -attr titleEnabled -attr toolbarId -attr useCompatPadding diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim-v21/design_bottom_sheet_slide_in.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim-v21/design_bottom_sheet_slide_in.xml deleted file mode 100644 index 733504e..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim-v21/design_bottom_sheet_slide_in.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim-v21/design_bottom_sheet_slide_out.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim-v21/design_bottom_sheet_slide_out.xml deleted file mode 100644 index 2deeae2..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim-v21/design_bottom_sheet_slide_out.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim/design_bottom_sheet_slide_in.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim/design_bottom_sheet_slide_in.xml deleted file mode 100644 index 38bdc01..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim/design_bottom_sheet_slide_in.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim/design_bottom_sheet_slide_out.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim/design_bottom_sheet_slide_out.xml deleted file mode 100644 index b284122..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim/design_bottom_sheet_slide_out.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim/design_snackbar_in.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim/design_snackbar_in.xml deleted file mode 100644 index 7a9c96b..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim/design_snackbar_in.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim/design_snackbar_out.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim/design_snackbar_out.xml deleted file mode 100644 index 1ece441..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/anim/design_snackbar_out.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/animator-v21/design_appbar_state_list_animator.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/animator-v21/design_appbar_state_list_animator.xml deleted file mode 100644 index db79b7b..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/animator-v21/design_appbar_state_list_animator.xml +++ /dev/null @@ -1,14 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/color-v23/design_tint_password_toggle.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/color-v23/design_tint_password_toggle.xml deleted file mode 100644 index b728ccf..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/color-v23/design_tint_password_toggle.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/color/design_error.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/color/design_error.xml deleted file mode 100644 index e28602f..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/color/design_error.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/color/design_tint_password_toggle.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/color/design_tint_password_toggle.xml deleted file mode 100644 index 13beffd..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/color/design_tint_password_toggle.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-anydpi-v21/design_ic_visibility.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-anydpi-v21/design_ic_visibility.xml deleted file mode 100644 index c0552d3..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-anydpi-v21/design_ic_visibility.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-anydpi-v21/design_ic_visibility_off.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-anydpi-v21/design_ic_visibility_off.xml deleted file mode 100644 index 666f834..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-anydpi-v21/design_ic_visibility_off.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-hdpi-v4/design_ic_visibility.png b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-hdpi-v4/design_ic_visibility.png deleted file mode 100644 index 329e617..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-hdpi-v4/design_ic_visibility.png and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-hdpi-v4/design_ic_visibility_off.png b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-hdpi-v4/design_ic_visibility_off.png deleted file mode 100644 index b21a686..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-hdpi-v4/design_ic_visibility_off.png and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-mdpi-v4/design_ic_visibility.png b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-mdpi-v4/design_ic_visibility.png deleted file mode 100644 index 58597e9..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-mdpi-v4/design_ic_visibility.png and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-mdpi-v4/design_ic_visibility_off.png b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-mdpi-v4/design_ic_visibility_off.png deleted file mode 100644 index 3efdf49..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-mdpi-v4/design_ic_visibility_off.png and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-v21/avd_hide_password.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-v21/avd_hide_password.xml deleted file mode 100644 index 43a2071..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-v21/avd_hide_password.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-v21/avd_show_password.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-v21/avd_show_password.xml deleted file mode 100644 index 7054667..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-v21/avd_show_password.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-v21/design_bottom_navigation_item_background.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-v21/design_bottom_navigation_item_background.xml deleted file mode 100644 index 7004f8d..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-v21/design_bottom_navigation_item_background.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-v21/design_password_eye.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-v21/design_password_eye.xml deleted file mode 100644 index e51b371..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-v21/design_password_eye.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xhdpi-v4/design_ic_visibility.png b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xhdpi-v4/design_ic_visibility.png deleted file mode 100644 index 1f7b4cc..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xhdpi-v4/design_ic_visibility.png and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xhdpi-v4/design_ic_visibility_off.png b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xhdpi-v4/design_ic_visibility_off.png deleted file mode 100644 index 46bf0c9..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xhdpi-v4/design_ic_visibility_off.png and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xxhdpi-v4/design_ic_visibility.png b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xxhdpi-v4/design_ic_visibility.png deleted file mode 100644 index c816ab4..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xxhdpi-v4/design_ic_visibility.png and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xxhdpi-v4/design_ic_visibility_off.png b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xxhdpi-v4/design_ic_visibility_off.png deleted file mode 100644 index 13eb65d..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xxhdpi-v4/design_ic_visibility_off.png and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xxxhdpi-v4/design_ic_visibility.png b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xxxhdpi-v4/design_ic_visibility.png deleted file mode 100644 index e005b97..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xxxhdpi-v4/design_ic_visibility.png and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xxxhdpi-v4/design_ic_visibility_off.png b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xxxhdpi-v4/design_ic_visibility_off.png deleted file mode 100644 index ce3c9d8..0000000 Binary files a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable-xxxhdpi-v4/design_ic_visibility_off.png and /dev/null differ diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/design_bottom_navigation_item_background.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/design_bottom_navigation_item_background.xml deleted file mode 100644 index d0473e0..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/design_bottom_navigation_item_background.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/design_fab_background.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/design_fab_background.xml deleted file mode 100644 index 0628ba9..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/design_fab_background.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/design_password_eye.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/design_password_eye.xml deleted file mode 100644 index 51c425a..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/design_password_eye.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/design_snackbar_background.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/design_snackbar_background.xml deleted file mode 100644 index 69d5a50..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/design_snackbar_background.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/navigation_empty_icon.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/navigation_empty_icon.xml deleted file mode 100644 index 50edfb6..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/drawable/navigation_empty_icon.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout-sw600dp-v13/design_layout_snackbar.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout-sw600dp-v13/design_layout_snackbar.xml deleted file mode 100644 index 5bdbe86..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout-sw600dp-v13/design_layout_snackbar.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout/design_bottom_navigation_item.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout/design_bottom_navigation_item.xml deleted file mode 100644 index 0bf542b..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout/design_bottom_navigation_item.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout/design_bottom_sheet_dialog.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout/design_bottom_sheet_dialog.xml deleted file mode 100644 index a25d37e..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout/design_bottom_sheet_dialog.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout/design_layout_snackbar.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout/design_layout_snackbar.xml deleted file mode 100644 index f673cb5..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout/design_layout_snackbar.xml +++ /dev/null @@ -1,15 +0,0 @@ - \ No newline at end of file diff --git a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout/design_layout_snackbar_include.xml b/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout/design_layout_snackbar_include.xml deleted file mode 100644 index f9d3783..0000000 --- a/SampleRe/SampleRe.Android/obj/Debug/81/lp/11/jl/res/layout/design_layout_snackbar_include.xml +++ /dev/null @@ -1,15 +0,0 @@ -